Magick++  6.9.3
Magick::DrawableMiterLimit Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableMiterLimit:
Collaboration diagram for Magick::DrawableMiterLimit:

Public Member Functions

 DrawableMiterLimit (size_t miterlimit_)
 
 ~DrawableMiterLimit (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void miterlimit (size_t miterlimit_)
 
size_t miterlimit (void) const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1745 of file Drawable.h.

Constructor & Destructor Documentation

Magick::DrawableMiterLimit::DrawableMiterLimit ( size_t  miterlimit_)
inline

Definition at line 1748 of file Drawable.h.

Magick::DrawableMiterLimit::~DrawableMiterLimit ( void  )

Definition at line 1203 of file Drawable.cpp.

Member Function Documentation

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

Implements Magick::DrawableBase.

Definition at line 1211 of file Drawable.cpp.

void Magick::DrawableMiterLimit::miterlimit ( size_t  miterlimit_)
inline

Definition at line 1760 of file Drawable.h.

size_t Magick::DrawableMiterLimit::miterlimit ( void  ) const
inline

Definition at line 1764 of file Drawable.h.

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

Implements Magick::DrawableBase.

Definition at line 1207 of file Drawable.cpp.


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