Uses of Package
org.docx4j.fonts.fop.fonts
Packages that use org.docx4j.fonts.fop.fonts
Package
Description
Classes for font handling.
A collection of classes that aid in the autodetection of installed system fonts.
Base 14 fonts used for PDF and PostScript.
Font substitution facilities.
Classes for TrueType fonts.
Classes for Adobe Type 1 fonts.
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fontsClassDescriptionFontInfo contains meta information on fonts (where is the metrics file etc.) TODO: We need to remove this class and think about more intelligent design patterns (Data classes => Procedural code)Fop cache (currently only used for font info caching)Base class for font classes
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.complexscripts.fonts
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.complexscripts.scripts
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.fontsClassDescriptionAbstract base class for code point mapping classes (1-byte character encodings).Abstract base class for CID fonts.This class enumerates all supported CID font types.Declares methods to retrieve font information (glyph indices, widths, unicode values) from a CID font.A segment in a cmap table of format 4.Abstract base class for custom fonts loaded from files, for example.The font configuration data for the more generic fonts such as TTF and Type1, that are used by most the renderers.The directory to find fonts within.Represents a font object within the FOP conf.This enumerates the embedding mode of fonts; full; subset; auto (auto defaults to full for Type 1 fonts and subset for TrueType fonts.FontInfo contains meta information on fonts (where is the metrics file etc.) TODO: We need to remove this class and think about more intelligent design patterns (Data classes => Procedural code)This class enumerates all supported encoding modes for fonts: auto, single-byte and CID.This class holds font state information and provides access to the font metrics.Adds a list of fonts to a given font info listFop cache (currently only used for font info caching)Fop cache (currently only used for font info caching)Sets up a set of fontsAn interface for font configuration information.An interface for parsing font configuration information.An abstract FontInfo configuratorThis interface enhances the font metrics interface with access methods to value needed to register fonts in various target formats like PDF or PostScript.An interface for the font detecting mechanism.Event listener interface for font-related events.Event listener interface for font-related events.Event producer for fonts-related events.The FontInfo holds font information for the layout and rendering of a fo document.The manager of fonts.Main interface for access to font metrics.FontTriplet contains information on name, style and weight of one fontMatcher interface for
FontTriplet.This class enumerates all supported font types.Generic MultiByte (CID) fontThis interface is used to set the values of a font during configuration time.Represents an named character with character name (from the Adobe glyph list) and a Unicode sequence that this character represents.A simple implementation of the OneByteEncoding mostly used for encodings that are constructed on-the-fly.The interface defines a 1-byte character encoding (with 256 characters).Base class for font classes -
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.fonts.autodetectClassDescriptionFontInfo contains meta information on fonts (where is the metrics file etc.) TODO: We need to remove this class and think about more intelligent design patterns (Data classes => Procedural code)Fop cache (currently only used for font info caching)Event listener interface for font-related events.
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.fonts.base14ClassDescriptionBase class for all Base 14 fonts.Sets up a set of fontsThe FontInfo holds font information for the layout and rendering of a fo document.Main interface for access to font metrics.This class enumerates all supported font types.Base class for font classes
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.fonts.substituteClassDescriptionThe FontInfo holds font information for the layout and rendering of a fo document.FontTriplet contains information on name, style and weight of one font
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.fonts.truetypeClassDescriptionA segment in a cmap table of format 4.This enumerates the embedding mode of fonts; full; subset; auto (auto defaults to full for Type 1 fonts and subset for TrueType fonts.This class enumerates all supported encoding modes for fonts: auto, single-byte and CID.Base class for font loaders.Generic MultiByte (CID) font
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.fonts.type1ClassDescriptionThis enumerates the embedding mode of fonts; full; subset; auto (auto defaults to full for Type 1 fonts and subset for TrueType fonts.Base class for font loaders.Represents an named character with character name (from the Adobe glyph list) and a Unicode sequence that this character represents.The interface defines a 1-byte character encoding (with 256 characters).Generic SingleByte font
-
Classes in org.docx4j.fonts.fop.fonts used by org.docx4j.fonts.fop.render.java2dClassDescriptionAbstract base class for custom fonts loaded from files, for example.FontInfo contains meta information on fonts (where is the metrics file etc.) TODO: We need to remove this class and think about more intelligent design patterns (Data classes => Procedural code)Sets up a set of fontsThe FontInfo holds font information for the layout and rendering of a fo document.Main interface for access to font metrics.This class enumerates all supported font types.This class is used to defer the loading of a font until it is really used.Base class for font classes