Uses of Class
adams.gui.visualization.segmentation.layer.BackgroundLayer
-
Packages that use BackgroundLayer Package Description adams.gui.visualization.segmentation.layer -
-
Uses of BackgroundLayer in adams.gui.visualization.segmentation.layer
Fields in adams.gui.visualization.segmentation.layer declared as BackgroundLayer Modifier and Type Field Description protected BackgroundLayerLayerManager. m_BackgroundLayerthe background layer.Methods in adams.gui.visualization.segmentation.layer that return BackgroundLayer Modifier and Type Method Description BackgroundLayerLayerManager. getBackgroundLayer()Returns the background layer.
-