Class FontImpl

  • All Implemented Interfaces:
    Font, java.io.Serializable
    Direct Known Subclasses:
    Base14Font, MemoryFont, ResourceFont

    public abstract class FontImpl
    extends java.lang.Object
    implements Font
    The base class for all Font objects. This class provides the basic functionality common to all Fonts.

    Synchronization

    These objects are immutable.

    See Also:
    Serialized Form