Magick++
6.9.3
|
#include <Drawable.h>
Public Member Functions | |
PathLinetoRel (const Magick::Coordinate &coordinate_) | |
PathLinetoRel (const CoordinateList &coordinates_) | |
PathLinetoRel (const PathLinetoRel &original_) | |
~PathLinetoRel (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 2813 of file Drawable.h.
Magick::PathLinetoRel::PathLinetoRel | ( | const Magick::Coordinate & | coordinate_ | ) |
Definition at line 2155 of file Drawable.cpp.
Magick::PathLinetoRel::PathLinetoRel | ( | const CoordinateList & | coordinates_ | ) |
Definition at line 2159 of file Drawable.cpp.
Magick::PathLinetoRel::PathLinetoRel | ( | const PathLinetoRel & | original_ | ) |
Definition at line 2163 of file Drawable.cpp.
Magick::PathLinetoRel::~PathLinetoRel | ( | void | ) |
Definition at line 2168 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2179 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2171 of file Drawable.cpp.