www/api/Magick++/classMagick_1_1DrawableStrokePatternUrl.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableStrokePatternUrl Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableStrokePatternUrl:
 [legend]
Collaboration diagram for Magick::DrawableStrokePatternUrl:
 [legend]
|
| | | DrawableStrokePatternUrl (const std::string &url_) | | | | | ~DrawableStrokePatternUrl (void) | | | | | DrawableStrokePatternUrl (const DrawableStrokePatternUrl &original_) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | void | url (const std::string &url_) | | | | std::string | url (void) const | | | | DrawableBase * | copy () const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 1859 of file Drawable.h.
| Magick::DrawableStrokePatternUrl::DrawableStrokePatternUrl | ( | const std::string & | url_ | ) | |
Definition at line 1328 of file Drawable.cpp.
| Magick::DrawableStrokePatternUrl::~DrawableStrokePatternUrl | ( | void | | ) | |
Definition at line 1341 of file Drawable.cpp.
| Magick::DrawableStrokePatternUrl::DrawableStrokePatternUrl | ( | const DrawableStrokePatternUrl & | original_ | ) | |
Definition at line 1334 of file Drawable.cpp.
|
| Magick::DrawableBase * Magick::DrawableStrokePatternUrl::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1361 of file Drawable.cpp.
|
| void Magick::DrawableStrokePatternUrl::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1345 of file Drawable.cpp.
| void Magick::DrawableStrokePatternUrl::url | ( | const std::string & | url_ | ) | |
Definition at line 1351 of file Drawable.cpp.
| std::string Magick::DrawableStrokePatternUrl::url | ( | void | | ) | const |
Definition at line 1356 of file Drawable.cpp.
The documentation for this class was generated from the following files: