20 #ifndef GEOS_OP_RELATE_RELATENODEFACTORY_H
21 #define GEOS_OP_RELATE_RELATENODEFACTORY_H
23 #include <geos/export.h>
25 #include <geos/geomgraph/NodeFactory.h>
48 static const geomgraph::NodeFactory &instance();
58 #endif // GEOS_OP_RELATE_RELATENODEFACTORY_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:61
Used by the geomgraph::NodeMap in a RelateNodeGraph to create RelateNode objects. ...
Definition: RelateNodeFactory.h:45