Uses of Package
org.jfree.chart.annotations
Packages that use org.jfree.chart.annotations
Package
Description
-
Classes in org.jfree.chart.annotations used by org.jfree.chartClassDescriptionThe interface that must be supported by annotations that are to be added to an
XYPlot
. -
Classes in org.jfree.chart.annotations used by org.jfree.chart.annotationsClassDescriptionAn abstract implementation of the
Annotation
interface, containing a mechanism for registering change listeners.The interface that must be supported by annotations that are to be added to anXYPlot
.The base interface for annotations.The interface that must be supported by annotations that are to be added to aCategoryPlot
.A text annotation that can be placed on aCategoryPlot
.A base class for text annotations.The interface that must be supported by annotations that are to be added to anXYPlot
.An interface that supplies information about the bounds of the annotation.A text annotation that can be placed at a particular (x, y) location on anXYPlot
. -
Classes in org.jfree.chart.annotations used by org.jfree.chart.event
-
Classes in org.jfree.chart.annotations used by org.jfree.chart.plotClassDescriptionThe interface that must be supported by annotations that are to be added to a
CategoryPlot
.The interface that must be supported by annotations that are to be added to anXYPlot
. -
Classes in org.jfree.chart.annotations used by org.jfree.chart.renderer.xyClassDescriptionThe interface that must be supported by annotations that are to be added to an
XYPlot
.