JUCE
Public Member Functions | Public Attributes | List of all members
RelativePointPath::StartSubPath Class Reference
+ Inheritance diagram for RelativePointPath::StartSubPath:

Public Member Functions

 StartSubPath (const RelativePoint &pos)
 
ValueTree createTree () const
 
void addToPath (Path &path, Expression::Scope *) const
 
RelativePointgetControlPoints (int &numPoints)
 
ElementBaseclone () const
 
- Public Member Functions inherited from RelativePointPath::ElementBase
 ElementBase (ElementType type)
 
virtual ~ElementBase ()
 
bool isDynamic ()
 

Public Attributes

RelativePoint startPos
 
- Public Attributes inherited from RelativePointPath::ElementBase
const ElementType type
 

Constructor & Destructor Documentation

RelativePointPath::StartSubPath::StartSubPath ( const RelativePoint pos)

Member Function Documentation

ValueTree RelativePointPath::StartSubPath::createTree ( ) const
virtual
void RelativePointPath::StartSubPath::addToPath ( Path path,
Expression::Scope  
) const
virtual
RelativePoint* RelativePointPath::StartSubPath::getControlPoints ( int &  numPoints)
virtual
ElementBase* RelativePointPath::StartSubPath::clone ( ) const
virtual

Member Data Documentation

RelativePoint RelativePointPath::StartSubPath::startPos

The documentation for this class was generated from the following file: