Uses of Class
adams.gui.core.BaseColorTextField
-
Packages that use BaseColorTextField Package Description adams.gui.visualization.segmentation.layer adams.gui.visualization.segmentation.tool -
-
Uses of BaseColorTextField in adams.gui.visualization.segmentation.layer
Fields in adams.gui.visualization.segmentation.layer declared as BaseColorTextField Modifier and Type Field Description protected BaseColorTextField
BackgroundLayer. m_TextColor
The color to use.protected BaseColorTextField
CombinedLayer.CombinedSubLayer. m_TextColor
The color to use.protected BaseColorTextField
OverlayLayer. m_TextColor
The color to use. -
Uses of BaseColorTextField in adams.gui.visualization.segmentation.tool
Fields in adams.gui.visualization.segmentation.tool declared as BaseColorTextField Modifier and Type Field Description protected BaseColorTextField
PolygonFill. m_TextPolygonColor
the text field for the polygon color.
-