|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fluendo.jheora.Coordinate
com.fluendo.jheora.MotionVector
public class MotionVector
Field Summary | |
---|---|
static MotionVector |
NULL
|
Fields inherited from class com.fluendo.jheora.Coordinate |
---|
x, y |
Constructor Summary | |
---|---|
MotionVector()
|
|
MotionVector(int x,
int y)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MotionVector NULL
Constructor Detail |
---|
public MotionVector()
public MotionVector(int x, int y)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |