public final class Java2DUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FontInfo |
buildDefaultJava2DBasedFontInfo(FontInfo fontInfo,
FOUserAgent userAgent)
Builds a default
FontInfo object for use with output formats using the Java2D
font setup. |
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 agentCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.