public class DeviationInstanceWrapper.ExtraNote extends NodeInterface implements Ordered
| 修飾子とタイプ | メソッドと説明 |
|---|---|
double |
beat() |
double |
duration() |
double |
dynamics() |
java.lang.String |
dynamicsType() |
double |
endDynamics() |
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class.
|
int |
measure()
ExtraNoteが位置する小節を返します
|
int |
notenum()
音高をノートナンバー形式で返します.
|
int |
ordinal() |
int |
pitchAlter() |
int |
pitchOctave() |
java.lang.String |
pitchStep() |
int |
subordinal() |
int |
timestamp(int ticksPerBeat) |
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getAttributeKeys, getAttributeNS, getAttributes, getChildByTagName, getChildByTagNameNS, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, nodepublic final double beat()
public final double duration()
public final double dynamics()
public java.lang.String dynamicsType()
public final double endDynamics()
protected final java.lang.String getSupportedNodeName()
NodeInterfaceReturns the node name supported by the class. Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.getSupportedNodeName クラス内 NodeInterfacepublic final int measure()
public int notenum()
音高をノートナンバー形式で返します.
public final int pitchAlter()
public final int pitchOctave()
public final java.lang.String pitchStep()
public final int subordinal()
subordinal インタフェース内 Orderedpublic final int timestamp(int ticksPerBeat)
throws java.io.IOException
java.io.IOException