21#include <geos/export.h>
25#include <geos/geomgraph/NodeFactory.h>
45class GEOS_DLL OverlayNodeFactory:
public geomgraph::NodeFactory {
47 OverlayNodeFactory(): geomgraph::NodeFactory() {}
49 static const geomgraph::NodeFactory& instance();
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:217
The node component of a geometry graph.
Definition geomgraph/Node.h:59
Contains classes that implement topology graphs.
Definition Depth.h:31
Contains classes that perform a topological overlay to compute boolean spatial functions.
Definition namespaces.h:229
Provides classes for implementing operations on geometries.
Definition namespaces.h:179
Basic namespace for all GEOS functionalities.
Definition geos.h:39