GEOS  3.13.0dev
Static Public Member Functions | List of all members
geos::algorithm::Length Class Reference

Functions for computing length. More...

#include <Length.h>

Static Public Member Functions

static double ofLine (const geom::CoordinateSequence *ring)
 

Detailed Description

Functions for computing length.

Author
Martin Davis

Member Function Documentation

◆ ofLine()

static double geos::algorithm::Length::ofLine ( const geom::CoordinateSequence ring)
static

Computes the length of a linestring specified by a sequence of points.

Parameters
ringthe points specifying the linestring
Returns
the length of the linestring

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