Uses of Class
org.apache.fop.render.pcl.fonts.PCLSymbolSet
-
Packages that use PCLSymbolSet Package Description org.apache.fop.render.pcl.fonts org.apache.fop.render.pcl.fonts.truetype -
-
Uses of PCLSymbolSet in org.apache.fop.render.pcl.fonts
Methods in org.apache.fop.render.pcl.fonts that return PCLSymbolSet Modifier and Type Method Description static PCLSymbolSet
PCLSymbolSet. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static PCLSymbolSet[]
PCLSymbolSet. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PCLSymbolSet in org.apache.fop.render.pcl.fonts.truetype
Fields in org.apache.fop.render.pcl.fonts.truetype declared as PCLSymbolSet Modifier and Type Field Description private PCLSymbolSet
PCLTTFFontReader. symbolSet
-