Uses of Class
adams.gui.visualization.segmentation.layer.ImageLayer
-
Packages that use ImageLayer Package Description adams.gui.visualization.segmentation.layer -
-
Uses of ImageLayer in adams.gui.visualization.segmentation.layer
Fields in adams.gui.visualization.segmentation.layer declared as ImageLayer Modifier and Type Field Description protected ImageLayer
LayerManager. m_ImageLayer
the image layer.Methods in adams.gui.visualization.segmentation.layer that return ImageLayer Modifier and Type Method Description ImageLayer
LayerManager. getImageLayer()
Returns the image layer.
-