Base class for the elements that make up a RelativePointPath.  
 More...
#include <juce_RelativePointPath.h>
Base class for the elements that make up a RelativePointPath. 
◆ ElementBase()
      
        
          | RelativePointPath::ElementBase::ElementBase | ( | ElementType | type | ) |  | 
      
 
 
◆ ~ElementBase()
  
  | 
        
          | virtual RelativePointPath::ElementBase::~ElementBase | ( |  | ) |  |  | virtualdefault | 
 
 
◆ addToPath()
◆ getControlPoints()
  
  | 
        
          | virtual RelativePoint * RelativePointPath::ElementBase::getControlPoints | ( | int & | numPoints | ) |  |  | pure virtual | 
 
 
◆ clone()
  
  | 
        
          | virtual ElementBase * RelativePointPath::ElementBase::clone | ( |  | ) | const |  | pure virtual | 
 
 
◆ isDynamic()
      
        
          | bool RelativePointPath::ElementBase::isDynamic | ( |  | ) |  | 
      
 
 
◆ type
The documentation for this class was generated from the following file: