Magick++
6.9.6
|
#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 |
![]() | |
VPathBase (void) | |
virtual | ~VPathBase (void) |
Definition at line 2990 of file Drawable.h.
Magick::PathMovetoAbs::PathMovetoAbs | ( | const Magick::Coordinate & | coordinate_ | ) |
Definition at line 2247 of file Drawable.cpp.
Magick::PathMovetoAbs::PathMovetoAbs | ( | const CoordinateList & | coordinates_ | ) |
Definition at line 2251 of file Drawable.cpp.
Magick::PathMovetoAbs::PathMovetoAbs | ( | const PathMovetoAbs & | original_ | ) |
Definition at line 2255 of file Drawable.cpp.
Magick::PathMovetoAbs::~PathMovetoAbs | ( | void | ) |
Definition at line 2260 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2271 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2263 of file Drawable.cpp.