quicktime.vr
Class QTVRAngleRange
java.lang.Object
|
+--quicktime.util.QTByteObject
|
+--quicktime.vr.QTVRAngleRange
- All Implemented Interfaces:
- java.lang.Cloneable, PrimitivesLib, java.io.Serializable, SharedLibrary, com.apple.jdirect.SharedLibrary
- public final class QTVRAngleRange
- extends QTByteObject
- implements java.lang.Cloneable
- See Also:
- Serialized Form
Constructor Summary |
QTVRAngleRange()
Creates a QTVRAngleRange object containing no data |
QTVRAngleRange(byte[] bytes)
Creates a QTVRAngleRange object from a byte array
Used in cloning |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
QTVRAngleRange
public QTVRAngleRange()
- Creates a QTVRAngleRange object containing no data
QTVRAngleRange
public QTVRAngleRange(byte[] bytes)
throws QTException
- Creates a QTVRAngleRange object from a byte array
Used in cloning
getEndianDescriptor
public static EndianDescriptor getEndianDescriptor()
getMinimumAngle
public float getMinimumAngle()
- returns the minimumAngle
setMinimumAngle
public void setMinimumAngle(float minimumAngle)
- set the minimumAngle
getMaximumAngle
public float getMaximumAngle()
- returns the maximumAngle
setMaximumAngle
public void setMaximumAngle(float maximumAngle)
- set the maximumAngle
toString
public java.lang.String toString()
- Returns a string representation of this object.
- Overrides:
toString
in class QTByteObject
- Returns:
- a String