Uses of Class
org.apache.fop.fonts.CodePointMapping
-
Packages that use CodePointMapping Package Description org.apache.fop.fonts Classes for font handling. -
-
Uses of CodePointMapping in org.apache.fop.fonts
Methods in org.apache.fop.fonts that return CodePointMapping Modifier and Type Method Description static CodePointMapping
CodePointMapping. getMapping(java.lang.String encoding)
Methods in org.apache.fop.fonts with parameters of type CodePointMapping Modifier and Type Method Description void
SingleByteFont. setEncoding(CodePointMapping encoding)
Sets the encoding of the font.
-