19 #ifndef GEOS_OP_RELATE_RELATENODEFACTORY_H
20 #define GEOS_OP_RELATE_RELATENODEFACTORY_H
22 #include <geos/export.h>
24 #include <geos/geomgraph/NodeFactory.h>
47 static const geomgraph::NodeFactory &instance();
57 #endif // GEOS_OP_RELATE_RELATENODEFACTORY_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Used by the geomgraph::NodeMap in a RelateNodeGraph to create RelateNode objects. ...
Definition: RelateNodeFactory.h:44
Definition: geomgraph/Node.h:62