![]() |
![]() |
Generic geometry template manipulator class, takes corresponding output class from traits class. More...
Public Member Functions | |
svg_manipulator (Geometry const &g, std::string const &style, double 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< Geometry >::svg_manipulator | ( | Geometry const & | g, |
std::string const & | style, | ||
double | size | ||
) |
|
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 |