JUCE
|
Class for the close sub path element. More...
Public Member Functions | |
CloseSubPath () | |
void | addToPath (Path &path, Expression::Scope *) const |
RelativePoint * | getControlPoints (int &numPoints) |
ElementBase * | clone () const |
![]() | |
ElementBase (ElementType type) | |
virtual | ~ElementBase () |
bool | isDynamic () |
Additional Inherited Members | |
![]() | |
const ElementType | type |
Class for the close sub path element.
RelativePointPath::CloseSubPath::CloseSubPath | ( | ) |
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.