www/api/Magick++/classMagick_1_1DrawableRotation.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableRotation Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableRotation:
 [legend]
Collaboration diagram for Magick::DrawableRotation:
 [legend]
|
| | | DrawableRotation (double angle_) | | | | | ~DrawableRotation (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | DrawableBase * | copy () const | | | | void | angle (double angle_) | | | | double | angle (void) const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 1464 of file Drawable.h.
|
| Magick::DrawableRotation::DrawableRotation | ( | double | angle_ | ) | |
| inline |
Definition at line 1467 of file Drawable.h.
| Magick::DrawableRotation::~DrawableRotation | ( | void | | ) | |
Definition at line 1091 of file Drawable.cpp.
|
| void Magick::DrawableRotation::angle | ( | double | angle_ | ) | |
| inline |
Definition at line 1479 of file Drawable.h.
|
| double Magick::DrawableRotation::angle | ( | void | | ) | const |
| inline |
Definition at line 1483 of file Drawable.h.
|
| Magick::DrawableBase * Magick::DrawableRotation::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1099 of file Drawable.cpp.
|
| void Magick::DrawableRotation::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1095 of file Drawable.cpp.
The documentation for this class was generated from the following files: