www/api/Magick++/classMagick_1_1DrawableTextKerning.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableTextKerning Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableTextKerning:
 [legend]
Collaboration diagram for Magick::DrawableTextKerning:
 [legend]
|
| | | DrawableTextKerning (double kerning_) | | | | | ~DrawableTextKerning (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | void | kerning (double kerning_) | | | | double | kerning (void) const | | | | DrawableBase * | copy () const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 2202 of file Drawable.h.
| Magick::DrawableTextKerning::DrawableTextKerning | ( | double | kerning_ | ) | |
Definition at line 1665 of file Drawable.cpp.
| Magick::DrawableTextKerning::~DrawableTextKerning | ( | void | | ) | |
Definition at line 1671 of file Drawable.cpp.
|
| Magick::DrawableBase * Magick::DrawableTextKerning::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1691 of file Drawable.cpp.
| void Magick::DrawableTextKerning::kerning | ( | double | kerning_ | ) | |
Definition at line 1681 of file Drawable.cpp.
| double Magick::DrawableTextKerning::kerning | ( | void | | ) | const |
Definition at line 1686 of file Drawable.cpp.
|
| void Magick::DrawableTextKerning::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1675 of file Drawable.cpp.
The documentation for this class was generated from the following files: