#include <Drawable.h>
Definition at line 1439 of file Drawable.h.
Magick::DrawableRoundRectangle::DrawableRoundRectangle |
( |
double |
centerX_, |
|
|
double |
centerY_, |
|
|
double |
width_, |
|
|
double |
hight_, |
|
|
double |
cornerWidth_, |
|
|
double |
cornerHeight_ |
|
) |
| |
|
inline |
Magick::DrawableRoundRectangle::~DrawableRoundRectangle |
( |
void |
| ) |
|
void Magick::DrawableRoundRectangle::centerX |
( |
double |
centerX_ | ) |
|
|
inline |
double Magick::DrawableRoundRectangle::centerX |
( |
void |
| ) |
const |
|
inline |
void Magick::DrawableRoundRectangle::centerY |
( |
double |
centerY_ | ) |
|
|
inline |
double Magick::DrawableRoundRectangle::centerY |
( |
void |
| ) |
const |
|
inline |
void Magick::DrawableRoundRectangle::cornerHeight |
( |
double |
cornerHeight_ | ) |
|
|
inline |
double Magick::DrawableRoundRectangle::cornerHeight |
( |
void |
| ) |
const |
|
inline |
void Magick::DrawableRoundRectangle::cornerWidth |
( |
double |
cornerWidth_ | ) |
|
|
inline |
double Magick::DrawableRoundRectangle::cornerWidth |
( |
void |
| ) |
const |
|
inline |
void Magick::DrawableRoundRectangle::hight |
( |
double |
hight_ | ) |
|
|
inline |
double Magick::DrawableRoundRectangle::hight |
( |
void |
| ) |
const |
|
inline |
void Magick::DrawableRoundRectangle::operator() |
( |
MagickCore::DrawingWand * |
context_ | ) |
const |
|
virtual |
void Magick::DrawableRoundRectangle::width |
( |
double |
width_ | ) |
|
|
inline |
double Magick::DrawableRoundRectangle::width |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: