Back to Imagemagick

Magick++: Magick::DrawableTranslation Class Reference

www/api/Magick++/classMagick_1_1DrawableTranslation.html

7.1.2-215.1 KB
Original Source

| Magick++ 7.1.0 |

Public Member Functions | List of all members

Magick::DrawableTranslation Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableTranslation:

![Inheritance graph](classMagick_1_1DrawableTranslation inherit graph.png) [legend]

Collaboration diagram for Magick::DrawableTranslation:

![Collaboration graph](classMagick_1_1DrawableTranslation coll graph.png) [legend]

|

Public Member Functions

| | | 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) | | |

Detailed Description

Definition at line 2251 of file Drawable.h.

Constructor & Destructor Documentation

DrawableTranslation()

|

| Magick::DrawableTranslation::DrawableTranslation | ( | double | x_, | | | | double | y_ | | | ) | | |

| inline |

Definition at line 2254 of file Drawable.h.

~DrawableTranslation()

| Magick::DrawableTranslation::~DrawableTranslation | ( | void | | ) | |

Definition at line 1726 of file Drawable.cpp.

Member Function Documentation

copy()

|

| Magick::DrawableBase * Magick::DrawableTranslation::copy | ( | | ) | const |

| virtual |

Reimplemented from Magick::DrawableBase.

Definition at line 1734 of file Drawable.cpp.

operator()()

|

| void Magick::DrawableTranslation::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |

| virtual |

Reimplemented from Magick::DrawableBase.

Definition at line 1730 of file Drawable.cpp.

x() [1/2]

|

| void Magick::DrawableTranslation::x | ( | double | x_ | ) | |

| inline |

Definition at line 2267 of file Drawable.h.

x() [2/2]

|

| double Magick::DrawableTranslation::x | ( | void | | ) | const |

| inline |

Definition at line 2271 of file Drawable.h.

y() [1/2]

|

| void Magick::DrawableTranslation::y | ( | double | y_ | ) | |

| inline |

Definition at line 2276 of file Drawable.h.

y() [2/2]

|

| 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: