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