Class Mirror
- java.lang.Object
-
- net.sourceforge.plantuml.jsondiagram.Mirror
-
public class Mirror extends Object
-
-
Constructor Summary
Constructors Constructor Description Mirror(double max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
inv(double v)
XPoint2D
invAndXYSwitch(XPoint2D pt)
XPoint2D
invGit(XPoint2D pt)
-