| Magick++
    6.9.6
    | 
#include <Drawable.h>
| Public Member Functions | |
| Coordinate (void) | |
| Coordinate (double x_, double y_) | |
| virtual | ~Coordinate () | 
| void | x (double x_) | 
| double | x (void) const | 
| void | y (double y_) | 
| double | y (void) const | 
Definition at line 47 of file Drawable.h.
| 
 | inline | 
Definition at line 50 of file Drawable.h.
| 
 | inline | 
Definition at line 54 of file Drawable.h.
| 
 | inlinevirtual | 
Definition at line 58 of file Drawable.h.
| 
 | inline | 
Definition at line 61 of file Drawable.h.
Referenced by Magick::operator<(), and Magick::operator==().
| 
 | inline | 
Definition at line 65 of file Drawable.h.
| 
 | inline | 
Definition at line 70 of file Drawable.h.
Referenced by Magick::operator<(), and Magick::operator==().
| 
 | inline | 
Definition at line 74 of file Drawable.h.