22 #ifndef GEOS_OP_POLYGONIZE_BUILDAREA_H 23 #define GEOS_OP_POLYGONIZE_BUILDAREA_H 25 #include <geos/export.h> 31 #pragma warning(disable: 4251) // warning C4251: needs to have dll-interface to be used by clients of class 43 namespace polygonize {
78 #endif // GEOS_OP_POLYGONIZE_BUILDAREA_H Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:188
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
Creates an areal geometry formed by the constituent linework of given geometry.
Definition: BuildArea.h:55