|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.gui.editors.tab.painters.TGKeySignaturePainter
public class TGKeySignaturePainter
| Constructor Summary | |
|---|---|
TGKeySignaturePainter()
|
|
| Method Summary | |
|---|---|
static void |
paintFlat(TGPainter painter,
float x,
float y,
float scale)
|
static void |
paintNatural(TGPainter painter,
float x,
float y,
float scale)
|
static void |
paintSharp(TGPainter painter,
float x,
float y,
float scale)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TGKeySignaturePainter()
| Method Detail |
|---|
public static void paintSharp(TGPainter painter,
float x,
float y,
float scale)
public static void paintFlat(TGPainter painter,
float x,
float y,
float scale)
public static void paintNatural(TGPainter painter,
float x,
float y,
float scale)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||