Uses of Class
com.lowagie.text.FontFactoryImp
Packages that use FontFactoryImp
-
Uses of FontFactoryImp in com.lowagie.text
Fields in com.lowagie.text declared as FontFactoryImpMethods in com.lowagie.text that return FontFactoryImpModifier and TypeMethodDescriptionstatic FontFactoryImp
FontFactory.getFontImp()
Gets the font factory implementation.Methods in com.lowagie.text with parameters of type FontFactoryImpModifier and TypeMethodDescriptionstatic void
FontFactory.setFontImp
(FontFactoryImp fontImp) Sets the font factory implementation.