JUCE  v5.1.1-3-g1a0b28c73
JUCE API
RelativePointPath::CloseSubPath Class Reference

#include <juce_RelativePointPath.h>

Inheritance diagram for RelativePointPath::CloseSubPath:
Collaboration diagram for RelativePointPath::CloseSubPath:

Public Member Functions

 CloseSubPath ()
 
void addToPath (Path &path, Expression::Scope *) const
 
ElementBaseclone () const
 
ValueTree createTree () const
 
RelativePointgetControlPoints (int &numPoints)
 
bool isDynamic ()
 

Public Attributes

const ElementType type
 

Constructor & Destructor Documentation

◆ CloseSubPath()

RelativePointPath::CloseSubPath::CloseSubPath ( )

Member Function Documentation

◆ addToPath()

void RelativePointPath::CloseSubPath::addToPath ( Path path,
Expression::Scope  
) const
virtual

◆ clone()

ElementBase* RelativePointPath::CloseSubPath::clone ( ) const
virtual

◆ createTree()

ValueTree RelativePointPath::CloseSubPath::createTree ( ) const
virtual

◆ getControlPoints()

RelativePoint* RelativePointPath::CloseSubPath::getControlPoints ( int numPoints)
virtual

◆ isDynamic()

bool RelativePointPath::ElementBase::isDynamic ( )
inherited

Member Data Documentation

◆ type

const ElementType RelativePointPath::ElementBase::type
inherited

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