19 #ifndef GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
20 #define GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
22 #include <geos/geom/LineSegment.h>
27 class PointPairDistance;
75 #endif // GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
Definition: LineSegment.h:57
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: LineString.h:70
Represents a linear polygon, which may include holes.
Definition: Polygon.h:66
Definition: PointPairDistance.h:37
Definition: DistanceToPoint.h:47