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 class
CIDFull
Provides methods to get font information.class
CIDSubset
Provides methods to get font information.Fields in org.apache.fop.fonts declared as CIDSet Modifier and Type Field Description protected CIDSet
MultiByteFont. cidSet
Methods in org.apache.fop.fonts that return CIDSet Modifier and Type Method Description abstract CIDSet
CIDFont. getCIDSet()
Returns the subset information for this font.CIDSet
MultiByteFont. getCIDSet()
Returns the subset information for this font.
-