Inherits IpeSubPath.
IpeSubPath::TType IpeClosedSpline::Type | ( | ) | const [virtual] |
const IpeClosedSpline * IpeClosedSpline::AsClosedSpline | ( | ) | const [virtual] |
Return this object as an IpeClosedSpline, or 0 if it's not a closed spline.
Reimplemented from IpeSubPath.
IpeClosedSpline * IpeClosedSpline::AsClosedSpline | ( | ) | [virtual] |
Return this object as an IpeClosedSpline, or 0 if it's not a closed spline.
Reimplemented from IpeSubPath.
IpeSubPath * IpeClosedSpline::Clone | ( | ) | const [virtual] |
IpeSubPath * IpeClosedSpline::Transform | ( | const IpeMatrix & | m | ) | const [virtual] |
void IpeClosedSpline::SaveAsXml | ( | IpeStream & | stream | ) | const [virtual] |
void IpeClosedSpline::Draw | ( | IpePainter & | painter | ) | const [virtual] |