|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.filewrappers.NodeInterface
jp.crestmuse.cmx.filewrappers.SCCXMLWrapper.Annotation
public class SCCXMLWrapper.Annotation
メソッドの概要 | |
---|---|
java.lang.String |
content()
|
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class. |
int |
offset()
|
int |
offset(int ticksPerBeat)
|
int |
onset()
|
int |
onset(int ticksPerBeat)
|
java.lang.String |
type()
|
クラス jp.crestmuse.cmx.filewrappers.NodeInterface から継承されたメソッド |
---|
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getAttributeNS, getChildByTagName, getChildByTagNameNS, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, node |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public final java.lang.String content()
SCC.Annotation
内の content
protected java.lang.String getSupportedNodeName()
NodeInterface
の記述:Returns the node name supported by the class. Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.
NodeInterface
内の getSupportedNodeName
public final int offset()
public final int offset(int ticksPerBeat)
SCC.Annotation
内の offset
public final int onset()
public final int onset(int ticksPerBeat)
SCC.Annotation
内の onset
public final java.lang.String type()
SCC.Annotation
内の type
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |