![]() |
![]() |
![]() |
#include <Drawable.h>
Inheritance diagram for Magick::DrawableText:


Public Member Functions | |
| DrawableText (const double x_, const double y_, const std::string &text_) | |
| DrawableText (const double x_, const double y_, const std::string &text_, const std::string &encoding_) | |
| DrawableText (const DrawableText &original_) | |
| ~DrawableText (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | encoding (const std::string &encoding_) |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
| void | text (const std::string &text_) |
| std::string | text (void) const |
| DrawableText (const double x_, const double y_, const std::string &text_) | |
| DrawableText (const double x_, const double y_, const std::string &text_, const std::string &encoding_) | |
| DrawableText (const DrawableText &original_) | |
| ~DrawableText (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | encoding (const std::string &encoding_) |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
| void | text (const std::string &text_) |
| std::string | text (void) const |
Private Attributes | |
| double | _x |
| double | _y |
| std::string | _text |
| std::string | _encoding |
|
||||||||||||||||
|
Definition at line 1252 of file Drawable.cpp. References DrawableText(). Referenced by DrawableText().
Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
Definition at line 1260 of file Drawable.cpp. References DrawableText().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1268 of file Drawable.cpp. References DrawableText().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1276 of file Drawable.cpp.
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1286 of file Drawable.cpp.
|
|
|
Definition at line 1883 of file Drawable.h.
|
|
|
Definition at line 1883 of file Drawable.h.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1280 of file Drawable.cpp. References DrawAnnotation(), and DrawSetTextEncoding().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1910 of file Drawable.h.
|
|
|
Definition at line 1906 of file Drawable.h.
|
|
|
Definition at line 1910 of file Drawable.h.
|
|
|
Definition at line 1906 of file Drawable.h.
|
|
|
Definition at line 1892 of file Drawable.h.
|
|
|
Definition at line 1888 of file Drawable.h.
|
|
|
Definition at line 1892 of file Drawable.h.
|
|
|
Definition at line 1888 of file Drawable.h.
|
|
|
Definition at line 1901 of file Drawable.h.
|
|
|
Definition at line 1897 of file Drawable.h.
|
|
|
Definition at line 1901 of file Drawable.h.
|
|
|
Definition at line 1897 of file Drawable.h.
|
|
|
Definition at line 1919 of file Drawable.h. |
|
|
Definition at line 1918 of file Drawable.h. |
|
|
Definition at line 1916 of file Drawable.h. |
|
|
Definition at line 1917 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC