Class ShapeMap

java.lang.Object
ucar.unidata.ui.symbol.ColorMap
ucar.unidata.ui.symbol.ShapeMap

public class ShapeMap extends ColorMap
This holds a shape type (from visad.ShapeUtility) to use for the basea classes pattern
Version:
$Revision: 1.6 $
Author:
Metapps development team
  • Constructor Details

    • ShapeMap

      public ShapeMap()
      Default ctor
    • ShapeMap

      public ShapeMap(String pattern, String shape, Color c)
      ctor
      Parameters:
      pattern - pattern
      shape - shape
      c - color
  • Method Details

    • getShapeWidget

      public JComponent getShapeWidget()
      Get widget
      Returns:
      widget
    • applyProperties

      public void applyProperties()
      Apply properties
      Overrides:
      applyProperties in class ColorMap
    • setShape

      public void setShape(String value)
      Set the Shape property.
      Parameters:
      value - The new value for Shape
    • getShape

      public String getShape()
      Get the Shape property.
      Returns:
      The Shape