|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jCharts.imageMap.ImageMapArea
org.jCharts.imageMap.RectMapArea
public final class RectMapArea
Field Summary |
---|
Fields inherited from class org.jCharts.imageMap.ImageMapArea |
---|
x, y |
Constructor Summary | |
---|---|
RectMapArea(java.awt.geom.Rectangle2D.Float rectangle,
double value,
java.lang.String xAxisLabel,
java.lang.String legendLabel)
|
Method Summary | |
---|---|
AreaShape |
getAreaShape()
|
Methods inherited from class org.jCharts.imageMap.ImageMapArea |
---|
getCoordinates, getLengendLabel, getNumberOfCoordinates, getValue, getXAxisLabel, getXCoordinate, getYCoordinate, toHTML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RectMapArea(java.awt.geom.Rectangle2D.Float rectangle, double value, java.lang.String xAxisLabel, java.lang.String legendLabel)
rectangle
- value
- xAxisLabel
- legendLabel
- Method Detail |
---|
public AreaShape getAreaShape()
getAreaShape
in class ImageMapArea
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |