jp.crestmuse.cmx.filewrappers
クラス DeviationInstanceWrapper.ExtraNote
java.lang.Object
jp.crestmuse.cmx.filewrappers.NodeInterface
jp.crestmuse.cmx.filewrappers.DeviationInstanceWrapper.ExtraNote
- すべての実装されたインタフェース:
- Ordered
- 含まれているクラス:
- DeviationInstanceWrapper
public class DeviationInstanceWrapper.ExtraNote
- extends NodeInterface
- implements Ordered
クラス jp.crestmuse.cmx.filewrappers.NodeInterface から継承されたメソッド |
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getChildByTagName, getChildByTagName, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, hasChild, node |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSupportedNodeName
protected final java.lang.String getSupportedNodeName()
- クラス
NodeInterface
の記述:
Returns the node name supported by the class.
Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します.
このメソッドはサブクラスでオーバーライドしてください.
- 定義:
- クラス
NodeInterface
内の getSupportedNodeName
beat
public final double beat()
pitchStep
public final java.lang.String pitchStep()
pitchAlter
public final int pitchAlter()
pitchOctave
public final int pitchOctave()
notenum
public int notenum()
音高をノートナンバー形式で返します.
duration
public final double duration()
dynamics
public final double dynamics()
endDynamics
public final double endDynamics()
ordinal
public final int ordinal()
- 定義:
- インタフェース
Ordered
内の ordinal
subordinal
public final int subordinal()
- 定義:
- インタフェース
Ordered
内の subordinal
timestamp
public final int timestamp(int ticksPerBeat)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
javax.xml.transform.TransformerException
- 例外:
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
javax.xml.transform.TransformerException