Package net.sourceforge.plantuml.svek
Class YDelta
java.lang.Object
net.sourceforge.plantuml.svek.YDelta
- All Implemented Interfaces:
Point2DFunction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
YDelta
public YDelta(double delta) -
YDelta
public YDelta(double factor, double delta)
-
-
Method Details
-
apply
public java.awt.geom.Point2D.Double apply(java.awt.geom.Point2D pt) - Specified by:
apply
in interfacePoint2DFunction
-