| Package | Description |
|---|---|
| icy.gui.lut |
Contains all graphic components related to the Icy LUT (Look Up Table)
|
| icy.image.lut |
Contains the Icy LUT definition (Colormap container)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScalerViewer.lutChannelChanged(LUT.LUTChannelEvent event) |
void |
ColormapViewer.lutChannelChanged(LUT.LUTChannelEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
LUT.LUTChannel.fireEvent(LUT.LUTChannelEvent e)
Fire change event.
|
void |
LUT.LUTChannelListener.lutChannelChanged(LUT.LUTChannelEvent e) |