Searched refs:PathLinetoRel (Results 1 – 3 of 3) sorted by relevance
2346 Magick::PathLinetoRel::PathLinetoRel ( const Magick::Coordinate& coordinate_ ) in PathLinetoRel() function in Magick::PathLinetoRel2350 Magick::PathLinetoRel::PathLinetoRel ( const CoordinateList &coordinates_ ) in PathLinetoRel() function in Magick::PathLinetoRel2354 Magick::PathLinetoRel::PathLinetoRel ( const Magick::PathLinetoRel& original_ ) in PathLinetoRel() function in Magick::PathLinetoRel2359 Magick::PathLinetoRel::~PathLinetoRel ( void ) in ~PathLinetoRel()2362 void Magick::PathLinetoRel::operator()( MagickCore::DrawingWand * context_ ) const in operator ()()2370 Magick::VPathBase* Magick::PathLinetoRel::copy() const in copy()2372 return new PathLinetoRel(*this); in copy()
2945 class MagickPPExport PathLinetoRel : public VPathBase2949 PathLinetoRel ( const Magick::Coordinate& coordinate_ );2952 PathLinetoRel ( const CoordinateList &coordinates_ );2955 PathLinetoRel ( const PathLinetoRel& original_ );2958 /*virtual*/ ~PathLinetoRel ( void );
947 (PathLinetoRel): New class. Line to, relative coordinates