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


Public Member Functions | |
| DrawableRectangle (double upperLeftX_, double upperLeftY_, double lowerRightX_, double lowerRightY_) | |
| ~DrawableRectangle (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | upperLeftX (double upperLeftX_) |
| double | upperLeftX (void) const |
| void | upperLeftY (double upperLeftY_) |
| double | upperLeftY (void) const |
| void | lowerRightX (double lowerRightX_) |
| double | lowerRightX (void) const |
| void | lowerRightY (double lowerRightY_) |
| double | lowerRightY (void) const |
| DrawableRectangle (double upperLeftX_, double upperLeftY_, double lowerRightX_, double lowerRightY_) | |
| ~DrawableRectangle (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | upperLeftX (double upperLeftX_) |
| double | upperLeftX (void) const |
| void | upperLeftY (double upperLeftY_) |
| double | upperLeftY (void) const |
| void | lowerRightX (double lowerRightX_) |
| double | lowerRightX (void) const |
| void | lowerRightY (double lowerRightY_) |
| double | lowerRightY (void) const |
Private Attributes | |
| double | _upperLeftX |
| double | _upperLeftY |
| double | _lowerRightX |
| double | _lowerRightY |
|
||||||||||||||||||||
|
Definition at line 1327 of file Drawable.h.
|
|
|
Definition at line 935 of file Drawable.cpp.
|
|
||||||||||||||||||||
|
Definition at line 1327 of file Drawable.h.
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 944 of file Drawable.cpp.
|
|
|
Definition at line 1365 of file Drawable.h.
|
|
|
Definition at line 1361 of file Drawable.h.
|
|
|
Definition at line 1365 of file Drawable.h.
|
|
|
Definition at line 1361 of file Drawable.h.
|
|
|
Definition at line 1374 of file Drawable.h.
|
|
|
Definition at line 1370 of file Drawable.h.
|
|
|
Definition at line 1374 of file Drawable.h.
|
|
|
Definition at line 1370 of file Drawable.h.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 939 of file Drawable.cpp. References DrawRectangle().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1347 of file Drawable.h.
|
|
|
Definition at line 1343 of file Drawable.h.
|
|
|
Definition at line 1347 of file Drawable.h.
|
|
|
Definition at line 1343 of file Drawable.h.
|
|
|
Definition at line 1356 of file Drawable.h.
|
|
|
Definition at line 1352 of file Drawable.h.
|
|
|
Definition at line 1356 of file Drawable.h.
|
|
|
Definition at line 1352 of file Drawable.h.
|
|
|
Definition at line 1382 of file Drawable.h. |
|
|
Definition at line 1383 of file Drawable.h. |
|
|
Definition at line 1380 of file Drawable.h. |
|
|
Definition at line 1381 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC