GEOS
3.14.0dev
|
Functions for computing length. More...
#include <Length.h>
Static Public Member Functions | |
static double | ofLine (const geom::CoordinateSequence *ring) |
Functions for computing length.
|
static |
Computes the length of a linestring specified by a sequence of points.
ring | the points specifying the linestring |