org.herac.tuxguitar.gui.editors.tab
public class MeasureTimeHelper extends Object
Field Summary | |
---|---|
static int | DIRECTION_DOWN |
static int | DIRECTION_UP |
static int | DOWN_OFFSET |
static int | UP_OFFSET |
Constructor Summary | |
---|---|
MeasureTimeHelper() |
Method Summary | |
---|---|
void | check(NoteCoords note, int clef) |
int | getDirection() |
NoteCoords | getMaxNote() |
NoteCoords | getMinNote() |
int | getY1(ViewLayout layout, NoteCoords note, int key, int clef) |
int | getY2(ViewLayout layout, int x, int key, int clef) |