org.herac.tuxguitar.gui.editors.tab.painters
Class TGClefPainter
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.painters.TGClefPainter
public class TGClefPainter
- extends java.lang.Object
Method Summary |
static void |
paintAlto(TGPainter painter,
int x,
int y,
float scale)
|
static void |
paintBass(TGPainter painter,
int x,
int y,
float scale)
|
static void |
paintTenor(TGPainter painter,
int x,
int y,
float scale)
|
static void |
paintTreble(TGPainter painter,
int x,
int y,
float scale)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGClefPainter
public TGClefPainter()
paintTreble
public static void paintTreble(TGPainter painter,
int x,
int y,
float scale)
paintBass
public static void paintBass(TGPainter painter,
int x,
int y,
float scale)
paintAlto
public static void paintAlto(TGPainter painter,
int x,
int y,
float scale)
paintTenor
public static void paintTenor(TGPainter painter,
int x,
int y,
float scale)