org.herac.tuxguitar.gui.editors
Class TGPainterUtils

java.lang.Object
  extended by org.herac.tuxguitar.gui.editors.TGPainterUtils

public class TGPainterUtils
extends java.lang.Object


Constructor Summary
TGPainterUtils()
           
 
Method Summary
static void beforeImage(GC gc)
           
static void beforePath(GC gc)
           
static void beforeString(GC gc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGPainterUtils

public TGPainterUtils()
Method Detail

beforePath

public static void beforePath(GC gc)

beforeString

public static void beforeString(GC gc)

beforeImage

public static void beforeImage(GC gc)