Uses of Class
org.apache.fontbox.cff.CIDKeyedFDSelect

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

Uses of CIDKeyedFDSelect in org.apache.fontbox.cff
 

Methods in org.apache.fontbox.cff that return CIDKeyedFDSelect
 CIDKeyedFDSelect CFFFontROS.getFdSelect()
          Returns the fdSelect value.
 

Methods in org.apache.fontbox.cff with parameters of type CIDKeyedFDSelect
 void CFFFontROS.setFdSelect(CIDKeyedFDSelect fdSelect)
          Sets the fdSelect value.
 



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