|
fop 0.95 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FontDescriptor | This interface enhances the font metrics interface with access methods to value needed to register fonts in various target formats like PDF or PostScript. |
FontMetrics | Main interface for access to font metrics. |
FontResolver | This interface is used to resolve absolute and relative font URIs. |
MutableFont | This interface is used to set the values of a font during configuration time. |
Class Summary | |
---|---|
AbstractCodePointMapping | Abstract base class for code point mapping classes (1-byte character encodings). |
BFEntry | This is just a holder class for bfentries, groups of characters of a base font (bf). |
CachedFontInfo | Font info stored in the cache |
CIDFont | Abstract base class for CID fonts. |
CIDFontType | This class enumerates all supported CID font types. |
CodePointMapping | |
CustomFont | Abstract base class for custom fonts loaded from files, for example. |
EmbedFontInfo | FontInfo contains meta information on fonts (where is the metrics file etc.) |
Font | This class holds font state information and provides access to the font metrics. |
FontCache | Fop cache (currently only used for font info caching) |
FontInfo | The FontInfo for the layout and rendering of a fo document. |
FontLoader | Base class for font loaders. |
FontReader | Class for reading a metric.xml file and creating a font object. |
FontSetup | Default fonts for FOP application; currently this uses PDF's fonts by default. |
FontTriplet | FontTriplet contains information on name, style and weight of one font |
FontType | This class enumerates all supported font types. |
FontUtil | Font utilities. |
Glyphs | Deprecated. Use the Glyphs class from XML Graphics Commons instead! |
LazyFont | This class is used to defer the loading of a font until it is really used. |
MultiByteFont | Generic MultiByte (CID) font |
SingleByteFont | Generic SingleByte font |
Typeface | Base class for PDF font classes |
Classes for font handling. Subpackages contain command line applications for font metrics generation, font parsing classes etc.
|
fop 0.95 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |