public class RenderingUtils extends Object
| Constructor | Description |
|---|---|
RenderingUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static Map |
installDesktopHints(Graphics2D g2) |
Installs desktop hints on the specified graphics context.
|
public static Map installDesktopHints(Graphics2D g2)
g2 - Graphics context.