org.iso.mpeg.mpegj.scene
Interface SFTimeFieldValue


public interface SFTimeFieldValue
extends FieldValue

An interface used for obtaining SFTime values.


Method Summary
 double getSFTimeValue()
          Obtain the SFTime value.
 

Method Detail

getSFTimeValue

public double getSFTimeValue()
Obtain the SFTime value.
Returns:
a double value of the SFTime field.