Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::wkt::wkt_sequence< Range > Struct Template Reference

Stream sequence of points as WKT-part, e.g. More...

#include <write.hpp>

Inheritance diagram for boost::geometry::detail::wkt::wkt_sequence< Range >:
Collaboration diagram for boost::geometry::detail::wkt::wkt_sequence< Range >:

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)
 

Detailed Description

template<typename Range>
struct boost::geometry::detail::wkt::wkt_sequence< Range >

Stream sequence of points as WKT-part, e.g.

(1 2),(3 4)

Note
Used in polygon, all multi-geometries

Member Function Documentation

static void boost::geometry::detail::wkt::wkt_range< Range, opening_parenthesis , closing_parenthesis >::apply ( std::basic_ostream< Char, Traits > &  os,
Range const &  range 
)
inlinestaticinherited

The documentation for this struct was generated from the following file: