Uses of Class
adams.gui.visualization.segmentation.layer.CombinedLayer.CombinedSubLayerState
-
Packages that use CombinedLayer.CombinedSubLayerState Package Description adams.gui.visualization.segmentation.layer -
-
Uses of CombinedLayer.CombinedSubLayerState in adams.gui.visualization.segmentation.layer
Fields in adams.gui.visualization.segmentation.layer with type parameters of type CombinedLayer.CombinedSubLayerState Modifier and Type Field Description Map<String,CombinedLayer.CombinedSubLayerState>CombinedLayer.CombinedLayerState. subLayersthe sub-layers.Methods in adams.gui.visualization.segmentation.layer that return CombinedLayer.CombinedSubLayerState Modifier and Type Method Description CombinedLayer.CombinedSubLayerStateCombinedLayer.CombinedSubLayer. getState()Returns the current state.Methods in adams.gui.visualization.segmentation.layer with parameters of type CombinedLayer.CombinedSubLayerState Modifier and Type Method Description voidCombinedLayer.CombinedSubLayer. setState(CombinedLayer.CombinedSubLayerState state)Restores the state of the layer.
-