#include <Drawable.h>
Definition at line 1202 of file Drawable.h.
◆ DrawablePoint()
Magick::DrawablePoint::DrawablePoint |
( |
double |
x_, |
|
|
double |
y_ |
|
) |
| |
|
inline |
◆ ~DrawablePoint()
Magick::DrawablePoint::~DrawablePoint |
( |
void |
| ) |
|
◆ copy()
◆ operator()()
void Magick::DrawablePoint::operator() |
( |
MagickCore::DrawingWand * |
context_ | ) |
const |
|
virtual |
◆ x() [1/2]
void Magick::DrawablePoint::x |
( |
double |
x_ | ) |
|
|
inline |
◆ x() [2/2]
double Magick::DrawablePoint::x |
( |
void |
| ) |
const |
|
inline |
◆ y() [1/2]
void Magick::DrawablePoint::y |
( |
double |
y_ | ) |
|
|
inline |
◆ y() [2/2]
double Magick::DrawablePoint::y |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: