#include <juce_RelativePointPath.h>


Public Member Functions | |
| LineTo (const RelativePoint &endPoint) | |
| void | addToPath (Path &path, Expression::Scope *) const |
| ElementBase * | clone () const |
| ValueTree | createTree () const |
| RelativePoint * | getControlPoints (int &numPoints) |
| 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.
|
inherited |
| RelativePoint RelativePointPath::LineTo::endPoint |
|
inherited |