|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.java2d.Java2DUtil
Rendering-related utilities for Java2D.
Constructor Summary | |
Java2DUtil()
|
Method Summary | |
static FontInfo |
buildDefaultJava2DBasedFontInfo(FontInfo fontInfo,
FOUserAgent userAgent)
Builds a default FontInfo object for use with output formats using the Java2D
font setup. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Java2DUtil()
Method Detail |
public static FontInfo buildDefaultJava2DBasedFontInfo(FontInfo fontInfo, FOUserAgent userAgent)
FontInfo
object for use with output formats using the Java2D
font setup.
fontInfo
- the font info object to populateuserAgent
- the user agent
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |