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