Stream sequence of points as WKT-part, e.g. More...
#include <write.hpp>
Static Public Member Functions | |
static void | apply (std::basic_ostream< Char, Traits > &os, Range const &range, bool force_closed) |
static void | apply (std::basic_ostream< Char, Traits > &os, Range const &range) |
Stream sequence of points as WKT-part, e.g.
(1 2),(3 4)
|
inlinestaticinherited |
References boost::asio::begin, boost::geometry::index::disjoint(), boost::end, boost::xpressive::first, boost::it, and boost::size().
Referenced by boost::geometry::detail::wkt::wkt_poly< Polygon, detail::wkt::prefix_polygon >::apply(), boost::geometry::detail::wkt::wkt_box< Box >::apply(), and boost::geometry::detail::wkt::wkt_segment< Segment >::apply().
|
inlinestaticinherited |