org.herac.tuxguitar.gui.editors.tab.layout
Class TrackSpacing
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.layout.TrackSpacing
public class TrackSpacing
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCORE
public static final int SCORE
- See Also:
- Constant Field Values
TABLATURE
public static final int TABLATURE
- See Also:
- Constant Field Values
POSITION_TOP
public static final int POSITION_TOP
- POSITIONS ARRAY INDICES
- See Also:
- Constant Field Values
POSITION_TEXT
public static final int POSITION_TEXT
- See Also:
- Constant Field Values
POSITION_BUFFER_SEPARATOR
public static final int POSITION_BUFFER_SEPARATOR
- See Also:
- Constant Field Values
POSITION_REPEAT_ENDING
public static final int POSITION_REPEAT_ENDING
- See Also:
- Constant Field Values
POSITION_CHORD
public static final int POSITION_CHORD
- See Also:
- Constant Field Values
POSITION_SCORE_UP_LINES
public static final int POSITION_SCORE_UP_LINES
- See Also:
- Constant Field Values
POSITION_SCORE_MIDDLE_LINES
public static final int POSITION_SCORE_MIDDLE_LINES
- See Also:
- Constant Field Values
POSITION_SCORE_DOWN_LINES
public static final int POSITION_SCORE_DOWN_LINES
- See Also:
- Constant Field Values
POSITION_TUPLETO
public static final int POSITION_TUPLETO
- See Also:
- Constant Field Values
POSITION_ACCENTUATED_EFFECT
public static final int POSITION_ACCENTUATED_EFFECT
- See Also:
- Constant Field Values
POSITION_HARMONIC_EFFEC
public static final int POSITION_HARMONIC_EFFEC
- See Also:
- Constant Field Values
POSITION_TAPPING_EFFEC
public static final int POSITION_TAPPING_EFFEC
- See Also:
- Constant Field Values
POSITION_PALM_MUTE_EFFEC
public static final int POSITION_PALM_MUTE_EFFEC
- See Also:
- Constant Field Values
POSITION_VIBRATO_EFFEC
public static final int POSITION_VIBRATO_EFFEC
- See Also:
- Constant Field Values
POSITION_FADE_IN
public static final int POSITION_FADE_IN
- See Also:
- Constant Field Values
POSITION_TABLATURE_TOP_SEPARATOR
public static final int POSITION_TABLATURE_TOP_SEPARATOR
- See Also:
- Constant Field Values
POSITION_TABLATURE
public static final int POSITION_TABLATURE
- See Also:
- Constant Field Values
POSITION_LYRIC
public static final int POSITION_LYRIC
- See Also:
- Constant Field Values
POSITION_BOTTOM
public static final int POSITION_BOTTOM
- See Also:
- Constant Field Values
TrackSpacing
public TrackSpacing(ViewLayout layout)
setSize
public void setSize(int index,
int size)
getSize
public int getSize()
getPosition
public int getPosition(int index)