Package | Description |
---|---|
org.jfree.chart.annotations |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXYAnnotation
The interface that must be supported by annotations that are to be added to
an
XYPlot . |
class |
XYTextAnnotation
A text annotation that can be placed at a particular (x, y) location on an
XYPlot . |
class |
XYTitleAnnotation
|