|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.notation.NoteAbstract
abc.notation.MultiNote
abc.parser.PositionableMultiNote
Field Summary |
Fields inherited from class abc.notation.NoteAbstract |
DOWN, NONE, UP |
Constructor Summary | |
PositionableMultiNote(java.util.Vector notes)
|
Method Summary | |
int |
getLength()
Returns the length of this positionable object. |
CharStreamPosition |
getPosition()
Returns the start position. |
void |
setBeginPosition(CharStreamPosition position)
|
void |
setLength(int length)
|
java.lang.String |
toString()
Returns a String representation of this Object. |
Methods inherited from class abc.notation.MultiNote |
getLongestNote, getNotesAsVector |
Methods inherited from class abc.notation.NoteAbstract |
getBow, getChordName, getDotted, getGracingNotes, getGracingNotesLength, getTuplet, hasGeneralGracing, hasGracingNotes, hasStaccato, isPartOfSlur, isPartOfTuplet, setBow, setChordName, setDotted, setGeneralGracing, setGracingNotes, setPartOfSlur, setStaccato |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PositionableMultiNote(java.util.Vector notes)
Method Detail |
public CharStreamPosition getPosition()
PositionableInCharStream
getPosition
in interface PositionableInCharStream
public void setBeginPosition(CharStreamPosition position)
public void setLength(int length)
public int getLength()
PositionableInCharStream
getLength
in interface PositionableInCharStream
public java.lang.String toString()
NoteAbstract
toString
in class NoteAbstract
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |