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