|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.symbol.ColorMap
ucar.unidata.ui.symbol.ShapeMap
public class ShapeMap
This holds a shape type (from visad.ShapeUtility) to use for the basea classes pattern
| Constructor Summary | |
|---|---|
ShapeMap()
Default ctor |
|
ShapeMap(String pattern,
String shape,
Color c)
ctor |
|
| Method Summary | |
|---|---|
void |
applyProperties()
Apply properties |
String |
getShape()
Get the Shape property. |
JComponent |
getShapeWidget()
Get widget |
void |
setShape(String value)
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShapeMap()
public ShapeMap(String pattern,
String shape,
Color c)
pattern - patternshape - shapec - color| Method Detail |
|---|
public JComponent getShapeWidget()
public void applyProperties()
applyProperties in class ColorMappublic void setShape(String value)
value - The new value for Shapepublic String getShape()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||