Interface Annotation

All Known Subinterfaces:
CategoryAnnotation, XYAnnotation
All Known Implementing Classes:
AbstractAnnotation, AbstractXYAnnotation, CategoryLineAnnotation, CategoryPointerAnnotation, CategoryTextAnnotation, TextAnnotation, XYBoxAnnotation, XYDataImageAnnotation, XYDrawableAnnotation, XYImageAnnotation, XYLineAnnotation, XYPointerAnnotation, XYPolygonAnnotation, XYShapeAnnotation, XYTextAnnotation, XYTitleAnnotation

public interface Annotation
The base interface for annotations. All annotations should support the AnnotationChangeEvent mechanism by allowing listeners to register and receive notification of any changes to the annotation.
Since:
1.0.14