118 #include <geos/geom/Coordinate.h> 119 #include <geos/geom/CoordinateArraySequence.h> 120 #include <geos/geom/CoordinateArraySequenceFactory.h> 121 #include <geos/geom/CoordinateFilter.h> 122 #include <geos/geom/CoordinateSequence.h> 123 #include <geos/geom/CoordinateSequenceFactory.h> 124 #include <geos/geom/Dimension.h> 125 #include <geos/geom/Envelope.h> 126 #include <geos/geom/Geometry.h> 127 #include <geos/geom/GeometryCollection.h> 128 #include <geos/geom/GeometryComponentFilter.h> 129 #include <geos/geom/GeometryFactory.h> 130 #include <geos/geom/GeometryFilter.h> 131 #include <geos/geom/LineString.h> 132 #include <geos/geom/LinearRing.h> 133 #include <geos/geom/MultiLineString.h> 134 #include <geos/geom/MultiPoint.h> 135 #include <geos/geom/MultiPolygon.h> 136 #include <geos/geom/Point.h> 137 #include <geos/geom/Polygon.h> 138 #include <geos/geom/PrecisionModel.h> 139 #include <geos/geom/LineSegment.h> 140 #include <geos/geom/IntersectionMatrix.h> 141 #include <geos/geom/Location.h> 145 #warning *** DEPRECATED: You are using deprecated header geom.h. Please, update your sources according to new layout of GEOS headers and namespaces 152 #endif // ndef GEOS_GEOM_H Contains the Geometry interface hierarchy and supporting classes.
Definition: IndexedNestedRingTester.h:26
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25