Uses of Interface
org.apache.fop.fonts.CIDSet
-
Packages that use CIDSet Package Description org.apache.fop.fonts Classes for font handling. -
-
Uses of CIDSet in org.apache.fop.fonts
Classes in org.apache.fop.fonts that implement CIDSet Modifier and Type Class Description classCIDFullProvides methods to get font information.classCIDSubsetProvides methods to get font information.Fields in org.apache.fop.fonts declared as CIDSet Modifier and Type Field Description protected CIDSetMultiByteFont. cidSetMethods in org.apache.fop.fonts that return CIDSet Modifier and Type Method Description abstract CIDSetCIDFont. getCIDSet()Returns the subset information for this font.CIDSetMultiByteFont. getCIDSet()Returns the subset information for this font.
-