DrawableRotation  145 Magick++/demo/piddle.cpp     drawList.push_back(DrawableRotation(45.0));
DrawableRotation  951 Magick++/lib/Drawable.cpp Magick::DrawableRotation::~DrawableRotation ( void )
DrawableRotation  954 Magick++/lib/Drawable.cpp void Magick::DrawableRotation::operator()
DrawableRotation  959 Magick++/lib/Drawable.cpp Magick::DrawableBase* Magick::DrawableRotation::copy() const
DrawableRotation  961 Magick++/lib/Drawable.cpp   return new DrawableRotation(*this);
DrawableRotation 1392 Magick++/lib/Magick++/Drawable.h class MagickDLLDecl DrawableRotation : public DrawableBase
DrawableRotation 1395 Magick++/lib/Magick++/Drawable.h   DrawableRotation ( double angle_ )
DrawableRotation 1399 Magick++/lib/Magick++/Drawable.h   /*virtual*/ ~DrawableRotation ( void );