public final class RectMapArea extends ImageMapArea implements java.io.Serializable
x, y
Constructor and Description |
---|
RectMapArea(java.awt.geom.Rectangle2D.Float rectangle,
double value,
java.lang.String xAxisLabel,
java.lang.String legendLabel) |
Modifier and Type | Method and Description |
---|---|
AreaShape |
getAreaShape() |
getCoordinates, getLengendLabel, getNumberOfCoordinates, getValue, getXAxisLabel, getXCoordinate, getYCoordinate, toHTML
public RectMapArea(java.awt.geom.Rectangle2D.Float rectangle, double value, java.lang.String xAxisLabel, java.lang.String legendLabel)
rectangle
- value
- xAxisLabel
- legendLabel
- public AreaShape getAreaShape()
getAreaShape
in class ImageMapArea