edu.iris.Fissures.IfFilter
Class Cropping
java.lang.Object
edu.iris.Fissures.IfFilter.Cropping
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class Cropping
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
- See Also:
- Serialized Form
Constructor Summary |
protected |
Cropping(int value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_HIGH_PASS
public static final int _HIGH_PASS
- See Also:
- Constant Field Values
HIGH_PASS
public static final Cropping HIGH_PASS
_LOW_PASS
public static final int _LOW_PASS
- See Also:
- Constant Field Values
LOW_PASS
public static final Cropping LOW_PASS
_BAND_PASS
public static final int _BAND_PASS
- See Also:
- Constant Field Values
BAND_PASS
public static final Cropping BAND_PASS
_BAND_STOP
public static final int _BAND_STOP
- See Also:
- Constant Field Values
BAND_STOP
public static final Cropping BAND_STOP
Cropping
protected Cropping(int value)
value
public int value()
from_int
public static Cropping from_int(int value)