JUCE
|
Public Member Functions | |
LineTo (const RelativePoint &endPoint) | |
ValueTree | createTree () const |
void | addToPath (Path &path, Expression::Scope *) const |
RelativePoint * | getControlPoints (int &numPoints) |
ElementBase * | clone () const |
![]() | |
ElementBase (ElementType type) | |
virtual | ~ElementBase () |
bool | isDynamic () |
Public Attributes | |
RelativePoint | endPoint |
![]() | |
const ElementType | type |
RelativePointPath::LineTo::LineTo | ( | const RelativePoint & | endPoint | ) |
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.
RelativePoint RelativePointPath::LineTo::endPoint |