com.stimulsoft.base.drawing
Class StiGraphicsHelper
java.lang.Object
com.stimulsoft.base.drawing.StiGraphicsHelper
public class StiGraphicsHelper
- extends java.lang.Object
Graphics helper
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMAGE_GRAPHICS
public static final java.awt.Graphics2D IMAGE_GRAPHICS
GRAPHICS
public static final StiGraphics GRAPHICS
StiGraphicsHelper
public StiGraphicsHelper()
setRenderingHints
public static void setRenderingHints(java.awt.Graphics2D graphics)
- Set rendering hints to graphics
- Parameters:
graphics
- Graphics2D
setDefaultRenderingHints
public static void setDefaultRenderingHints(java.awt.Graphics2D graphics)
- Set default rendering hints
- Parameters:
graphics
- Graphics2D