#include <Drawable.h>
Definition at line 2251 of file Drawable.h.
 
◆ DrawableTranslation()
  
  | 
        
          | Magick::DrawableTranslation::DrawableTranslation | ( | double | x_, |  
          |  |  | double | y_ |  
          |  | ) |  |  |  | inline | 
 
 
◆ ~DrawableTranslation()
      
        
          | Magick::DrawableTranslation::~DrawableTranslation | ( | void |  | ) |  | 
      
 
 
◆ copy()
◆ operator()()
  
  | 
        
          | void Magick::DrawableTranslation::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |  | virtual | 
 
 
◆ x() [1/2]
  
  | 
        
          | void Magick::DrawableTranslation::x | ( | double | x_ | ) |  |  | inline | 
 
 
◆ x() [2/2]
  
  | 
        
          | double Magick::DrawableTranslation::x | ( | void |  | ) | const |  | inline | 
 
 
◆ y() [1/2]
  
  | 
        
          | void Magick::DrawableTranslation::y | ( | double | y_ | ) |  |  | inline | 
 
 
◆ y() [2/2]
  
  | 
        
          | double Magick::DrawableTranslation::y | ( | void |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following files: