Package net.sourceforge.plantuml.posimo
Class BezierUtils
java.lang.Object
net.sourceforge.plantuml.posimo.BezierUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Point2D.Double
static double
static double
static Point2D
intersect
(Line2D.Double orig, Shape shape) static boolean
intersect
(Positionable p1, Positionable p2) static Point2D
middle
(Line2D.Double seg) static Point2D
static Rectangle2D
-
Constructor Details
-
BezierUtils
public BezierUtils()
-
-
Method Details
-
getEndingAngle
-
getStartingAngle
-
middle
-
middle
-
intersect
-
toRectangle
-
intersect
-
getCenter
-