Class AreaShape

java.lang.Object
org.jCharts.imageMap.AreaShape
All Implemented Interfaces:
Serializable

public class AreaShape extends Object implements Serializable
See Also:
  • Field Details

    • RECTANGLE

      public static final AreaShape RECTANGLE
    • CIRCLE

      public static final AreaShape CIRCLE
    • POLYGON

      public static final AreaShape POLYGON
    • value

      private String value
  • Constructor Details

    • AreaShape

      private AreaShape(String value)
      Parameters:
      value -
  • Method Details

    • getValue

      public String getValue()
      Returns:
      value