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 ImageLayerLayerManager. m_ImageLayerthe image layer.Methods in adams.gui.visualization.segmentation.layer that return ImageLayer Modifier and Type Method Description ImageLayerLayerManager. getImageLayer()Returns the image layer.
-