Package | Description |
---|---|
org.docx4j.fonts | |
org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
org.docx4j.fonts.fop.fonts.autodetect |
A collection of classes that aid in the autodetection of installed system fonts.
|
org.docx4j.fonts.fop.fonts.base14 |
Base 14 fonts used for PDF and PostScript.
|
org.docx4j.fonts.fop.fonts.substitute |
Font substitution facilities.
|
org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
org.docx4j.fonts.fop.fonts.type1 |
Classes for Adobe Type 1 fonts.
|
org.docx4j.fonts.fop.util |
Class and Description |
---|
EmbedFontInfo
FontInfo contains meta information on fonts (where is the metrics file etc.)
|
FontCache
Fop cache (currently only used for font info caching)
|
FontResolver
This interface is used to resolve absolute and relative font URIs.
|
Typeface
Base class for font classes
|
Class and Description |
---|
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.
|
Enum
Basic enum class for type-safe enums.
|
Font
This class holds font state information and provides access to the font
metrics.
|
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.
|
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
|
ValuedEnum
Basic enum class for type-safe enums with values.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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
|
Class and Description |
---|
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
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
FontTriplet
FontTriplet contains information on name, style and weight of one font
|
Copyright © 2007-2019. All Rights Reserved.