Uses of Class
org.apache.fop.afp.fonts.CharacterSetBuilder
-
Packages that use CharacterSetBuilder Package Description org.apache.fop.afp.fonts Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects. -
-
Uses of CharacterSetBuilder in org.apache.fop.afp.fonts
Methods in org.apache.fop.afp.fonts that return CharacterSetBuilder Modifier and Type Method Description static CharacterSetBuilder
CharacterSetBuilder. getDoubleByteInstance()
Factory method for the double-byte (CID Keyed font (Type 0)) implementation of AFPFontReader.static CharacterSetBuilder
CharacterSetBuilder. getSingleByteInstance()
Factory method for the single-byte implementation of AFPFontReader.
-