Magick++
6.9.3
|
#include <Drawable.h>
Public Member Functions | |
PathArcAbs (const PathArcArgs &coordinates_) | |
PathArcAbs (const PathArcArgsList &coordinates_) | |
PathArcAbs (const PathArcAbs &original_) | |
~PathArcAbs (void) | |
void | operator() (MagickCore::DrawingWand *context_) const |
VPathBase * | copy () const |
Public Member Functions inherited from Magick::VPathBase | |
VPathBase (void) | |
virtual | ~VPathBase (void) |
Definition at line 2335 of file Drawable.h.
Magick::PathArcAbs::PathArcAbs | ( | const PathArcArgs & | coordinates_ | ) |
Definition at line 1640 of file Drawable.cpp.
Magick::PathArcAbs::PathArcAbs | ( | const PathArcArgsList & | coordinates_ | ) |
Definition at line 1644 of file Drawable.cpp.
Magick::PathArcAbs::PathArcAbs | ( | const PathArcAbs & | original_ | ) |
Definition at line 1648 of file Drawable.cpp.
Magick::PathArcAbs::~PathArcAbs | ( | void | ) |
Definition at line 1653 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 1666 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 1656 of file Drawable.cpp.