fop 1.1

Uses of Package
org.apache.fop.afp.fonts

Packages that use org.apache.fop.afp.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.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). 
 

Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp
AFPFont
          All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.
AFPPageFonts
          Holds the current page fonts
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.fonts
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 fonts
AFPPageFonts
          Holds the current page fonts
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.
CharacterSetBuilder
          The CharacterSetBuilder is responsible building the a CharacterSet instance that holds the font metric data.
CharactersetEncoder.EncodedChars
          A container for encoded character bytes
CharacterSetOrientation
          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.
 

Classes in org.apache.fop.afp.fonts used by org.apache.fop.afp.goca
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
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
CharactersetEncoder.EncodedChars
          A container for encoded character bytes
 


fop 1.1

Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.