20 #ifndef GEOS_OP_OVERLAY_OVERLAYNODEFACTORY_H
21 #define GEOS_OP_OVERLAY_OVERLAYNODEFACTORY_H
23 #include <geos/export.h>
27 #include <geos/geomgraph/NodeFactory.h>
51 static const geomgraph::NodeFactory &instance();
59 #endif // ndef GEOS_OP_OVERLAY_OVERLAYNODEFACTORY_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:61
Creates nodes for use in the geomgraph::PlanarGraph constructed during overlay operations. NOTE: also used by operation::valid.
Definition: OverlayNodeFactory.h:47