Magick++  6.9.3
Magick::PathLinetoVerticalRel Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::PathLinetoVerticalRel:
Collaboration diagram for Magick::PathLinetoVerticalRel:

Public Member Functions

 PathLinetoVerticalRel (double y_)
 
 ~PathLinetoVerticalRel (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
VPathBasecopy () const
 
void y (double y_)
 
double y (void) const
 
- Public Member Functions inherited from Magick::VPathBase
 VPathBase (void)
 
virtual ~VPathBase (void)
 

Detailed Description

Definition at line 2925 of file Drawable.h.

Constructor & Destructor Documentation

Magick::PathLinetoVerticalRel::PathLinetoVerticalRel ( double  y_)
inline

Definition at line 2928 of file Drawable.h.

Magick::PathLinetoVerticalRel::~PathLinetoVerticalRel ( void  )

Definition at line 2228 of file Drawable.cpp.

Member Function Documentation

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

Implements Magick::VPathBase.

Definition at line 2236 of file Drawable.cpp.

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

Implements Magick::VPathBase.

Definition at line 2232 of file Drawable.cpp.

void Magick::PathLinetoVerticalRel::y ( double  y_)
inline

Definition at line 2941 of file Drawable.h.

double Magick::PathLinetoVerticalRel::y ( void  ) const
inline

Definition at line 2945 of file Drawable.h.


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