www/api/Magick++/classMagick_1_1DrawableTranslation.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableTranslation Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableTranslation:
 [legend]
Collaboration diagram for Magick::DrawableTranslation:
 [legend]
|
| | | DrawableTranslation (double x_, double y_) | | | | | ~DrawableTranslation (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | DrawableBase * | copy () const | | | | void | x (double x_) | | | | double | x (void) const | | | | void | y (double y_) | | | | double | y (void) const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 2251 of file Drawable.h.
|
| Magick::DrawableTranslation::DrawableTranslation | ( | double | x_, | | | | double | y_ | | | ) | | |
| inline |
Definition at line 2254 of file Drawable.h.
| Magick::DrawableTranslation::~DrawableTranslation | ( | void | | ) | |
Definition at line 1726 of file Drawable.cpp.
|
| Magick::DrawableBase * Magick::DrawableTranslation::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1734 of file Drawable.cpp.
|
| void Magick::DrawableTranslation::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1730 of file Drawable.cpp.
|
| void Magick::DrawableTranslation::x | ( | double | x_ | ) | |
| inline |
Definition at line 2267 of file Drawable.h.
|
| double Magick::DrawableTranslation::x | ( | void | | ) | const |
| inline |
Definition at line 2271 of file Drawable.h.
|
| void Magick::DrawableTranslation::y | ( | double | y_ | ) | |
| inline |
Definition at line 2276 of file Drawable.h.
|
| double Magick::DrawableTranslation::y | ( | void | | ) | const |
| inline |
Definition at line 2280 of file Drawable.h.
The documentation for this class was generated from the following files: