Uses of Class
com.aowagie.text.FontFactoryImp
-
Packages that use FontFactoryImp Package Description com.aowagie.text -
-
Uses of FontFactoryImp in com.aowagie.text
Fields in com.aowagie.text declared as FontFactoryImp Modifier and Type Field Description private static FontFactoryImpFontFactory. fontImpMethods in com.aowagie.text that return FontFactoryImp Modifier and Type Method Description static FontFactoryImpFontFactory. getFontImp()Gets the font factory implementation.Methods in com.aowagie.text with parameters of type FontFactoryImp Modifier and Type Method Description static voidFontFactory. setFontImp(FontFactoryImp fontImp)Sets the font factory implementation.
-