Class PDFFontDescription

  • Direct Known Subclasses:
    XDCFontDescription

    public abstract class PDFFontDescription
    extends Object
    A helper class useful for building pdf font objects.

    Metrics

    Metrics returned by this class are expressed in 1/1000th of em.

    Synchronization

    This class is immutable after contruction and contains no mutable static data. It is therefore threadsafe.