20 #ifndef GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
21 #define GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
23 #include <geos/geom/LineSegment.h>
28 class PointPairDistance;
76 #endif // GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
Definition: LineSegment.h:58
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:61
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:168
Definition: LineString.h:71
Represents a linear polygon, which may include holes.
Definition: Polygon.h:67
Definition: PointPairDistance.h:53
Definition: DistanceToPoint.h:48