de.jarnbjo.theora
Class MotionVector

java.lang.Object
  extended byde.jarnbjo.theora.MotionVector
Direct Known Subclasses:
Coordinate

public class MotionVector
extends java.lang.Object


Field Summary
 int x
           
 int y
           
 
Constructor Summary
MotionVector()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public int x

y

public int y
Constructor Detail

MotionVector

public MotionVector()