Package org.jfree.chart.annotations
package org.jfree.chart.annotations
A framework for adding annotations to charts.
-
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 line annotation that can be placed on aCategoryPlot
.An arrow and label that can be placed on 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 box annotation that can be placed on anXYPlot
.An annotation that allows an image to be placed within a rectangle specified in data coordinates on anXYPlot
.This annotation can be put on anXYPlot
to ensure a visible data range.A general annotation that can be placed on anXYPlot
.An annotation that allows an image to be placed at some location on anXYPlot
.An arrow and label that can be placed on anXYPlot
.A simple line annotation that can be placed on anXYPlot
.An line and label that can be placed on anXYPlot
.An arrow and label that can be placed on anXYPlot
.A polygon annotation that can be placed on anXYPlot
.A simpleShape
annotation that can be placed on anXYPlot
.A text annotation that can be placed at a particular (x, y) location on anXYPlot
.