www/api/Magick++/classMagick_1_1DrawableTextDirection.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableTextDirection Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableTextDirection:
 [legend]
Collaboration diagram for Magick::DrawableTextDirection:
 [legend]
|
| | | DrawableTextDirection (DirectionType direction_) | | | | | ~DrawableTextDirection (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | void | direction (DirectionType direction_) | | | | DirectionType | direction (void) const | | | | DrawableBase * | copy () const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 2142 of file Drawable.h.
| Magick::DrawableTextDirection::DrawableTextDirection | ( | DirectionType | direction_ | ) | |
Definition at line 1569 of file Drawable.cpp.
| Magick::DrawableTextDirection::~DrawableTextDirection | ( | void | | ) | |
Definition at line 1575 of file Drawable.cpp.
|
| Magick::DrawableBase * Magick::DrawableTextDirection::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1595 of file Drawable.cpp.
| void Magick::DrawableTextDirection::direction | ( | DirectionType | direction_ | ) | |
Definition at line 1585 of file Drawable.cpp.
| Magick::DirectionType Magick::DrawableTextDirection::direction | ( | void | | ) | const |
Definition at line 1590 of file Drawable.cpp.
|
| void Magick::DrawableTextDirection::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1579 of file Drawable.cpp.
The documentation for this class was generated from the following files: