Uses of Package
org.apache.fop.afp.fonts
-
Packages that use org.apache.fop.afp.fonts Package Description 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.goca Contains a collection of AFP font related classes.org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.org.apache.fop.afp.ptoca Contains a collection of classes for working with Presentation Text Objects (PTOCA).org.apache.fop.afp.svg Contains a collection of AFP specific Batik bridges.org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. -
Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp Class Description AFPFont All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.AFPPageFonts Holds the current page fontsCharacterSet The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include font description information for identifying the characters, font metric information for positioning the characters, and character shape information for presenting the character images. -
Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp.fonts Class Description AbstractOutlineFont A font defined as a set of lines and curves as opposed to a bitmap font.AFPFont All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.AFPFontAttributes This class encapsulates the font attributes that need to be included in the AFP data stream.AFPFontInfo FontInfo contains meta information on fontsAFPPageFonts Holds the current page fontsCharacterSet The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include font description information for identifying the characters, font metric information for positioning the characters, and character shape information for presenting the character images.CharacterSetBuilder The CharacterSetBuilder is responsible building the a CharacterSet instance that holds the font metric data.CharacterSetBuilder.DoubleByteLoader Double-byte (CID Keyed font (Type 0)) implementation of AFPFontReader.CharacterSetBuilder.FontControl CharacterSetBuilder.FontDescriptor CharacterSetBuilder.SingleByteLoader CharacterSetBuilder.ValueNormalizer CharactersetEncoder An abstraction that wraps the encoding mechanism for encoding a Unicode character sequence into a specified format.CharactersetEncoder.EncodedChars A container for encoded character bytesCharacterSetOrientation The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include Font-Description information for identifying the characters, Font-Metric information for positioning the characters, and Character-Shape information for presenting the character images.
Presenting a graphic character on a presentation surface requires that you communicate this information clearly to rotate and position characters correctly on the physical or logical page.
This class provides font metric information for a particular font as by the orientation.
This information is obtained directly from the AFP font files which must be installed in the classpath under in the location specified by the path attribute in the afp-font.xml file.CharacterSetOrientation.CharacterMetrics CharacterSetType An enumeration of AFP characterset types.IntegerKeyStore A simple compact data structure to model a sparse arrayRasterFont A font where each character is stored as an array of pixels (a bitmap). -
Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp.goca Class Description CharacterSet The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include font description information for identifying the characters, font metric information for positioning the characters, and character shape information for presenting the character images. -
Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp.modca Class Description AFPFont All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.CharacterSet The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include font description information for identifying the characters, font metric information for positioning the characters, and character shape information for presenting the character images. -
Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp.ptoca Class Description CharactersetEncoder.EncodedChars A container for encoded character bytes -
Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp.svg Class Description AFPPageFonts Holds the current page fonts -
Classes in org.apache.fop.afp.fonts used by org.apache.fop.render.afp Class Description AbstractOutlineFont A font defined as a set of lines and curves as opposed to a bitmap font.AFPFont All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.AFPFontInfo FontInfo contains meta information on fontsCharacterSet The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include font description information for identifying the characters, font metric information for positioning the characters, and character shape information for presenting the character images.CharacterSetType An enumeration of AFP characterset types.OutlineFont Default implementation of AbstractOutlineFont.