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