Magick++  6.9.3
Magick::DrawableTextDirection Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableTextDirection:
Collaboration diagram for Magick::DrawableTextDirection:

Public Member Functions

 DrawableTextDirection (DirectionType direction_)
 
 ~DrawableTextDirection (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
void direction (DirectionType direction_)
 
DirectionType direction (void) const
 
DrawableBasecopy () const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 2008 of file Drawable.h.

Constructor & Destructor Documentation

Magick::DrawableTextDirection::DrawableTextDirection ( DirectionType  direction_)

Definition at line 1378 of file Drawable.cpp.

Magick::DrawableTextDirection::~DrawableTextDirection ( void  )

Definition at line 1384 of file Drawable.cpp.

Member Function Documentation

Magick::DrawableBase * Magick::DrawableTextDirection::copy ( ) const
virtual

Implements Magick::DrawableBase.

Definition at line 1404 of file Drawable.cpp.

void Magick::DrawableTextDirection::direction ( DirectionType  direction_)

Definition at line 1394 of file Drawable.cpp.

Magick::DirectionType Magick::DrawableTextDirection::direction ( void  ) const

Definition at line 1399 of file Drawable.cpp.

void Magick::DrawableTextDirection::operator() ( MagickCore::DrawingWand *  context_) const
virtual

Implements Magick::DrawableBase.

Definition at line 1388 of file Drawable.cpp.


The documentation for this class was generated from the following files: