Package | Description |
---|---|
icy.image.lut |
Contains the Icy LUT definition (Colormap container)
|
Modifier and Type | Method and Description |
---|---|
LUTBandEvent.LUTBandEventType |
LUTBandEvent.getType()
Deprecated.
|
static LUTBandEvent.LUTBandEventType |
LUTBandEvent.LUTBandEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LUTBandEvent.LUTBandEventType[] |
LUTBandEvent.LUTBandEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LUTBandEvent(LUTBand lutband,
LUTBandEvent.LUTBandEventType type)
Deprecated.
|