fop 1.0

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.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. 
 

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.
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.
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.
 

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.
 


fop 1.0

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