21 #include <geos/export.h> 25 #include <geos/geomgraph/NodeFactory.h> 49 static const geomgraph::NodeFactory& instance();
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:216
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
The node component of a geometry graph.
Definition: geomgraph/Node.h:59
Creates nodes for use in the geomgraph::PlanarGraph constructed during overlay operations. NOTE: also used by operation::valid.
Definition: OverlayNodeFactory.h:45