Package org.apache.fop.fonts
Class CodePointMapping
java.lang.Object
org.apache.fop.fonts.AbstractCodePointMapping
org.apache.fop.fonts.CodePointMapping
- All Implemented Interfaces:
SingleByteEncoding
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from interface org.apache.fop.fonts.SingleByteEncoding
NOT_FOUND_CODE_POINT -
Constructor Summary
ConstructorsConstructorDescriptionCodePointMapping(String name, int[] table) CodePointMapping(String name, int[] table, String[] charNameMap) -
Method Summary
Methods inherited from class org.apache.fop.fonts.AbstractCodePointMapping
buildFromTable, getCharNameMap, getCodePointForGlyph, getName, getNameFromCodePoint, getUnicodeCharMap, getUnicodeForIndex, mapChar, toString
-
Field Details
-
STANDARD_ENCODING
- See Also:
-
ISOLATIN1_ENCODING
- See Also:
-
CE_ENCODING
- See Also:
-
MAC_ROMAN_ENCODING
- See Also:
-
WIN_ANSI_ENCODING
- See Also:
-
PDF_DOC_ENCODING
- See Also:
-
SYMBOL_ENCODING
- See Also:
-
ZAPF_DINGBATS_ENCODING
- See Also:
-
-
Constructor Details
-
CodePointMapping
-
CodePointMapping
-
-
Method Details
-
getMapping
-