Référence de la classe Magick::DrawablePushPattern
#include <Drawable.h>
Graphe d'héritage de Magick::DrawablePushPattern:

Graphe de collaboration de Magick::DrawablePushPattern:

Fonctions membres publiques | |
| DrawablePushPattern (const std::string &id_, long x_, long y_, long width_, long height_) | |
| DrawablePushPattern (const DrawablePushPattern &original_) | |
| ~DrawablePushPattern (void) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
Attributs privés | |
| std::string | _id |
| long | _x |
| long | _y |
| long | _width |
| long | _height |
Documentation des constructeurs et destructeur
| Magick::DrawablePushPattern::DrawablePushPattern | ( | const std::string & | id_, | |
| long | x_, | |||
| long | y_, | |||
| long | width_, | |||
| long | height_ | |||
| ) |
| Magick::DrawablePushPattern::DrawablePushPattern | ( | const DrawablePushPattern & | original_ | ) |
| Magick::DrawablePushPattern::~DrawablePushPattern | ( | void | ) |
Documentation des fonctions membres
| void Magick::DrawablePushPattern::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const [virtual] |
Implémente Magick::DrawableBase.
| Magick::DrawableBase * Magick::DrawablePushPattern::copy | ( | ) | const [virtual] |
Implémente Magick::DrawableBase.
Documentation des données membres
std::string Magick::DrawablePushPattern::_id [private] |
long Magick::DrawablePushPattern::_x [private] |
long Magick::DrawablePushPattern::_y [private] |
long Magick::DrawablePushPattern::_width [private] |
long Magick::DrawablePushPattern::_height [private] |
La documentation de cette classe a été générée à partir des fichiers suivants :
- Bureau/AILLADE/src/Magick++/Drawable.h
- Bureau/AILLADE/src/Drawable.cpp



