| Magick++
    7.0.10
    | 
#include <Drawable.h>


| Public Member Functions | |
| 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 2140 of file Drawable.h.
| Magick::DrawableTextDirection::DrawableTextDirection | ( | DirectionType | direction_ | ) | 
Definition at line 1567 of file Drawable.cpp.
| Magick::DrawableTextDirection::~DrawableTextDirection | ( | void | ) | 
Definition at line 1573 of file Drawable.cpp.
| 
 | virtual | 
Reimplemented from Magick::DrawableBase.
Definition at line 1593 of file Drawable.cpp.
| void Magick::DrawableTextDirection::direction | ( | DirectionType | direction_ | ) | 
Definition at line 1583 of file Drawable.cpp.
| Magick::DirectionType Magick::DrawableTextDirection::direction | ( | void | ) | const | 
Definition at line 1588 of file Drawable.cpp.
| 
 | virtual | 
Reimplemented from Magick::DrawableBase.
Definition at line 1577 of file Drawable.cpp.