org.openaltimeter.desktopapp.annotations
Class XYHeightAnnotation
java.lang.Object
XYTextAnnotation
org.openaltimeter.desktopapp.annotations.XYHeightAnnotation
public class XYHeightAnnotation
- extends XYTextAnnotation
Constructor Summary |
XYHeightAnnotation(java.lang.String text,
double x,
double y,
java.awt.Paint color)
|
Method Summary |
void |
draw(java.awt.Graphics2D g2,
XYPlot plot,
java.awt.geom.Rectangle2D dataArea,
ValueAxis domainAxis,
ValueAxis rangeAxis,
int rendererIndex,
PlotRenderingInfo info)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XYHeightAnnotation
public XYHeightAnnotation(java.lang.String text,
double x,
double y,
java.awt.Paint color)
draw
public void draw(java.awt.Graphics2D g2,
XYPlot plot,
java.awt.geom.Rectangle2D dataArea,
ValueAxis domainAxis,
ValueAxis rangeAxis,
int rendererIndex,
PlotRenderingInfo info)