Magick++  6.9.3
Magick::PathLinetoRel Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::PathLinetoRel:
Collaboration diagram for Magick::PathLinetoRel:

Public Member Functions

 PathLinetoRel (const Magick::Coordinate &coordinate_)
 
 PathLinetoRel (const CoordinateList &coordinates_)
 
 PathLinetoRel (const PathLinetoRel &original_)
 
 ~PathLinetoRel (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
VPathBasecopy () const
 
- Public Member Functions inherited from Magick::VPathBase
 VPathBase (void)
 
virtual ~VPathBase (void)
 

Detailed Description

Definition at line 2813 of file Drawable.h.

Constructor & Destructor Documentation

Magick::PathLinetoRel::PathLinetoRel ( const Magick::Coordinate coordinate_)

Definition at line 2155 of file Drawable.cpp.

Magick::PathLinetoRel::PathLinetoRel ( const CoordinateList coordinates_)

Definition at line 2159 of file Drawable.cpp.

Magick::PathLinetoRel::PathLinetoRel ( const PathLinetoRel original_)

Definition at line 2163 of file Drawable.cpp.

Magick::PathLinetoRel::~PathLinetoRel ( void  )

Definition at line 2168 of file Drawable.cpp.

Member Function Documentation

Magick::VPathBase * Magick::PathLinetoRel::copy ( ) const
virtual

Implements Magick::VPathBase.

Definition at line 2179 of file Drawable.cpp.

void Magick::PathLinetoRel::operator() ( MagickCore::DrawingWand *  context_) const
virtual

Implements Magick::VPathBase.

Definition at line 2171 of file Drawable.cpp.


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