21 #ifndef GEOS_ALGORITHM_INTERIORPOINTAREA_H 22 #define GEOS_ALGORITHM_INTERIORPOINTAREA_H 24 #include <geos/export.h> 25 #include <geos/geom/Coordinate.h> 32 class GeometryFactory;
33 class GeometryCollection;
118 #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.
Definition: InteriorPointArea.h:63
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Definition: LineString.h:70
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition: GeometryFactory.h:67
Represents a collection of heterogeneous Geometry objects.
Definition: GeometryCollection.h:56
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25