www/api/Magick++/classMagick_1_1DrawableTextAlignment.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableTextAlignment Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableTextAlignment:
 [legend]
Collaboration diagram for Magick::DrawableTextAlignment:
 [legend]
|
| | | DrawableTextAlignment (AlignType alignment_) | | | | | DrawableTextAlignment (const DrawableTextAlignment &original_) | | | | | ~DrawableTextAlignment (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | void | alignment (AlignType alignment_) | | | | AlignType | alignment (void) const | | | | DrawableBase * | copy () const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 2060 of file Drawable.h.
| Magick::DrawableTextAlignment::DrawableTextAlignment | ( | Magick::AlignType | alignment_ | ) | |
Definition at line 1480 of file Drawable.cpp.
| Magick::DrawableTextAlignment::DrawableTextAlignment | ( | const DrawableTextAlignment & | original_ | ) | |
Definition at line 1487 of file Drawable.cpp.
| Magick::DrawableTextAlignment::~DrawableTextAlignment | ( | void | | ) | |
Definition at line 1493 of file Drawable.cpp.
| void Magick::DrawableTextAlignment::alignment | ( | AlignType | alignment_ | ) | |
Definition at line 1503 of file Drawable.cpp.
| Magick::AlignType Magick::DrawableTextAlignment::alignment | ( | void | | ) | const |
Definition at line 1508 of file Drawable.cpp.
|
| Magick::DrawableBase * Magick::DrawableTextAlignment::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1513 of file Drawable.cpp.
|
| void Magick::DrawableTextAlignment::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1497 of file Drawable.cpp.
The documentation for this class was generated from the following files: