Class MotionVector

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static MotionVector NULL  
      • Fields inherited from class com.fluendo.jheora.Coordinate

        x, y
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MotionVector

        public MotionVector()
      • MotionVector

        public MotionVector​(int x,
                            int y)