| Magick++
    6.9.6
    | 
#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 1214 of file Drawable.h.
| Magick::DrawablePolygon::DrawablePolygon | ( | const CoordinateList & | coordinates_ | ) | 
Definition at line 802 of file Drawable.cpp.
| Magick::DrawablePolygon::DrawablePolygon | ( | const DrawablePolygon & | original_ | ) | 
Definition at line 807 of file Drawable.cpp.
| Magick::DrawablePolygon::~DrawablePolygon | ( | void | ) | 
Definition at line 812 of file Drawable.cpp.
| 
 | virtual | 
Implements Magick::DrawableBase.
Definition at line 835 of file Drawable.cpp.
| 
 | virtual | 
Implements Magick::DrawableBase.
Definition at line 816 of file Drawable.cpp.