org.herac.tuxguitar.gui.editors.tab.painters
Class TGKeySignaturePainter
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.painters.TGKeySignaturePainter
public class TGKeySignaturePainter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGKeySignaturePainter
public TGKeySignaturePainter()
paintSharp
public static void paintSharp(TGPainter painter,
float x,
float y,
float scale)
paintFlat
public static void paintFlat(TGPainter painter,
float x,
float y,
float scale)
paintNatural
public static void paintNatural(TGPainter painter,
float x,
float y,
float scale)