Class V

java.lang.Object
org.dmfs.equilibrium.vector.V
All Implemented Interfaces:
Vector

public final class V extends Object implements Vector
  • Field Details

    • NULL

      public static final Vector NULL
  • Constructor Details

    • V

      public V(double x, double y)
  • Method Details

    • x

      public double x()
      Specified by:
      x in interface Vector
    • y

      public double y()
      Specified by:
      y in interface Vector