Magick++  7.0.10
Magick::DrawableDashOffset Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableDashOffset:
Collaboration diagram for Magick::DrawableDashOffset:

Public Member Functions

 DrawableDashOffset (const double offset_)
 
 ~DrawableDashOffset (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void offset (const double offset_)
 
double offset (void) const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1693 of file Drawable.h.

Constructor & Destructor Documentation

Magick::DrawableDashOffset::DrawableDashOffset ( const double  offset_)
inline

Definition at line 1696 of file Drawable.h.

Magick::DrawableDashOffset::~DrawableDashOffset ( void  )

Definition at line 1161 of file Drawable.cpp.

Member Function Documentation

Magick::DrawableBase * Magick::DrawableDashOffset::copy ( ) const
virtual

Implements Magick::DrawableBase.

Definition at line 1169 of file Drawable.cpp.

void Magick::DrawableDashOffset::offset ( const double  offset_)
inline

Definition at line 1708 of file Drawable.h.

double Magick::DrawableDashOffset::offset ( void  ) const
inline

Definition at line 1712 of file Drawable.h.

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

Implements Magick::DrawableBase.

Definition at line 1165 of file Drawable.cpp.


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