Package net.sourceforge.plantuml.graph2
Class CubicCurveFactory
- java.lang.Object
-
- net.sourceforge.plantuml.graph2.CubicCurveFactory
-
public class CubicCurveFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CubicCurveFactory(java.awt.geom.Point2D start, java.awt.geom.Point2D end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddForbidden(java.awt.geom.Rectangle2D.Double rect)voidaddForbidden(MyCurve curve)MyCurvegetCubicCurve2D()
-