Class RectMapArea

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

public final class RectMapArea extends ImageMapArea implements Serializable
See Also:
  • Constructor Details

    • RectMapArea

      public RectMapArea(Rectangle2D.Float rectangle, double value, String xAxisLabel, String legendLabel)
      Parameters:
      rectangle -
      value -
      xAxisLabel -
      legendLabel -
  • Method Details