www/api/Magick++/classMagick_1_1DrawableStrokeLineCap.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableStrokeLineCap Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableStrokeLineCap:
 [legend]
Collaboration diagram for Magick::DrawableStrokeLineCap:
 [legend]
|
| | | DrawableStrokeLineCap (LineCap linecap_) | | | | | ~DrawableStrokeLineCap (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | DrawableBase * | copy () const | | | | void | linecap (LineCap linecap_) | | | | LineCap | linecap (void) const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 1772 of file Drawable.h.
|
| Magick::DrawableStrokeLineCap::DrawableStrokeLineCap | ( | LineCap | linecap_ | ) | |
| inline |
Definition at line 1775 of file Drawable.h.
| Magick::DrawableStrokeLineCap::~DrawableStrokeLineCap | ( | void | | ) | |
Definition at line 1285 of file Drawable.cpp.
|
| Magick::DrawableBase * Magick::DrawableStrokeLineCap::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1293 of file Drawable.cpp.
|
| void Magick::DrawableStrokeLineCap::linecap | ( | LineCap | linecap_ | ) | |
| inline |
Definition at line 1787 of file Drawable.h.
|
| LineCap Magick::DrawableStrokeLineCap::linecap | ( | void | | ) | const |
| inline |
Definition at line 1791 of file Drawable.h.
|
| void Magick::DrawableStrokeLineCap::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1289 of file Drawable.cpp.
The documentation for this class was generated from the following files: