Searched refs:svg_manipulator (Results 1 – 1 of 1) sorted by relevance
370 class svg_manipulator class374 inline svg_manipulator(Geometry const& g, std::string const& style, double size) in svg_manipulator() function in boost::geometry::svg_manipulator382 std::basic_ostream<Char, Traits>& os, svg_manipulator const& m) in operator <<()408 inline svg_manipulator<Geometry> svg(Geometry const& geometry, in svg()413 return svg_manipulator<Geometry>(geometry, style, size); in svg()