Uses of Class
org.jfree.chart.annotations.AbstractAnnotation
Packages that use AbstractAnnotation
-
Uses of AbstractAnnotation in org.jfree.chart.annotations
Subclasses of AbstractAnnotation in org.jfree.chart.annotationsModifier and TypeClassDescriptionclass
The interface that must be supported by annotations that are to be added to anXYPlot
.class
A line annotation that can be placed on aCategoryPlot
.class
An arrow and label that can be placed on aCategoryPlot
.class
A text annotation that can be placed on aCategoryPlot
.class
A base class for text annotations.class
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
This annotation can be put on anXYPlot
to ensure a visible data range.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
An arrow and label that can be placed on anXYPlot
.class
A simple line annotation that can be placed on anXYPlot
.class
An line and label 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