|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontFactoryImp | |
---|---|
com.lowagie.text | |
com.lowagie.text.html.simpleparser |
Uses of FontFactoryImp in com.lowagie.text |
---|
Methods in com.lowagie.text that return FontFactoryImp | |
---|---|
static FontFactoryImp |
FontFactory.getFontImp()
Gets the font factory implementation. |
Methods in com.lowagie.text with parameters of type FontFactoryImp | |
---|---|
static void |
FontFactory.setFontImp(FontFactoryImp fontImp)
Sets the font factory implementation. |
Uses of FontFactoryImp in com.lowagie.text.html.simpleparser |
---|
Methods in com.lowagie.text.html.simpleparser that return FontFactoryImp | |
---|---|
FontFactoryImp |
FactoryProperties.getFontImp()
|
Methods in com.lowagie.text.html.simpleparser with parameters of type FontFactoryImp | |
---|---|
void |
FactoryProperties.setFontImp(FontFactoryImp fontImp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |