Inherits RelativePointPath::ElementBase.
Public Member Functions | |
| CloseSubPath () | |
| ValueTree | createTree () const |
| void | addToPath (Path &path, Expression::Scope *) const |
| RelativePoint * | getControlPoints (int &numPoints) |
| ElementBase * | clone () const |
| ValueTree RelativePointPath::CloseSubPath::createTree | ( | ) | const [virtual] |
Implements RelativePointPath::ElementBase.
| void RelativePointPath::CloseSubPath::addToPath | ( | Path & | path, |
| Expression::Scope * | |||
| ) | const [virtual] |
Implements RelativePointPath::ElementBase.
| RelativePoint* RelativePointPath::CloseSubPath::getControlPoints | ( | int & | numPoints | ) | [virtual] |
Implements RelativePointPath::ElementBase.
| ElementBase* RelativePointPath::CloseSubPath::clone | ( | ) | const [virtual] |
Implements RelativePointPath::ElementBase.