Uses of Package
org.apache.fontbox.afm

Packages that use org.apache.fontbox.afm
org.apache.fontbox.afm This package holds classes used to parse AFM(Adobe Font Metrics) files. 
org.apache.pdfbox.encoding This package contains the implementations for all of the encodings that are used in PDF documents. 
org.apache.pdfbox.pdmodel.font Classes to deal with font functionality in a PDF Document. 
 

Classes in org.apache.fontbox.afm used by org.apache.fontbox.afm
CharMetric
          This class represents a single character metric.
Composite
          This class represents composite character data.
CompositePart
          This class represents a part of composite character data.
FontMetric
          This is the outermost AFM type.
KernPair
          This represents some kern pair data.
Ligature
          This class represents a ligature, which is an entry of the CharMetrics.
TrackKern
          This class represents a piece of track kerning data.
 

Classes in org.apache.fontbox.afm used by org.apache.pdfbox.encoding
FontMetric
          This is the outermost AFM type.
 

Classes in org.apache.fontbox.afm used by org.apache.pdfbox.pdmodel.font
FontMetric
          This is the outermost AFM type.
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.