Uses of Package
com.jrefinery.chart.annotations

Packages that use com.jrefinery.chart.annotations
com.jrefinery.chart The main classes in the JFreeChart class library. 
com.jrefinery.chart.annotations Classes for adding annotations to charts. 
 

Classes in com.jrefinery.chart.annotations used by com.jrefinery.chart
Annotation
          Base interface for plot annotations.
 

Classes in com.jrefinery.chart.annotations used by com.jrefinery.chart.annotations
Annotation
          Base interface for plot annotations.
TextAnnotation
          A base class for text annotations.
XYAnnotation
          A plot annotation that works with XYPlots.