Back to Imagemagick

Magick++: Magick::DrawableTextAlignment Class Reference

www/api/Magick++/classMagick_1_1DrawableTextAlignment.html

7.1.2-215.0 KB
Original Source

| Magick++ 7.1.0 |

Public Member Functions | List of all members

Magick::DrawableTextAlignment Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableTextAlignment:

![Inheritance graph](classMagick_1_1DrawableTextAlignment inherit graph.png) [legend]

Collaboration diagram for Magick::DrawableTextAlignment:

![Collaboration graph](classMagick_1_1DrawableTextAlignment coll graph.png) [legend]

|

Public Member Functions

| | | 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) | | |

Detailed Description

Definition at line 2060 of file Drawable.h.

Constructor & Destructor Documentation

DrawableTextAlignment() [1/2]

| Magick::DrawableTextAlignment::DrawableTextAlignment | ( | Magick::AlignType | alignment_ | ) | |

Definition at line 1480 of file Drawable.cpp.

DrawableTextAlignment() [2/2]

| Magick::DrawableTextAlignment::DrawableTextAlignment | ( | const DrawableTextAlignment & | original_ | ) | |

Definition at line 1487 of file Drawable.cpp.

~DrawableTextAlignment()

| Magick::DrawableTextAlignment::~DrawableTextAlignment | ( | void | | ) | |

Definition at line 1493 of file Drawable.cpp.

Member Function Documentation

alignment() [1/2]

| void Magick::DrawableTextAlignment::alignment | ( | AlignType | alignment_ | ) | |

Definition at line 1503 of file Drawable.cpp.

alignment() [2/2]

| Magick::AlignType Magick::DrawableTextAlignment::alignment | ( | void | | ) | const |

Definition at line 1508 of file Drawable.cpp.

copy()

|

| Magick::DrawableBase * Magick::DrawableTextAlignment::copy | ( | | ) | const |

| virtual |

Reimplemented from Magick::DrawableBase.

Definition at line 1513 of file Drawable.cpp.

operator()()

|

| 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: