Magick++
7.0.10
|
#include <Drawable.h>
Public Member Functions | |
DrawableTextInterwordSpacing (double spacing_) | |
~DrawableTextInterwordSpacing (void) | |
void | operator() (MagickCore::DrawingWand *context_) const |
void | spacing (double spacing_) |
double | spacing (void) const |
DrawableBase * | copy () const |
Public Member Functions inherited from Magick::DrawableBase | |
DrawableBase (void) | |
virtual | ~DrawableBase (void) |
Definition at line 2180 of file Drawable.h.
Magick::DrawableTextInterwordSpacing::DrawableTextInterwordSpacing | ( | double | spacing_ | ) |
Definition at line 1631 of file Drawable.cpp.
Magick::DrawableTextInterwordSpacing::~DrawableTextInterwordSpacing | ( | void | ) |
Definition at line 1637 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1657 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1641 of file Drawable.cpp.
void Magick::DrawableTextInterwordSpacing::spacing | ( | double | spacing_ | ) |
Definition at line 1647 of file Drawable.cpp.
double Magick::DrawableTextInterwordSpacing::spacing | ( | void | ) | const |
Definition at line 1652 of file Drawable.cpp.