Class CategoryTextAnnotation

All Implemented Interfaces:
Serializable, Cloneable, Annotation, CategoryAnnotation, org.jfree.util.PublicCloneable
Direct Known Subclasses:
CategoryPointerAnnotation

public class CategoryTextAnnotation extends TextAnnotation implements CategoryAnnotation, Cloneable, org.jfree.util.PublicCloneable, Serializable
A text annotation that can be placed on a CategoryPlot.
See Also: