Uses of Interface
net.sourceforge.plantuml.svek.Point2DFunction
-
Packages that use Point2DFunction Package Description net.sourceforge.plantuml.svek -
-
Uses of Point2DFunction in net.sourceforge.plantuml.svek
Classes in net.sourceforge.plantuml.svek that implement Point2DFunction Modifier and Type Class Description class
YDelta
Constructors in net.sourceforge.plantuml.svek with parameters of type Point2DFunction Constructor Description SvgResult(String svg, Point2DFunction function)
-