-
interface
The interface that must be supported by annotations that are to be added to
a
CategoryPlot
.
interface
The interface that must be supported by annotations that are to be added to
an
XYPlot
.
class
An abstract implementation of the
Annotation
interface, containing a
mechanism for registering change listeners.
class
The interface that must be supported by annotations that are to be added to
an
XYPlot
.
class
class
class
class
A base class for text annotations.
class
A box annotation that can be placed on an
XYPlot
.
class
An annotation that allows an image to be placed within a rectangle specified
in data coordinates on an
XYPlot
.
class
A general annotation that can be placed on an
XYPlot
.
class
An annotation that allows an image to be placed at some location on
an
XYPlot
.
class
A simple line annotation that can be placed on an
XYPlot
.
class
An arrow and label that can be placed on an
XYPlot
.
class
A polygon annotation that can be placed on an
XYPlot
.
class
A simple
Shape
annotation that can be placed on an
XYPlot
.
class
A text annotation that can be placed at a particular (x, y) location on an
XYPlot
.
class
An annotation that allows any
Title
to be placed at a location on
an
XYPlot
.
-
Returns the annotation that triggered the event.
Creates a new AnnotationChangeEvent
instance.