Magick++  6.9.3
Magick::PathMovetoRel Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::PathMovetoRel:
Collaboration diagram for Magick::PathMovetoRel:

Public Member Functions

 PathMovetoRel (const Magick::Coordinate &coordinate_)
 
 PathMovetoRel (const CoordinateList &coordinates_)
 
 PathMovetoRel (const PathMovetoRel &original_)
 
 ~PathMovetoRel (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 2979 of file Drawable.h.

Constructor & Destructor Documentation

Magick::PathMovetoRel::PathMovetoRel ( const Magick::Coordinate coordinate_)

Definition at line 2273 of file Drawable.cpp.

Magick::PathMovetoRel::PathMovetoRel ( const CoordinateList coordinates_)

Definition at line 2277 of file Drawable.cpp.

Magick::PathMovetoRel::PathMovetoRel ( const PathMovetoRel original_)

Definition at line 2281 of file Drawable.cpp.

Magick::PathMovetoRel::~PathMovetoRel ( void  )

Definition at line 2286 of file Drawable.cpp.

Member Function Documentation

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

Implements Magick::VPathBase.

Definition at line 2297 of file Drawable.cpp.

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

Implements Magick::VPathBase.

Definition at line 2289 of file Drawable.cpp.


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