Package org.jfree.ui

Class TextAnchor

  • All Implemented Interfaces:
    java.io.Serializable

    public final class TextAnchor
    extends java.lang.Object
    implements java.io.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:
    Serialized Form