Uses of Class
org.apache.fop.fonts.SimpleSingleByteEncoding
-
Packages that use SimpleSingleByteEncoding Package Description org.apache.fop.fonts Classes for font handling. -
-
Uses of SimpleSingleByteEncoding in org.apache.fop.fonts
Fields in org.apache.fop.fonts with type parameters of type SimpleSingleByteEncoding Modifier and Type Field Description protected java.util.List<SimpleSingleByteEncoding>
CustomFont. additionalEncodings
Methods in org.apache.fop.fonts that return SimpleSingleByteEncoding Modifier and Type Method Description SimpleSingleByteEncoding
CustomFont. getAdditionalEncoding(int index)
Returns an additional encoding.
-