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