Module platform
Package org.jfree.chart.annotations
package org.jfree.chart.annotations
-
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
.A general annotation that can be placed on anXYPlot
.An annotation that allows an image to be placed at some location on anXYPlot
.A simple line annotation 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
.