|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.afp.fonts.FontSetup
A helper class to set up the FontInfo
object
with the apropriate font metrics.
Constructor Summary | |
FontSetup()
|
Method Summary | |
static void |
setup(org.apache.fop.layout.FontInfo fontInfo)
Static method to set up the font info object, this will process the afp-fonts.xml file and obtain the font metics from the installed fonts. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FontSetup()
Method Detail |
public static void setup(org.apache.fop.layout.FontInfo fontInfo) throws org.apache.fop.apps.FOPException
fontInfo
- the font object to set up
org.apache.fop.apps.FOPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |