Magick++  6.9.3
Magick::DrawablePath Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawablePath:
Collaboration diagram for Magick::DrawablePath:

Public Member Functions

 DrawablePath (const VPathList &path_)
 
 DrawablePath (const DrawablePath &original_)
 
 ~DrawablePath (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 1130 of file Drawable.h.

Constructor & Destructor Documentation

Magick::DrawablePath::DrawablePath ( const VPathList path_)

Definition at line 747 of file Drawable.cpp.

Magick::DrawablePath::DrawablePath ( const DrawablePath original_)

Definition at line 751 of file Drawable.cpp.

Magick::DrawablePath::~DrawablePath ( void  )

Definition at line 756 of file Drawable.cpp.

Member Function Documentation

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

Implements Magick::DrawableBase.

Definition at line 769 of file Drawable.cpp.

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

Implements Magick::DrawableBase.

Definition at line 759 of file Drawable.cpp.


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