Class XYTextAnnotation

All Implemented Interfaces:
Serializable, Cloneable, Annotation, XYAnnotation, PublicCloneable
Direct Known Subclasses:
XYPointerAnnotation

public class XYTextAnnotation
extends AbstractXYAnnotation
implements Cloneable, PublicCloneable, Serializable
A text annotation that can be placed at a particular (x, y) location on an XYPlot.
See Also:
Serialized Form