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

Public Member Functions

 CloseSubPath ()
 
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 ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

RelativePointPath::CloseSubPath::CloseSubPath ( )

Member Function Documentation

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

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