|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pushingpixels.flamingo.internal.utils.RenderingUtils
public class RenderingUtils
Utilities to install desktop rendering hints for correctly rasterizing texts.
Constructor Summary | |
---|---|
RenderingUtils()
|
Method Summary | |
---|---|
static java.util.Map |
installDesktopHints(java.awt.Graphics2D g2)
Installs desktop hints on the specified graphics context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenderingUtils()
Method Detail |
---|
public static java.util.Map installDesktopHints(java.awt.Graphics2D g2)
g2
- Graphics context.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |