Uses of Package
org.apache.fontbox.cff.encoding

Packages that use org.apache.fontbox.cff.encoding
org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). 
org.apache.fontbox.cff.encoding This package holds classes used to handle the encoding of CFF/Type2-Fonts (aka Type1C-Fonts). 
 

Classes in org.apache.fontbox.cff.encoding used by org.apache.fontbox.cff
CFFEncoding
          This is the superclass for all CFFFont encodings.
 

Classes in org.apache.fontbox.cff.encoding used by org.apache.fontbox.cff.encoding
CFFEncoding
          This is the superclass for all CFFFont encodings.
CFFEncoding.Entry
          This class represents a single code/SID mapping of the encoding.
CFFExpertEncoding
          This is specialized CFFEncoding.
CFFStandardEncoding
          This is specialized CFFEncoding.
 



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