|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.graph2.CubicCurveFactory
public class CubicCurveFactory
Constructor Summary | |
---|---|
CubicCurveFactory(java.awt.geom.Point2D start,
java.awt.geom.Point2D end)
|
Method Summary | |
---|---|
void |
addForbidden(MyCurve curve)
|
void |
addForbidden(java.awt.geom.Rectangle2D.Double rect)
|
MyCurve |
getCubicCurve2D()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CubicCurveFactory(java.awt.geom.Point2D start, java.awt.geom.Point2D end)
Method Detail |
---|
public void addForbidden(java.awt.geom.Rectangle2D.Double rect)
public void addForbidden(MyCurve curve)
public MyCurve getCubicCurve2D()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |