19 #ifndef GEOS_ALGORITHM_DISTANCE_H
20 #define GEOS_ALGORITHM_DISTANCE_H
22 #include <geos/export.h>
23 #include <geos/geom/Coordinate.h>
24 #include <geos/geom/CoordinateSequence.h>
110 #endif // GEOS_ALGORITHM_DISTANCE_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Definition: Distance.h:35
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:58