Magick++  6.9.3
Magick::DrawableStrokeLineJoin Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableStrokeLineJoin:
Collaboration diagram for Magick::DrawableStrokeLineJoin:

Public Member Functions

 DrawableStrokeLineJoin (LineJoin linejoin_)
 
 ~DrawableStrokeLineJoin (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void linejoin (LineJoin linejoin_)
 
LineJoin linejoin (void) const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1716 of file Drawable.h.

Constructor & Destructor Documentation

Magick::DrawableStrokeLineJoin::DrawableStrokeLineJoin ( LineJoin  linejoin_)
inline

Definition at line 1719 of file Drawable.h.

Magick::DrawableStrokeLineJoin::~DrawableStrokeLineJoin ( void  )

Definition at line 1189 of file Drawable.cpp.

Member Function Documentation

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

Implements Magick::DrawableBase.

Definition at line 1197 of file Drawable.cpp.

void Magick::DrawableStrokeLineJoin::linejoin ( LineJoin  linejoin_)
inline

Definition at line 1731 of file Drawable.h.

LineJoin Magick::DrawableStrokeLineJoin::linejoin ( void  ) const
inline

Definition at line 1735 of file Drawable.h.

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

Implements Magick::DrawableBase.

Definition at line 1193 of file Drawable.cpp.


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