Magick++  7.0.10
Magick::DrawableStrokeWidth Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableStrokeWidth:
Collaboration diagram for Magick::DrawableStrokeWidth:

Public Member Functions

 DrawableStrokeWidth (double width_)
 
 ~DrawableStrokeWidth (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void width (double width_)
 
double width (void) const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1971 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawableStrokeWidth()

Magick::DrawableStrokeWidth::DrawableStrokeWidth ( double  width_)
inline

Definition at line 1974 of file Drawable.h.

◆ ~DrawableStrokeWidth()

Magick::DrawableStrokeWidth::~DrawableStrokeWidth ( void  )

Definition at line 1424 of file Drawable.cpp.

Member Function Documentation

◆ copy()

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

Reimplemented from Magick::DrawableBase.

Definition at line 1432 of file Drawable.cpp.

◆ operator()()

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

Reimplemented from Magick::DrawableBase.

Definition at line 1428 of file Drawable.cpp.

◆ width() [1/2]

void Magick::DrawableStrokeWidth::width ( double  width_)
inline

Definition at line 1986 of file Drawable.h.

◆ width() [2/2]

double Magick::DrawableStrokeWidth::width ( void  ) const
inline

Definition at line 1990 of file Drawable.h.


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