Package | Description |
---|---|
icy.gui.lut |
Contains all graphic components related to the Icy LUT (Look Up Table)
|
icy.gui.viewer |
Contains all components and classes related to the Icy Viewer
|
Modifier and Type | Class and Description |
---|---|
class |
LUTViewer |
Modifier and Type | Method and Description |
---|---|
IcyLutViewer |
Viewer.getLutPanel()
Deprecated.
Use
Viewer.getLutViewer() instead |
Modifier and Type | Method and Description |
---|---|
void |
Viewer.setLutPanel(IcyLutViewer lutViewer)
Deprecated.
Use
Viewer.setLutViewer(LUTViewer) instead. |