19#ifndef GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
20#define GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
22#include <geos/geom/LineSegment.h>
Definition PointPairDistance.h:38
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:60
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:167
Definition LineSegment.h:57
Definition LineString.h:70
Represents a linear polygon, which may include holes.
Definition Polygon.h:67
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Definition Angle.h:33
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25