#include <Drawable.h>
Definition at line 2538 of file Drawable.h.
 
◆ PathCurvetoArgs() [1/3]
      
        
          | Magick::PathCurvetoArgs::PathCurvetoArgs  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ PathCurvetoArgs() [2/3]
      
        
          | Magick::PathCurvetoArgs::PathCurvetoArgs  | 
          ( | 
          double  | 
          x1_,  | 
        
        
           | 
           | 
          double  | 
          y1_,  | 
        
        
           | 
           | 
          double  | 
          x2_,  | 
        
        
           | 
           | 
          double  | 
          y2_,  | 
        
        
           | 
           | 
          double  | 
          x_,  | 
        
        
           | 
           | 
          double  | 
          y_  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ PathCurvetoArgs() [3/3]
      
        
          | Magick::PathCurvetoArgs::PathCurvetoArgs  | 
          ( | 
          const PathCurvetoArgs &  | 
          original_ | ) | 
           | 
        
      
 
 
◆ ~PathCurvetoArgs()
      
        
          | Magick::PathCurvetoArgs::~PathCurvetoArgs  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ x() [1/2]
  
  
      
        
          | void Magick::PathCurvetoArgs::x  | 
          ( | 
          double  | 
          x_ | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ x() [2/2]
  
  
      
        
          | double Magick::PathCurvetoArgs::x  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ x1() [1/2]
  
  
      
        
          | void Magick::PathCurvetoArgs::x1  | 
          ( | 
          double  | 
          x1_ | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ x1() [2/2]
  
  
      
        
          | double Magick::PathCurvetoArgs::x1  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ x2() [1/2]
  
  
      
        
          | void Magick::PathCurvetoArgs::x2  | 
          ( | 
          double  | 
          x2_ | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ x2() [2/2]
  
  
      
        
          | double Magick::PathCurvetoArgs::x2  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ y() [1/2]
  
  
      
        
          | void Magick::PathCurvetoArgs::y  | 
          ( | 
          double  | 
          y_ | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ y() [2/2]
  
  
      
        
          | double Magick::PathCurvetoArgs::y  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ y1() [1/2]
  
  
      
        
          | void Magick::PathCurvetoArgs::y1  | 
          ( | 
          double  | 
          y1_ | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ y1() [2/2]
  
  
      
        
          | double Magick::PathCurvetoArgs::y1  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ y2() [1/2]
  
  
      
        
          | void Magick::PathCurvetoArgs::y2  | 
          ( | 
          double  | 
          y2_ | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ y2() [2/2]
  
  
      
        
          | double Magick::PathCurvetoArgs::y2  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: