Uses of Class
org.apache.fontbox.cff.CFFFont.Mapping

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

Uses of CFFFont.Mapping in org.apache.fontbox.cff
 

Methods in org.apache.fontbox.cff that return types with arguments of type CFFFont.Mapping
 java.util.Collection<CFFFont.Mapping> CFFFont.getMappings()
          Get the mapping (code/SID/charname/bytes) for this font.
 



Copyright © 2008-2011 Apache Software Foundation. All Rights Reserved.