| Modifier and Type | Field and Description |
|---|---|
protected Line |
line |
protected double[] |
m_X |
protected double[] |
m_Y |
| Constructor and Description |
|---|
ControlCurve(Line line) |
| Modifier and Type | Method and Description |
|---|---|
abstract Line |
getSmoothedLine(int iSteps,
int subtype) |
protected double[] m_X
protected double[] m_Y
protected Line line
public ControlCurve(Line line)
public abstract Line getSmoothedLine(int iSteps, int subtype) throws CreateGeometryException
CreateGeometryException