Package org.jfree.ui

Class TextAnchor

java.lang.Object
org.jfree.ui.TextAnchor
All Implemented Interfaces:
Serializable

public final class TextAnchor extends Object implements Serializable
Used to indicate the position of an anchor point for a text string. This is frequently used to align a string to a fixed point in some coordinate space.
Author:
David Gilbert
See Also: