org.herac.tuxguitar.gui.tab
Class DurationCoords
java.lang.Object
org.herac.tuxguitar.gui.tab.DurationCoords
public class DurationCoords
extends java.lang.Object
DurationCoords
public DurationCoords()
getEighthY
public int getEighthY()
getSixteenthY
public int getSixteenthY()
getSixtyFourthY
public int getSixtyFourthY()
getThirtySecondY
public int getThirtySecondY()
getUsedStrings
public boolean[] getUsedStrings()
setEighthY
public void setEighthY(int eighthY)
setSixteenthY
public void setSixteenthY(int sixteenthY)
setSixtyFourthY
public void setSixtyFourthY(int sixtyFourthY)
setThirtySecondY
public void setThirtySecondY(int thirtySecondY)
setUsedStrings
public void setUsedStrings(boolean[] usedStrings)