19#ifndef GEOS_ALGORITHM_LENGTH_H
20#define GEOS_ALGORITHM_LENGTH_H
22#include <geos/export.h>
23#include <geos/geom/Coordinate.h>
24#include <geos/geom/CoordinateSequence.h>
Functions for computing length.
Definition: Length.h:34
static double ofLine(const geom::CoordinateSequence *ring)
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:58
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26