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


Public Member Functions | |
| DrawablePolyline (const CoordinateList &coordinates_) | |
| DrawablePolyline (const DrawablePolyline &original_) | |
| ~DrawablePolyline (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| DrawablePolyline (const CoordinateList &coordinates_) | |
| DrawablePolyline (const DrawablePolyline &original_) | |
| ~DrawablePolyline (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
Private Attributes | |
| CoordinateList | _coordinates |
|
|
Definition at line 820 of file Drawable.cpp. References Magick::CoordinateList.
|
|
|
Definition at line 825 of file Drawable.cpp.
|
|
|
Definition at line 830 of file Drawable.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 853 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 834 of file Drawable.cpp. References DrawPolyline(), PointInfo, _PointInfo::x, and _PointInfo::y.
Here is the call graph for this function: ![]() |
|
|
Definition at line 1232 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC