20 #ifndef GEOS_ALGORITHM_INTERIORPOINTAREA_H 21 #define GEOS_ALGORITHM_INTERIORPOINTAREA_H 23 #include <geos/export.h> 24 #include <geos/geom/Coordinate.h> 112 #endif // GEOS_ALGORITHM_INTERIORPOINTAREA_H Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Computes a point in the interior of an areal geometry. The point will lie in the geometry interior in...
Definition: InteriorPointArea.h:80
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:188
Represents a linear polygon, which may include holes.
Definition: Polygon.h:64
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25