Uses of Package
org.jfree.chart.annotations
Packages that use org.jfree.chart.annotations
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.A framework for adding annotations to charts.
Event classes and listener interfaces, used to provide a change
notification mechanism so that charts are automatically redrawn
whenever changes are made to any chart component.
Plot classes and related interfaces.
Plug-in renderers for the
XYPlot
class.-
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.An arrow and label that can be placed on anXYPlot
.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
.