Class TextAnnotation

java.lang.Object
org.jfree.chart.annotations.AbstractAnnotation
org.jfree.chart.annotations.TextAnnotation
All Implemented Interfaces:
Serializable, Cloneable, Annotation
Direct Known Subclasses:
CategoryTextAnnotation

public class TextAnnotation
extends AbstractAnnotation
implements Serializable
A base class for text annotations. This class records the content but not the location of the annotation.
See Also:
Serialized Form