net.sourceforge.plantuml.graph2
Class CubicCurveFactory
java.lang.Object
net.sourceforge.plantuml.graph2.CubicCurveFactory
public class CubicCurveFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CubicCurveFactory
public CubicCurveFactory(Point2D start,
Point2D end)
addForbidden
public void addForbidden(Rectangle2D.Double rect)
addForbidden
public void addForbidden(MyCurve curve)
getCubicCurve2D
public MyCurve getCubicCurve2D()
Copyright © 2012. All Rights Reserved.