www/api/Magick++/classMagick_1_1DrawableClipPath.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableClipPath Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableClipPath:
 [legend]
Collaboration diagram for Magick::DrawableClipPath:
 [legend]
|
| | | DrawableClipPath (const std::string &id_) | | | | | DrawableClipPath (const DrawableClipPath &original_) | | | | | ~DrawableClipPath (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | DrawableBase * | copy () const | | | | void | clip_path (const std::string &id_) | | | | std::string | clip_path (void) const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 578 of file Drawable.h.
| Magick::DrawableClipPath::DrawableClipPath | ( | const std::string & | id_ | ) | |
Definition at line 435 of file Drawable.cpp.
| Magick::DrawableClipPath::DrawableClipPath | ( | const DrawableClipPath & | original_ | ) | |
Definition at line 440 of file Drawable.cpp.
| Magick::DrawableClipPath::~DrawableClipPath | ( | void | | ) | |
Definition at line 445 of file Drawable.cpp.
|
| void Magick::DrawableClipPath::clip_path | ( | const std::string & | id_ | ) | |
| inline |
Definition at line 592 of file Drawable.h.
|
| std::string Magick::DrawableClipPath::clip_path | ( | void | | ) | const |
| inline |
Definition at line 596 of file Drawable.h.
|
| Magick::DrawableBase * Magick::DrawableClipPath::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 452 of file Drawable.cpp.
|
| void Magick::DrawableClipPath::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 448 of file Drawable.cpp.
The documentation for this class was generated from the following files: