Magick++  7.0.10
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 1271 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawablePolygon() [1/2]

Magick::DrawablePolygon::DrawablePolygon ( const CoordinateList coordinates_)

Definition at line 919 of file Drawable.cpp.

◆ DrawablePolygon() [2/2]

Magick::DrawablePolygon::DrawablePolygon ( const DrawablePolygon original_)

Definition at line 924 of file Drawable.cpp.

◆ ~DrawablePolygon()

Magick::DrawablePolygon::~DrawablePolygon ( void  )

Definition at line 929 of file Drawable.cpp.

Member Function Documentation

◆ copy()

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

Reimplemented from Magick::DrawableBase.

Definition at line 952 of file Drawable.cpp.

◆ operator()()

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

Reimplemented from Magick::DrawableBase.

Definition at line 933 of file Drawable.cpp.


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