21 #ifndef __CANVAS_POLY_LINE_H__
22 #define __CANVAS_POLY_LINE_H__
36 void render (
Rect const & area, Cairo::RefPtr<Cairo::Context>)
const;
virtual void set_steps(Points const &, bool stepped)
bool covers(Duple const &) const
virtual void compute_bounding_box() const
void render(Rect const &area, Cairo::RefPtr< Cairo::Context >) const
void set_covers_threshold(double)
std::vector< Duple > Points