|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.xslfo.render.AWTFontSetup
sets up the AWT fonts. It is similar to org.apache.fop.render.pdf.FontSetup. Assigns the font (with metrics) to internal names like "F1" and assigns family-style-weight triplets to the fonts
| Constructor Summary | |
AWTFontSetup()
|
|
| Method Summary | |
static void |
setup(org.apache.fop.layout.FontInfo fontInfo,
java.awt.Component parent)
sets up the font info object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AWTFontSetup()
| Method Detail |
public static void setup(org.apache.fop.layout.FontInfo fontInfo,
java.awt.Component parent)
fontInfo - the font info object to set upparent - needed, since a live AWT component is needed
to get a valid java.awt.FontMetrics object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||