A linestring (named so by OGC) is a collection (default a vector) of points. More...
#include <linestring.hpp>
Public Member Functions | |
linestring () | |
{linestring} More... | |
template<typename Iterator > | |
linestring (Iterator begin, Iterator end) | |
{linestring} More... | |
A linestring (named so by OGC) is a collection (default a vector) of points.
Point | |
Container | |
Allocator |
{before.synopsis, [heading Model of] [link geometry.reference.concepts.concept_linestring Linestring Concept] }
|
inline |
{linestring}
|
inline |
{linestring}