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


Public Member Functions | |
| DrawableTranslation (double x_, double y_) | |
| ~DrawableTranslation (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
| DrawableTranslation (double x_, double y_) | |
| ~DrawableTranslation (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
Private Attributes | |
| double | _x |
| double | _y |
|
||||||||||||
|
Definition at line 2013 of file Drawable.h.
|
|
|
Definition at line 1370 of file Drawable.cpp.
|
|
||||||||||||
|
Definition at line 2013 of file Drawable.h.
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1378 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1374 of file Drawable.cpp. References DrawTranslate().
Here is the call graph for this function: ![]() |
|
|
Definition at line 2030 of file Drawable.h.
|
|
|
Definition at line 2026 of file Drawable.h.
|
|
|
Definition at line 2030 of file Drawable.h.
|
|
|
Definition at line 2026 of file Drawable.h.
|
|
|
Definition at line 2039 of file Drawable.h.
|
|
|
Definition at line 2035 of file Drawable.h.
|
|
|
Definition at line 2039 of file Drawable.h.
|
|
|
Definition at line 2035 of file Drawable.h.
|
|
|
Definition at line 2045 of file Drawable.h. |
|
|
Definition at line 2046 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC