public class CubicCurveFactory
extends java.lang.Object
| Constructor and Description |
|---|
CubicCurveFactory(java.awt.geom.Point2D start,
java.awt.geom.Point2D end) |
| Modifier and Type | Method and Description |
|---|---|
void |
addForbidden(MyCurve curve) |
void |
addForbidden(java.awt.geom.Rectangle2D.Double rect) |
MyCurve |
getCubicCurve2D() |