public class CubicCurveFactory extends Object
| Constructor and Description |
|---|
CubicCurveFactory(Point2D start,
Point2D end) |
| Modifier and Type | Method and Description |
|---|---|
void |
addForbidden(MyCurve curve) |
void |
addForbidden(Rectangle2D.Double rect) |
MyCurve |
getCubicCurve2D() |
public void addForbidden(Rectangle2D.Double rect)
public void addForbidden(MyCurve curve)
public MyCurve getCubicCurve2D()
Copyright © 2017. All rights reserved.