Package com.fluendo.jheora
Class MotionVector
- java.lang.Object
-
- com.fluendo.jheora.Coordinate
-
- com.fluendo.jheora.MotionVector
-
public class MotionVector extends Coordinate
-
-
Field Summary
Fields Modifier and Type Field Description static MotionVector
NULL
-
Fields inherited from class com.fluendo.jheora.Coordinate
x, y
-
-
Constructor Summary
Constructors Constructor Description MotionVector()
MotionVector(int x, int y)
-
-
-
Field Detail
-
NULL
public static final MotionVector NULL
-
-