Package | Description |
---|---|
org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCodePointMapping
Abstract base class for code point mapping classes (1-byte character encodings).
|
class |
CodePointMapping |
class |
SimpleSingleByteEncoding
A simple implementation of the OneByteEncoding mostly used for encodings that are constructed
on-the-fly.
|
Modifier and Type | Method and Description |
---|---|
SingleByteEncoding |
SingleByteFont.getEncoding()
Returns the code point mapping (encoding) of this font.
|
Copyright © 2007-2019. All Rights Reserved.