Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Modifier and Type | Field and Description |
---|---|
private FontCache |
FileSystemFontProvider.cache |
private static FontCache |
FontMapperImpl.fontCache |
Modifier and Type | Method and Description |
---|---|
FontCache |
FontMapperImpl.getFontCache()
Returns the font cache associated with this FontMapper.
|
Constructor and Description |
---|
FileSystemFontProvider(FontCache cache)
Constructor.
|