Package ucar.unidata.ui.symbol
Class ShapeMap
java.lang.Object
ucar.unidata.ui.symbol.ColorMap
ucar.unidata.ui.symbol.ShapeMap
This holds a shape type (from visad.ShapeUtility) to use for the
basea classes pattern
- Version:
- $Revision: 1.6 $
- Author:
- Metapps development team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Apply propertiesgetShape()
Get the Shape property.Get widgetvoid
Set the Shape property.Methods inherited from class ucar.unidata.ui.symbol.ColorMap
applyProperties, getColor, getColorWidget, getNumericRange, getPattern, getPatternWidget, getSwatchComps, hasPattern, isNumericRange, match, setColor, setPattern
-
Constructor Details
-
ShapeMap
public ShapeMap()Default ctor -
ShapeMap
ctor- Parameters:
pattern
- patternshape
- shapec
- color
-
-
Method Details
-
getShapeWidget
Get widget- Returns:
- widget
-
applyProperties
public void applyProperties()Apply properties- Overrides:
applyProperties
in classColorMap
-
setShape
Set the Shape property.- Parameters:
value
- The new value for Shape
-
getShape
Get the Shape property.- Returns:
- The Shape
-