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

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

Classes in org.apache.fontbox.cff.charset used by org.apache.fontbox.cff
CFFCharset
          This is the superclass for all CFFFont charsets.
 

Classes in org.apache.fontbox.cff.charset used by org.apache.fontbox.cff.charset
CFFCharset
          This is the superclass for all CFFFont charsets.
CFFCharset.Entry
          This class represents a single SID/name mapping of the charset.
CFFExpertCharset
          This is specialized CFFCharset.
CFFExpertSubsetCharset
          This is specialized CFFCharset.
CFFISOAdobeCharset
          This is specialized CFFCharset.
 



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