org.herac.tuxguitar.gui.editors.tab
Class MeasureTimeHelper
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.MeasureTimeHelper
public class MeasureTimeHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIRECTION_UP
public static final int DIRECTION_UP
- See Also:
- Constant Field Values
DIRECTION_DOWN
public static final int DIRECTION_DOWN
- See Also:
- Constant Field Values
UP_OFFSET
public static final int UP_OFFSET
- See Also:
- Constant Field Values
DOWN_OFFSET
public static final int DOWN_OFFSET
- See Also:
- Constant Field Values
MeasureTimeHelper
public MeasureTimeHelper()
check
public void check(NoteCoords note,
int clef)
getY1
public int getY1(ViewLayout layout,
NoteCoords note,
int key,
int clef)
getY2
public int getY2(ViewLayout layout,
int x,
int key,
int clef)
getDirection
public int getDirection()
getMinNote
public NoteCoords getMinNote()
getMaxNote
public NoteCoords getMaxNote()