org.iso.mpeg.mpegj.scene
Interface MFRotationFieldValue


public interface MFRotationFieldValue
extends MFFieldValue

An interface used for obtaining MFRotation values.


Method Summary
 SFRotationFieldValue[] getMFRotationValue()
          Obtain the MFRotation value.
 

Method Detail

getMFRotationValue

public SFRotationFieldValue[] getMFRotationValue()
Obtain the MFRotation value.
Returns:
an array of MFRotationFieldValue objects.