Back to Imagemagick

Magick++: Magick::PathSmoothCurvetoAbs Class Reference

www/api/Magick++/classMagick_1_1PathSmoothCurvetoAbs.html

7.1.2-214.8 KB
Original Source

| Magick++ 7.1.0 |

Public Member Functions | List of all members

Magick::PathSmoothCurvetoAbs Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::PathSmoothCurvetoAbs:

![Inheritance graph](classMagick_1_1PathSmoothCurvetoAbs inherit graph.png) [legend]

Collaboration diagram for Magick::PathSmoothCurvetoAbs:

![Collaboration graph](classMagick_1_1PathSmoothCurvetoAbs coll graph.png) [legend]

|

Public Member Functions

| | | PathSmoothCurvetoAbs (const Magick::Coordinate &coordinates_) | | | | | PathSmoothCurvetoAbs (const CoordinateList &coordinates_) | | | | | PathSmoothCurvetoAbs (const PathSmoothCurvetoAbs &original_) | | | | | ~PathSmoothCurvetoAbs (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | VPathBase * | copy () const | | | | Public Member Functions inherited from Magick::VPathBase | | | VPathBase (void) | | | | virtual | ~VPathBase (void) | | |

Detailed Description

Definition at line 2689 of file Drawable.h.

Constructor & Destructor Documentation

PathSmoothCurvetoAbs() [1/3]

| Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs | ( | const Magick::Coordinate & | coordinates_ | ) | |

Definition at line 2041 of file Drawable.cpp.

PathSmoothCurvetoAbs() [2/3]

| Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs | ( | const CoordinateList & | coordinates_ | ) | |

Definition at line 2046 of file Drawable.cpp.

PathSmoothCurvetoAbs() [3/3]

| Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs | ( | const PathSmoothCurvetoAbs & | original_ | ) | |

Definition at line 2051 of file Drawable.cpp.

~PathSmoothCurvetoAbs()

| Magick::PathSmoothCurvetoAbs::~PathSmoothCurvetoAbs | ( | void | | ) | |

Definition at line 2056 of file Drawable.cpp.

Member Function Documentation

copy()

|

| Magick::VPathBase * Magick::PathSmoothCurvetoAbs::copy | ( | | ) | const |

| virtual |

Implements Magick::VPathBase.

Definition at line 2073 of file Drawable.cpp.

operator()()

|

| void Magick::PathSmoothCurvetoAbs::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |

| virtual |

Implements Magick::VPathBase.

Definition at line 2060 of file Drawable.cpp.


The documentation for this class was generated from the following files: