DrawableRotation  150 Magick++/demo/piddle.cpp     drawList.push_back(DrawableRotation(45.0));
DrawableRotation  972 Magick++/lib/Drawable.cpp Magick::DrawableRotation::~DrawableRotation ( void )
DrawableRotation  975 Magick++/lib/Drawable.cpp void Magick::DrawableRotation::operator()
DrawableRotation  980 Magick++/lib/Drawable.cpp Magick::DrawableBase* Magick::DrawableRotation::copy() const
DrawableRotation  982 Magick++/lib/Drawable.cpp   return new DrawableRotation(*this);
DrawableRotation 1410 Magick++/lib/Magick++/Drawable.h class MagickPPExport DrawableRotation : public DrawableBase
DrawableRotation 1413 Magick++/lib/Magick++/Drawable.h   DrawableRotation ( double angle_ )
DrawableRotation 1417 Magick++/lib/Magick++/Drawable.h   /*virtual*/ ~DrawableRotation ( void );