Magick++  7.0.10
Magick::PathLinetoVerticalAbs Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::PathLinetoVerticalAbs:
Collaboration diagram for Magick::PathLinetoVerticalAbs:

Public Member Functions

 PathLinetoVerticalAbs (double y_)
 
 ~PathLinetoVerticalAbs (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 3029 of file Drawable.h.

Constructor & Destructor Documentation

◆ PathLinetoVerticalAbs()

Magick::PathLinetoVerticalAbs::PathLinetoVerticalAbs ( double  y_)
inline

Definition at line 3032 of file Drawable.h.

◆ ~PathLinetoVerticalAbs()

Magick::PathLinetoVerticalAbs::~PathLinetoVerticalAbs ( void  )

Definition at line 2407 of file Drawable.cpp.

Member Function Documentation

◆ copy()

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

Implements Magick::VPathBase.

Definition at line 2415 of file Drawable.cpp.

◆ operator()()

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

Implements Magick::VPathBase.

Definition at line 2411 of file Drawable.cpp.

◆ y() [1/2]

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

Definition at line 3045 of file Drawable.h.

◆ y() [2/2]

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

Definition at line 3049 of file Drawable.h.


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