Package | Description |
---|---|
com.lowagie.text | |
com.lowagie.text.html.simpleparser |
Modifier and Type | Class and Description |
---|---|
class |
FontFactoryImp
If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files
to this class first and then create fonts in your code using one of the getFont method
without having to enter a path as parameter.
|
Modifier and Type | Method and Description |
---|---|
FontProvider |
FactoryProperties.getFontImp() |
Modifier and Type | Method and Description |
---|---|
void |
FactoryProperties.setFontImp(FontProvider fontImp) |
Copyright © 2020. All rights reserved.