com.stimulsoft.base.drawing
Class StiGraphicsHelper

java.lang.Object
  extended by com.stimulsoft.base.drawing.StiGraphicsHelper

public class StiGraphicsHelper
extends java.lang.Object

Graphics helper Copyright Stimulsoft


Field Summary
static StiGraphics GRAPHICS
           
 
Constructor Summary
StiGraphicsHelper()
           
 
Method Summary
static void setDefaultRenderingHints(java.awt.Graphics2D graphics)
          Set default rendering hints
static void setRenderingHints(java.awt.Graphics2D graphics)
          Set rendering hints to graphics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GRAPHICS

public static final StiGraphics GRAPHICS
Constructor Detail

StiGraphicsHelper

public StiGraphicsHelper()
Method Detail

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


Copyright © 2018 Stimulsoft. All Rights Reserved.