quicktime.std.movies
Class Atom

java.lang.Object
  |
  +--quicktime.std.movies.Atom

public final class Atom
extends java.lang.Object

Class that represents the QTAtom object


Field Summary
static Atom kParentIsContainer
           
 
Constructor Summary
Atom(int atom)
          Construct an Atom out of the constant value that defines this data type.
 
Method Summary
 int getAtom()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

kParentIsContainer

public static final Atom kParentIsContainer
Constructor Detail

Atom

public Atom(int atom)
Construct an Atom out of the constant value that defines this data type.
Method Detail

getAtom

public int getAtom()
Returns:
the current value of the atom

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
Returns:
a String reprentation of this atom