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


Public Member Functions | |
| DrawablePoint (double x_, double y_) | |
| ~DrawablePoint (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 |
| DrawablePoint (double x_, double y_) | |
| ~DrawablePoint (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 1130 of file Drawable.h.
|
|
|
Definition at line 753 of file Drawable.cpp.
|
|
||||||||||||
|
Definition at line 1130 of file Drawable.h.
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 760 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 756 of file Drawable.cpp. References _x, _y, DrawPoint(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1147 of file Drawable.h.
|
|
|
Definition at line 1143 of file Drawable.h.
|
|
|
Definition at line 1147 of file Drawable.h.
|
|
|
Definition at line 1143 of file Drawable.h.
|
|
|
Definition at line 1156 of file Drawable.h.
|
|
|
Definition at line 1152 of file Drawable.h.
|
|
|
Definition at line 1156 of file Drawable.h.
|
|
|
Definition at line 1152 of file Drawable.h.
|
|
|
Definition at line 1162 of file Drawable.h. Referenced by operator()(). |
|
|
Definition at line 1163 of file Drawable.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC