Uses of Class
org.jfree.chart.annotations.AbstractXYAnnotation
Packages that use AbstractXYAnnotation
-
Uses of AbstractXYAnnotation in org.jfree.chart.annotations
Subclasses of AbstractXYAnnotation in org.jfree.chart.annotationsModifier and TypeClassDescriptionclass
A box annotation that can be placed on anXYPlot
.class
An annotation that allows an image to be placed within a rectangle specified in data coordinates on anXYPlot
.class
A general annotation that can be placed on anXYPlot
.class
An annotation that allows an image to be placed at some location on anXYPlot
.class
A simple line annotation that can be placed on anXYPlot
.class
An arrow and label that can be placed on anXYPlot
.class
A polygon annotation that can be placed on anXYPlot
.class
A simpleShape
annotation that can be placed on anXYPlot
.class
A text annotation that can be placed at a particular (x, y) location on anXYPlot
.class