21#include <geos/export.h>
22#include <geos/geom/Coordinate.h>
23#include <geos/geom/CoordinateSequence.h>
52 static double ofLine(
const std::vector<geom::CoordinateXY>& ring);
Functions for computing length.
Definition Length.h:35
static double ofLine(const std::vector< geom::CoordinateXY > &ring)
static double ofLine(const geom::CoordinateSequence *ring)
The internal representation of a list of coordinates inside a Geometry.
Definition CoordinateSequence.h:56
Basic namespace for all GEOS functionalities.
Definition geos.h:38