Magick++
7.0.10
|
#include <Drawable.h>
Public Member Functions | |
DrawablePolygon (const CoordinateList &coordinates_) | |
DrawablePolygon (const DrawablePolygon &original_) | |
~DrawablePolygon (void) | |
void | operator() (MagickCore::DrawingWand *context_) const |
DrawableBase * | copy () const |
Public Member Functions inherited from Magick::DrawableBase | |
DrawableBase (void) | |
virtual | ~DrawableBase (void) |
Definition at line 1271 of file Drawable.h.
Magick::DrawablePolygon::DrawablePolygon | ( | const CoordinateList & | coordinates_ | ) |
Definition at line 919 of file Drawable.cpp.
Magick::DrawablePolygon::DrawablePolygon | ( | const DrawablePolygon & | original_ | ) |
Definition at line 924 of file Drawable.cpp.
Magick::DrawablePolygon::~DrawablePolygon | ( | void | ) |
Definition at line 929 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 952 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 933 of file Drawable.cpp.