Magick++  6.9.3
Magick::DrawablePolygon Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawablePolygon:
Collaboration diagram for Magick::DrawablePolygon:

Public Member Functions

 DrawablePolygon (const CoordinateList &coordinates_)
 
 DrawablePolygon (const DrawablePolygon &original_)
 
 ~DrawablePolygon (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1219 of file Drawable.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

Magick::DrawableBase * Magick::DrawablePolygon::copy ( ) const
virtual

Implements Magick::DrawableBase.

Definition at line 835 of file Drawable.cpp.

void Magick::DrawablePolygon::operator() ( MagickCore::DrawingWand *  context_) const
virtual

Implements Magick::DrawableBase.

Definition at line 816 of file Drawable.cpp.


The documentation for this class was generated from the following files: