|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawablePoint (double x_, double y_) | |
| 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 |
Private Attributes | |
| double | _x |
| double | _y |
Definition at line 1204 of file Drawable.h.
|
inline |
Definition at line 1207 of file Drawable.h.
| Magick::DrawablePoint::~DrawablePoint | ( | void | ) |
Definition at line 894 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 901 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 897 of file Drawable.cpp.
|
inline |
Definition at line 1220 of file Drawable.h.
|
inline |
Definition at line 1224 of file Drawable.h.
|
inline |
Definition at line 1229 of file Drawable.h.
|
inline |
Definition at line 1233 of file Drawable.h.
|
private |
Definition at line 1239 of file Drawable.h.
|
private |
Definition at line 1240 of file Drawable.h.