Class for the close sub path element. More...
#include <juce_RelativePointPath.h>


Public Member Functions | |
| CloseSubPath () | |
| void | addToPath (Path &path, Expression::Scope *) const override |
| ElementBase * | clone () const override |
| RelativePoint * | getControlPoints (int &numPoints) override |
| bool | isDynamic () |
Public Attributes | |
| const ElementType | type |
Class for the close sub path element.
| juce::RelativePointPath::CloseSubPath::CloseSubPath | ( | ) |
|
overridevirtual |
Implements juce::RelativePointPath::ElementBase.
|
overridevirtual |
Implements juce::RelativePointPath::ElementBase.
|
overridevirtual |
Implements juce::RelativePointPath::ElementBase.
|
inherited |
|
inherited |