jp.crestmuse.cmx.amusaj.filewrappers
クラス MPEG7Wrapper.SeriesOfScalar

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.filewrappers.NodeInterface
      上位を拡張 jp.crestmuse.cmx.amusaj.filewrappers.MPEG7Wrapper.ScalableSeries
          上位を拡張 jp.crestmuse.cmx.amusaj.filewrappers.MPEG7Wrapper.SeriesOfScalar
含まれているクラス:
MPEG7Wrapper

public class MPEG7Wrapper.SeriesOfScalar
extends MPEG7Wrapper.ScalableSeries


メソッドの概要
protected  java.lang.String getSupportedNodeName()
          Returns the node name supported by the class.
 TimeSeriesCompatible getTimeSeries(java.lang.String elem)
           
 TimeSeriesCompatible[] getTimeSeriesList()
           
 
クラス jp.crestmuse.cmx.amusaj.filewrappers.MPEG7Wrapper.ScalableSeries から継承されたメソッド
hopSize, timeunitMS, totalNumOfSamples
 
クラス 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
 

メソッドの詳細

getSupportedNodeName

protected java.lang.String getSupportedNodeName()
クラス NodeInterface の記述:

Returns the node name supported by the class. Please override this method in a subclass.

このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.

定義:
クラス NodeInterface 内の getSupportedNodeName

getTimeSeries

public TimeSeriesCompatible getTimeSeries(java.lang.String elem)
定義:
クラス MPEG7Wrapper.ScalableSeries 内の getTimeSeries

getTimeSeriesList

public TimeSeriesCompatible[] getTimeSeriesList()
定義:
クラス MPEG7Wrapper.ScalableSeries 内の getTimeSeriesList