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


Public Member Functions | |
| DrawableCircle (double originX_, double originY_, double perimX_, double perimY_) | |
| ~DrawableCircle (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | originX (double originX_) |
| double | originX (void) const |
| void | originY (double originY_) |
| double | originY (void) const |
| void | perimX (double perimX_) |
| double | perimX (void) const |
| void | perimY (double perimY_) |
| double | perimY (void) const |
| DrawableCircle (double originX_, double originY_, double perimX_, double perimY_) | |
| ~DrawableCircle (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | originX (double originX_) |
| double | originX (void) const |
| void | originY (double originY_) |
| double | originY (void) const |
| void | perimX (double perimX_) |
| double | perimX (void) const |
| void | perimY (double perimY_) |
| double | perimY (void) const |
Private Attributes | |
| double | _originX |
| double | _originY |
| double | _perimX |
| double | _perimY |
|
||||||||||||||||||||
|
Definition at line 528 of file Drawable.h.
|
|
|
Definition at line 368 of file Drawable.cpp.
|
|
||||||||||||||||||||
|
Definition at line 528 of file Drawable.h.
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 375 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 371 of file Drawable.cpp. References _originX, _originY, _perimX, _perimY, DrawCircle(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 549 of file Drawable.h.
|
|
|
Definition at line 545 of file Drawable.h.
|
|
|
Definition at line 549 of file Drawable.h.
|
|
|
Definition at line 545 of file Drawable.h.
|
|
|
Definition at line 558 of file Drawable.h.
|
|
|
Definition at line 554 of file Drawable.h.
|
|
|
Definition at line 558 of file Drawable.h.
|
|
|
Definition at line 554 of file Drawable.h.
|
|
|
Definition at line 567 of file Drawable.h.
|
|
|
Definition at line 563 of file Drawable.h.
|
|
|
Definition at line 567 of file Drawable.h.
|
|
|
Definition at line 563 of file Drawable.h.
|
|
|
Definition at line 576 of file Drawable.h.
|
|
|
Definition at line 572 of file Drawable.h.
|
|
|
Definition at line 576 of file Drawable.h.
|
|
|
Definition at line 572 of file Drawable.h.
|
|
|
Definition at line 582 of file Drawable.h. Referenced by operator()(). |
|
|
Definition at line 583 of file Drawable.h. Referenced by operator()(). |
|
|
Definition at line 584 of file Drawable.h. Referenced by operator()(). |
|
|
Definition at line 585 of file Drawable.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC