Package net.sourceforge.plantuml.svek
Interface Point2DFunction
-
- All Known Implementing Classes:
YDelta
public interface Point2DFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.geom.Point2D.Double
apply(java.awt.geom.Point2D pt)
-