Magick++  6.9.3
Magick::DrawableRotation Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableRotation:
Collaboration diagram for Magick::DrawableRotation:

Public Member Functions

 DrawableRotation (double angle_)
 
 ~DrawableRotation (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void angle (double angle_)
 
double angle (void) const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1410 of file Drawable.h.

Constructor & Destructor Documentation

Magick::DrawableRotation::DrawableRotation ( double  angle_)
inline

Definition at line 1413 of file Drawable.h.

Magick::DrawableRotation::~DrawableRotation ( void  )

Definition at line 972 of file Drawable.cpp.

Member Function Documentation

void Magick::DrawableRotation::angle ( double  angle_)
inline

Definition at line 1425 of file Drawable.h.

double Magick::DrawableRotation::angle ( void  ) const
inline

Definition at line 1429 of file Drawable.h.

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

Implements Magick::DrawableBase.

Definition at line 980 of file Drawable.cpp.

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

Implements Magick::DrawableBase.

Definition at line 976 of file Drawable.cpp.


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