Class DragInfo



  • public class DragInfo
    extends Object
    • Constructor Detail

      • DragInfo

        public DragInfo(double x,
                        double y)
    • Method Detail

      • update

        public void update(double x,
                           double y)
      • getDeltaToLast

        public Coordinate getDeltaToLast()
      • getDeltaToStart

        public Coordinate getDeltaToStart()