www/api/Magick++/classMagick_1_1DrawableRoundRectangle.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableRoundRectangle Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableRoundRectangle:
 [legend]
Collaboration diagram for Magick::DrawableRoundRectangle:
 [legend]
|
| | | DrawableRoundRectangle (double upperLeftX_, double upperLeftY_, double lowerRightX_, double lowerRightY_, double cornerWidth_, double cornerHeight_) | | | | | ~DrawableRoundRectangle (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | DrawableBase * | copy () const | | | | void | centerX (double centerX_) | | | | double | centerX (void) const | | | | void | centerY (double centerY_) | | | | double | centerY (void) const | | | | void | width (double width_) | | | | double | width (void) const | | | | void | hight (double hight_) | | | | double | hight (void) 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 | | | | void | cornerWidth (double cornerWidth_) | | | | double | cornerWidth (void) const | | | | void | cornerHeight (double cornerHeight_) | | | | double | cornerHeight (void) const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 1493 of file Drawable.h.
|
| Magick::DrawableRoundRectangle::DrawableRoundRectangle | ( | double | upperLeftX_, | | | | double | upperLeftY_, | | | | double | lowerRightX_, | | | | double | lowerRightY_, | | | | double | cornerWidth_, | | | | double | cornerHeight_ | | | ) | | |
| inline |
Definition at line 1496 of file Drawable.h.
| Magick::DrawableRoundRectangle::~DrawableRoundRectangle | ( | void | | ) | |
Definition at line 1105 of file Drawable.cpp.
|
| void Magick::DrawableRoundRectangle::centerX | ( | double | centerX_ | ) | |
| inline |
Definition at line 1517 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::centerX | ( | void | | ) | const |
| inline |
Definition at line 1521 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::centerY | ( | double | centerY_ | ) | |
| inline |
Definition at line 1526 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::centerY | ( | void | | ) | const |
| inline |
Definition at line 1530 of file Drawable.h.
|
| Magick::DrawableBase * Magick::DrawableRoundRectangle::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1114 of file Drawable.cpp.
|
| void Magick::DrawableRoundRectangle::cornerHeight | ( | double | cornerHeight_ | ) | |
| inline |
Definition at line 1600 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::cornerHeight | ( | void | | ) | const |
| inline |
Definition at line 1604 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::cornerWidth | ( | double | cornerWidth_ | ) | |
| inline |
Definition at line 1591 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::cornerWidth | ( | void | | ) | const |
| inline |
Definition at line 1595 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::hight | ( | double | hight_ | ) | |
| inline |
Definition at line 1544 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::hight | ( | void | | ) | const |
| inline |
Definition at line 1548 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::lowerRightX | ( | double | lowerRightX_ | ) | |
| inline |
Definition at line 1573 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::lowerRightX | ( | void | | ) | const |
| inline |
Definition at line 1577 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::lowerRightY | ( | double | lowerRightY_ | ) | |
| inline |
Definition at line 1582 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::lowerRightY | ( | void | | ) | const |
| inline |
Definition at line 1586 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1109 of file Drawable.cpp.
|
| void Magick::DrawableRoundRectangle::upperLeftX | ( | double | upperLeftX_ | ) | |
| inline |
Definition at line 1555 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::upperLeftX | ( | void | | ) | const |
| inline |
Definition at line 1559 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::upperLeftY | ( | double | upperLeftY_ | ) | |
| inline |
Definition at line 1564 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::upperLeftY | ( | void | | ) | const |
| inline |
Definition at line 1568 of file Drawable.h.
|
| void Magick::DrawableRoundRectangle::width | ( | double | width_ | ) | |
| inline |
Definition at line 1535 of file Drawable.h.
|
| double Magick::DrawableRoundRectangle::width | ( | void | | ) | const |
| inline |
Definition at line 1539 of file Drawable.h.
The documentation for this class was generated from the following files: