![]() |
![]() |
Generic geometry template manipulator class, takes corresponding output class from traits class. More...
Public Member Functions | |
svg_manipulator (G const &g, std::string const &style, int size) | |
Friends | |
template<typename Char , typename Traits > | |
std::basic_ostream< Char, Traits > & | operator<< (std::basic_ostream< Char, Traits > &os, svg_manipulator const &m) |
Generic geometry template manipulator class, takes corresponding output class from traits class.
Stream manipulator, streams geometry classes as SVG (Scalable Vector Graphics)
boost::geometry::svg_manipulator< G >::svg_manipulator | ( | G const & | g, |
std::string const & | style, | ||
int | size | ||
) |
std::basic_ostream<Char, Traits>& operator<< | ( | std::basic_ostream< Char, Traits > & | os, |
svg_manipulator< G > const & | m | ||
) | [friend] |
April 2, 2011 |
Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands Copyright © 2008-2011 Bruno Lalande, Paris, France Copyright © 2009-2010 Mateusz Loskot, London, UK |