Référence de la classe Magick::DrawableRectangle

#include <Drawable.h>

Graphe d'héritage de Magick::DrawableRectangle:
Graphe de collaboration de Magick::DrawableRectangle:

Liste de tous les membres


Fonctions membres publiques

 DrawableRectangle (double upperLeftX_, double upperLeftY_, double lowerRightX_, double lowerRightY_)
 ~DrawableRectangle (void)
void operator() (MagickCore::DrawingWand *context_) const
DrawableBasecopy () const
void upperLeftX (double upperLeftX_)
double upperLeftX (void) const
void upperLeftY (double upperLeftY_)
double upperLeftY (void) const
void lowerRightX (double lowerRightX_)
double lowerRightX (void) const
void lowerRightY (double lowerRightY_)
double lowerRightY (void) const

Attributs privés

double _upperLeftX
double _upperLeftY
double _lowerRightX
double _lowerRightY

Documentation des constructeurs et destructeur

Magick::DrawableRectangle::DrawableRectangle ( double  upperLeftX_,
double  upperLeftY_,
double  lowerRightX_,
double  lowerRightY_ 
) [inline]

Magick::DrawableRectangle::~DrawableRectangle ( void   ) 


Documentation des fonctions membres

void Magick::DrawableRectangle::operator() ( MagickCore::DrawingWand context_  )  const [virtual]

Implémente Magick::DrawableBase.

Magick::DrawableBase * Magick::DrawableRectangle::copy (  )  const [virtual]

Implémente Magick::DrawableBase.

void Magick::DrawableRectangle::upperLeftX ( double  upperLeftX_  )  [inline]

double Magick::DrawableRectangle::upperLeftX ( void   )  const [inline]

void Magick::DrawableRectangle::upperLeftY ( double  upperLeftY_  )  [inline]

double Magick::DrawableRectangle::upperLeftY ( void   )  const [inline]

void Magick::DrawableRectangle::lowerRightX ( double  lowerRightX_  )  [inline]

double Magick::DrawableRectangle::lowerRightX ( void   )  const [inline]

void Magick::DrawableRectangle::lowerRightY ( double  lowerRightY_  )  [inline]

double Magick::DrawableRectangle::lowerRightY ( void   )  const [inline]


Documentation des données membres


La documentation de cette classe a été générée à partir des fichiers suivants :