Magick++
7.0.10
|
#include <Drawable.h>
Public Member Functions | |
PathMovetoRel (const Magick::Coordinate &coordinate_) | |
PathMovetoRel (const CoordinateList &coordinates_) | |
PathMovetoRel (const PathMovetoRel &original_) | |
~PathMovetoRel (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 3111 of file Drawable.h.
Magick::PathMovetoRel::PathMovetoRel | ( | const Magick::Coordinate & | coordinate_ | ) |
Definition at line 2464 of file Drawable.cpp.
Magick::PathMovetoRel::PathMovetoRel | ( | const CoordinateList & | coordinates_ | ) |
Definition at line 2468 of file Drawable.cpp.
Magick::PathMovetoRel::PathMovetoRel | ( | const PathMovetoRel & | original_ | ) |
Definition at line 2472 of file Drawable.cpp.
Magick::PathMovetoRel::~PathMovetoRel | ( | void | ) |
Definition at line 2477 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2488 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2480 of file Drawable.cpp.