19 #ifndef GEOS_OP_OVERLAY_OVERLAYNODEFACTORY_H
20 #define GEOS_OP_OVERLAY_OVERLAYNODEFACTORY_H
22 #include <geos/export.h>
26 #include <geos/geomgraph/NodeFactory.h>
50 static const geomgraph::NodeFactory &instance();
58 #endif // ndef GEOS_OP_OVERLAY_OVERLAYNODEFACTORY_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Definition: geomgraph/Node.h:62
Creates nodes for use in the geomgraph::PlanarGraph constructed during overlay operations. NOTE: also used by operation::valid.
Definition: OverlayNodeFactory.h:46