public class StiGraphicsHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static StiGraphics |
GRAPHICS |
static java.awt.Graphics2D |
IMAGE_GRAPHICS |
| Constructor and Description |
|---|
StiGraphicsHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setDefaultRenderingHints(java.awt.Graphics2D graphics)
Set default rendering hints
|
static void |
setRenderingHints(java.awt.Graphics2D graphics)
Set rendering hints to graphics
|
public static final java.awt.Graphics2D IMAGE_GRAPHICS
public static final StiGraphics GRAPHICS
public static void setRenderingHints(java.awt.Graphics2D graphics)
graphics - Graphics2Dpublic static void setDefaultRenderingHints(java.awt.Graphics2D graphics)
graphics - Graphics2DCopyright © 2020 Stimulsoft. All Rights Reserved.