#include <Drawable.h>
Definition at line 1399 of file Drawable.h.
 
◆ DrawableRectangle()
  
  | 
        
          | Magick::DrawableRectangle::DrawableRectangle | ( | double | upperLeftX_, |  
          |  |  | double | upperLeftY_, |  
          |  |  | double | lowerRightX_, |  
          |  |  | double | lowerRightY_ |  
          |  | ) |  |  |  | inline | 
 
 
◆ ~DrawableRectangle()
      
        
          | Magick::DrawableRectangle::~DrawableRectangle | ( | void |  | ) |  | 
      
 
 
◆ copy()
◆ lowerRightX() [1/2]
  
  | 
        
          | void Magick::DrawableRectangle::lowerRightX | ( | double | lowerRightX_ | ) |  |  | inline | 
 
 
◆ lowerRightX() [2/2]
  
  | 
        
          | double Magick::DrawableRectangle::lowerRightX | ( | void |  | ) | const |  | inline | 
 
 
◆ lowerRightY() [1/2]
  
  | 
        
          | void Magick::DrawableRectangle::lowerRightY | ( | double | lowerRightY_ | ) |  |  | inline | 
 
 
◆ lowerRightY() [2/2]
  
  | 
        
          | double Magick::DrawableRectangle::lowerRightY | ( | void |  | ) | const |  | inline | 
 
 
◆ operator()()
  
  | 
        
          | void Magick::DrawableRectangle::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |  | virtual | 
 
 
◆ upperLeftX() [1/2]
  
  | 
        
          | void Magick::DrawableRectangle::upperLeftX | ( | double | upperLeftX_ | ) |  |  | inline | 
 
 
◆ upperLeftX() [2/2]
  
  | 
        
          | double Magick::DrawableRectangle::upperLeftX | ( | void |  | ) | const |  | inline | 
 
 
◆ upperLeftY() [1/2]
  
  | 
        
          | void Magick::DrawableRectangle::upperLeftY | ( | double | upperLeftY_ | ) |  |  | inline | 
 
 
◆ upperLeftY() [2/2]
  
  | 
        
          | double Magick::DrawableRectangle::upperLeftY | ( | void |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following files: