org.herac.tuxguitar.gui.editors.tab
public class DurationCoords extends Object
| Constructor Summary | |
|---|---|
| DurationCoords() | |
| Method Summary | |
|---|---|
| NoteCoords | getNote1() |
| NoteCoords | getNote2() |
| boolean[] | getUsedStrings() |
| void | setNote1(NoteCoords note1) |
| void | setNote2(NoteCoords note2) |
| void | setUsedStrings(boolean[] usedStrings) |