GEOS  3.9.1dev
Classes | Namespaces
GeometryFactory.h File Reference
#include <geos/geom/Geometry.h>
#include <geos/geom/GeometryCollection.h>
#include <geos/geom/MultiPoint.h>
#include <geos/geom/MultiLineString.h>
#include <geos/geom/MultiPolygon.h>
#include <geos/geom/PrecisionModel.h>
#include <geos/export.h>
#include <geos/inline.h>
#include <geos/util.h>
#include <vector>
#include <memory>
#include <cassert>
#include <geos/util/IllegalArgumentException.h>
Include dependency graph for GeometryFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::geom::GeometryFactory
 Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geometry objects. More...
 
struct  geos::geom::GeometryFactory::GeometryFactoryDeleter
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom