Searched refs:PathLinetoRel (Results 1 – 3 of 3) sorted by relevance
2375 Magick::PathLinetoRel::PathLinetoRel ( const Magick::Coordinate& coordinate_ ) in PathLinetoRel() function in Magick::PathLinetoRel2379 Magick::PathLinetoRel::PathLinetoRel ( const CoordinateList &coordinates_ ) in PathLinetoRel() function in Magick::PathLinetoRel2383 Magick::PathLinetoRel::PathLinetoRel ( const Magick::PathLinetoRel& original_ ) in PathLinetoRel() function in Magick::PathLinetoRel2388 Magick::PathLinetoRel::~PathLinetoRel ( void ) in ~PathLinetoRel()2391 void Magick::PathLinetoRel::operator()( MagickCore::DrawingWand * context_ ) const in operator ()()2399 Magick::VPathBase* Magick::PathLinetoRel::copy() const in copy()2401 return new PathLinetoRel(*this); in copy()
2920 class MagickPPExport PathLinetoRel : public VPathBase2924 PathLinetoRel ( const Magick::Coordinate& coordinate_ );2927 PathLinetoRel ( const CoordinateList &coordinates_ );2930 PathLinetoRel ( const PathLinetoRel& original_ );2933 /*virtual*/ ~PathLinetoRel ( void );
943 (PathLinetoRel): New class. Line to, relative coordinates