19#ifndef GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
20#define GEOS_ALGORITHM_DISTANCE_DISTANCETOPOINT_H
22#include <geos/geom/LineSegment.h>
27class PointPairDistance;
Definition DistanceToPoint.h:47
Definition PointPairDistance.h:37
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:188
Definition LineSegment.h:59
Definition LineString.h:68
Represents a linear polygon, which may include holes.
Definition Polygon.h:64
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26