Class YDelta

    • Constructor Summary

      Constructors 
      Constructor Description
      YDelta​(double delta)  
      YDelta​(double factor, double delta)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      XPoint2D apply​(XPoint2D pt)  
      • Methods inherited from class java.lang.Object

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

      • YDelta

        public YDelta​(double delta)
      • YDelta

        public YDelta​(double factor,
                      double delta)