Class FontImpl

java.lang.Object
com.adobe.fontengine.font.FontImpl
All Implemented Interfaces:
Font, Serializable
Direct Known Subclasses:
Base14Font, MemoryFont, ResourceFont

public abstract class FontImpl extends 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: