| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| org.docx4j.fonts.fop.fonts.autodetect |
A collection of classes that aid in the autodetection of installed system fonts.
|
| Modifier and Type | Field and Description |
|---|---|
protected FontEventListener |
Typeface.eventListener
An optional event listener that receives events such as missing glyphs etc.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontInfo.setEventListener(FontEventListener listener)
Sets the font event listener that can be used to receive events about particular events
in this class.
|
void |
Typeface.setEventListener(FontEventListener listener)
Sets the font event listener that can be used to receive events about particular events
in this class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontInfoFinder.setEventListener(FontEventListener listener)
Sets the font event listener that can be used to receive events about particular events
in this class.
|
Copyright © 2007-2020. All Rights Reserved.