|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.filewrappers.NodeInterface
jp.crestmuse.cmx.amusaj.filewrappers.ByteArrayNodeInterface
jp.crestmuse.cmx.amusaj.filewrappers.WAVXMLWrapper.AudioData
public class WAVXMLWrapper.AudioData
メソッドの概要 | |
---|---|
byte[] |
getByteArray()
|
DoubleArray[] |
getDoubleArrayWaveform()
|
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class. |
short[] |
getWaveform()
|
int |
getZeroValue()
|
クラス jp.crestmuse.cmx.amusaj.filewrappers.ByteArrayNodeInterface から継承されたメソッド |
---|
addByteArrayToWrapper, getIntArray, getShortArray, getUnsignedByteArray, getUnsignedShortArray, lengthInByte, lengthInInt, lengthInShort, setByteOrder |
クラス 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 |
メソッドの詳細 |
---|
protected java.lang.String getSupportedNodeName()
NodeInterface
の記述: Returns the node name supported by the class. Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.
NodeInterface
内の getSupportedNodeName
public byte[] getByteArray()
ByteArrayNodeInterface
内の getByteArray
public short[] getWaveform()
public int getZeroValue()
public DoubleArray[] getDoubleArrayWaveform()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |