Package net.sourceforge.plantuml.svek
Class YDelta
- java.lang.Object
-
- net.sourceforge.plantuml.svek.YDelta
-
- All Implemented Interfaces:
Point2DFunction
public class YDelta extends java.lang.Object implements Point2DFunction
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description XPoint2Dapply(XPoint2D pt)
-
-
-
Method Detail
-
apply
public XPoint2D apply(XPoint2D pt)
- Specified by:
applyin interfacePoint2DFunction
-
-