Uses of Package
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.-
ClassDescriptionThe interface that must be supported by annotations that are to be added to an
XYPlot
. -
ClassDescriptionAn 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
. -
-
ClassDescriptionThe 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
. -
ClassDescriptionThe interface that must be supported by annotations that are to be added to an
XYPlot
.