|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.fop.fonts | |
---|---|
org.apache.fop.afp | Contains an AFP library. |
org.apache.fop.afp.fonts | Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects. |
org.apache.fop.afp.svg | Contains a collection of AFP specific Batik bridges. |
org.apache.fop.apps | Application classes used for running FOP embedded in other applications. |
org.apache.fop.area | FOP's area tree. |
org.apache.fop.area.inline | FOP's area tree: inline-level areas |
org.apache.fop.fo | Classes, constants and basic infrastructure for the FO tree. |
org.apache.fop.fo.properties | Classes representing the various property types as well as supporting data structures for the FO tree. |
org.apache.fop.fonts | Classes for font handling. |
org.apache.fop.fonts.autodetect | A collection of classes that aid in the autodetection of installed system fonts. |
org.apache.fop.fonts.base14 | Base 14 fonts used for PDF and PostScript. |
org.apache.fop.fonts.substitute | Font substitution facilities. |
org.apache.fop.fonts.truetype | Classes for TrueType fonts. |
org.apache.fop.fonts.type1 | Classes for Adobe Type 1 fonts. |
org.apache.fop.layoutmgr | FOP's layout engine. |
org.apache.fop.layoutmgr.inline | Layout managers for inline formatting objects and line building. |
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
org.apache.fop.render | Generic renderer interface. |
org.apache.fop.render.afp | An AFP Renderer implementation and supporting classes. |
org.apache.fop.render.bitmap | Bitmap Renderer which creates TIFF and PNG images from rendered pages. |
org.apache.fop.render.intermediate | |
org.apache.fop.render.intermediate.util | |
org.apache.fop.render.java2d | Java2D Renderer which paints rendered pages on Graphics2D instances. |
org.apache.fop.render.pcl | PCL Renderer (Supports PCL5 and HP GL/2) |
org.apache.fop.render.pdf | PDF Renderer |
org.apache.fop.render.ps | PostScript Renderer |
org.apache.fop.render.svg | SVG (Structured Vector Graphics) Renderer |
org.apache.fop.render.xml | Area Tree XML Renderer. |
org.apache.fop.svg | Classes that add SVG support to FOP and SVG->PDF conversion for Batik. |
org.apache.fop.tools.fontlist | |
org.apache.fop.traits | Trait classes and other supporting data structures. |
Classes in org.apache.fop.fonts used by org.apache.fop.afp | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.afp.fonts | |
---|---|
FontCollection
Sets up a set of fonts |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontMetrics
Main interface for access to font metrics. |
|
FontType
This class enumerates all supported font types. |
|
Typeface
Base class for font classes |
Classes in org.apache.fop.fonts used by org.apache.fop.afp.svg | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.apps | |
---|---|
FontCache
Fop cache (currently only used for font info caching) |
|
FontManager
The manager of fonts. |
Classes in org.apache.fop.fonts used by org.apache.fop.area | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.area.inline | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
Classes in org.apache.fop.fonts used by org.apache.fop.fo | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.fo.properties | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontTriplet
FontTriplet contains information on name, style and weight of one font |
Classes in org.apache.fop.fonts used by org.apache.fop.fonts | |
---|---|
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). |
|
CIDFont
Abstract base class for CID fonts. |
|
CIDFontType
This class enumerates all supported CID font types. |
|
CIDSubset
Keeps track of the glyphs used in a document. |
|
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.) |
|
EncodingMode
This class enumerates all supported encoding modes for fonts: auto, single-byte and CID. |
|
Font
This class holds font state information and provides access to the font metrics. |
|
FontAdder
Adds a list of fonts to a given font info list |
|
FontCache
Fop cache (currently only used for font info caching) |
|
FontCollection
Sets up a set of fonts |
|
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. |
|
FontEventListener
Event listener interface for font-related events. |
|
FontEventProducer
Event producer for fonts-related events. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontManager
The manager of fonts. |
|
FontMetrics
Main interface for access to font metrics. |
|
FontResolver
This interface is used to resolve absolute and relative font URIs. |
|
FontTriplet
FontTriplet contains information on name, style and weight of one font |
|
FontTriplet.Matcher
Matcher interface for FontTriplet . |
|
FontType
This class enumerates all supported font types. |
|
MutableFont
This interface is used to set the values of a font during configuration time. |
|
NamedCharacter
Represents an named character with character name (from the Adobe glyph list) and a Unicode sequence that this character represents. |
|
SimpleSingleByteEncoding
A simple implementation of the OneByteEncoding mostly used for encodings that are constructed on-the-fly. |
|
SingleByteEncoding
The interface defines a 1-byte character encoding (with 256 characters). |
|
Typeface
Base class for font classes |
Classes in org.apache.fop.fonts used by org.apache.fop.fonts.autodetect | |
---|---|
EmbedFontInfo
FontInfo contains meta information on fonts (where is the metrics file etc.) |
|
FontCache
Fop cache (currently only used for font info caching) |
|
FontEventListener
Event listener interface for font-related events. |
|
FontResolver
This interface is used to resolve absolute and relative font URIs. |
Classes in org.apache.fop.fonts used by org.apache.fop.fonts.base14 | |
---|---|
Base14Font
Base class for all Base 14 fonts. |
|
FontCollection
Sets up a set of fonts |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontMetrics
Main interface for access to font metrics. |
|
FontType
This class enumerates all supported font types. |
|
Typeface
Base class for font classes |
Classes in org.apache.fop.fonts used by org.apache.fop.fonts.substitute | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontTriplet
FontTriplet contains information on name, style and weight of one font |
Classes in org.apache.fop.fonts used by org.apache.fop.fonts.truetype | |
---|---|
EncodingMode
This class enumerates all supported encoding modes for fonts: auto, single-byte and CID. |
|
FontLoader
Base class for font loaders. |
|
FontResolver
This interface is used to resolve absolute and relative font URIs. |
Classes in org.apache.fop.fonts used by org.apache.fop.fonts.type1 | |
---|---|
FontLoader
Base class for font loaders. |
|
FontResolver
This interface is used to resolve absolute and relative font URIs. |
|
NamedCharacter
Represents an named character with character name (from the Adobe glyph list) and a Unicode sequence that this character represents. |
|
SingleByteEncoding
The interface defines a 1-byte character encoding (with 256 characters). |
Classes in org.apache.fop.fonts used by org.apache.fop.layoutmgr | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
Classes in org.apache.fop.fonts used by org.apache.fop.layoutmgr.inline | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
Classes in org.apache.fop.fonts used by org.apache.fop.pdf | |
---|---|
CIDFont
Abstract base class for CID fonts. |
|
CIDFontType
This class enumerates all supported CID font types. |
|
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. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontMetrics
Main interface for access to font metrics. |
|
FontType
This class enumerates all supported font types. |
|
SingleByteEncoding
The interface defines a 1-byte character encoding (with 256 characters). |
Classes in org.apache.fop.fonts used by org.apache.fop.render | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontEventListener
Event listener interface for font-related events. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontMetrics
Main interface for access to font metrics. |
|
FontResolver
This interface is used to resolve absolute and relative font URIs. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.afp | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.bitmap | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.intermediate | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.intermediate.util | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.java2d | |
---|---|
CustomFont
Abstract base class for custom fonts loaded from files, for example. |
|
Font
This class holds font state information and provides access to the font metrics. |
|
FontCollection
Sets up a set of fonts |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
FontMetrics
Main interface for access to font metrics. |
|
FontResolver
This interface is used to resolve absolute and relative font URIs. |
|
FontType
This class enumerates all supported font types. |
|
LazyFont
This class is used to defer the loading of a font until it is really used. |
|
Typeface
Base class for font classes |
Classes in org.apache.fop.fonts used by org.apache.fop.render.pcl | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.pdf | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.ps | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
|
SingleByteEncoding
The interface defines a 1-byte character encoding (with 256 characters). |
|
Typeface
Base class for font classes |
Classes in org.apache.fop.fonts used by org.apache.fop.render.svg | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.render.xml | |
---|---|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.svg | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
FontInfo
The FontInfo holds font information for the layout and rendering of a fo document. |
Classes in org.apache.fop.fonts used by org.apache.fop.tools.fontlist | |
---|---|
FontEventListener
Event listener interface for font-related events. |
|
FontMetrics
Main interface for access to font metrics. |
|
FontTriplet
FontTriplet contains information on name, style and weight of one font |
Classes in org.apache.fop.fonts used by org.apache.fop.traits | |
---|---|
Font
This class holds font state information and provides access to the font metrics. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |