|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| PathSmoothCurvetoAbs (const Magick::Coordinate &coordinates_) | |
| PathSmoothCurvetoAbs (const CoordinateList &coordinates_) | |
| PathSmoothCurvetoAbs (const PathSmoothCurvetoAbs &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| VPathBase * | copy () const |
Private Attributes | |
| CoordinateList | _coordinates |
Definition at line 2689 of file Drawable.h.
| Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs | ( | const Magick::Coordinate & | coordinates_ | ) |
Definition at line 2041 of file Drawable.cpp.
| Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs | ( | const CoordinateList & | coordinates_ | ) |
Definition at line 2046 of file Drawable.cpp.
| Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs | ( | const PathSmoothCurvetoAbs & | original_ | ) |
Definition at line 2051 of file Drawable.cpp.
| Magick::PathSmoothCurvetoAbs::~PathSmoothCurvetoAbs | ( | void | ) |
Definition at line 2057 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2074 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 2060 of file Drawable.cpp.
|
private |
Definition at line 2711 of file Drawable.h.