Header
And More


Uses of Class
org.jfree.chart.annotations.AbstractXYAnnotation

Packages that use AbstractXYAnnotation
org.jfree.chart.annotations A framework for addings annotations to charts. 
 

Uses of AbstractXYAnnotation in org.jfree.chart.annotations
 

Subclasses of AbstractXYAnnotation in org.jfree.chart.annotations
 class XYBoxAnnotation
          A box annotation that can be placed on an XYPlot.
 class XYDataImageAnnotation
          An annotation that allows an image to be placed within a rectangle specified in data coordinates on an XYPlot.
 class XYDrawableAnnotation
          A general annotation that can be placed on an XYPlot.
 class XYImageAnnotation
          An annotation that allows an image to be placed at some location on an XYPlot.
 class XYLineAnnotation
          A simple line annotation that can be placed on an XYPlot.
 class XYPointerAnnotation
          An arrow and label that can be placed on an XYPlot.
 class XYPolygonAnnotation
          A polygon annotation that can be placed on an XYPlot.
 class XYShapeAnnotation
          A simple Shape annotation that can be placed on an XYPlot.
 class XYTextAnnotation
          A text annotation that can be placed at a particular (x, y) location on an XYPlot.
 class XYTitleAnnotation
          An annotation that allows any Title to be placed at a location on an XYPlot.
 


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.