Uses of Class
org.apache.fontbox.cff.CIDKeyedFDSelect
-
Packages that use CIDKeyedFDSelect Package Description 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 Modifier and Type Method Description CIDKeyedFDSelect
CFFFontROS. getFdSelect()
Returns the fdSelect value.Methods in org.apache.fontbox.cff with parameters of type CIDKeyedFDSelect Modifier and Type Method Description void
CFFFontROS. setFdSelect(CIDKeyedFDSelect fdSelect)
Sets the fdSelect value.
-