Package org.jfree.chart.annotations

A framework for addings annotations to charts.

See:
          Description

Interface Summary
Annotation Base interface for plot annotations.
CategoryAnnotation The interface that must be supported by annotations that are to be added to an CategoryPlot.
XYAnnotation The interface that must be supported by annotations that are to be added to an XYPlot.
 

Class Summary
CategoryTextAnnotation A text annotation that can be placed on a CategoryPlot.
TextAnnotation A base class for text annotations.
XYLineAnnotation A text annotation that can be placed on an XYPlot.
XYTextAnnotation A text annotation that can be placed on an XYPlot.
 

Package org.jfree.chart.annotations Description

A framework for addings annotations to charts.