Magick++
7.0.10
|
#include <Drawable.h>
Public Member Functions | |
PathMovetoAbs (const Magick::Coordinate &coordinate_) | |
PathMovetoAbs (const CoordinateList &coordinates_) | |
PathMovetoAbs (const PathMovetoAbs &original_) | |
~PathMovetoAbs (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 3087 of file Drawable.h.
Magick::PathMovetoAbs::PathMovetoAbs | ( | const Magick::Coordinate & | coordinate_ | ) |
Definition at line 2436 of file Drawable.cpp.
Magick::PathMovetoAbs::PathMovetoAbs | ( | const CoordinateList & | coordinates_ | ) |
Definition at line 2440 of file Drawable.cpp.
Magick::PathMovetoAbs::PathMovetoAbs | ( | const PathMovetoAbs & | original_ | ) |
Definition at line 2444 of file Drawable.cpp.
Magick::PathMovetoAbs::~PathMovetoAbs | ( | void | ) |
Definition at line 2449 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2460 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2452 of file Drawable.cpp.