public abstract class ControlCurve extends Object
protected Line
line
protected double[]
m_X
m_Y
ControlCurve(Line line)
abstract Line
getSmoothedLine(int iSteps, int subtype)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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