21 #ifndef GEOS_GEOMGRAPH_POSITION_H 22 #define GEOS_GEOMGRAPH_POSITION_H 24 #include <geos/export.h> 29 #include <geos/inline.h> 65 static int opposite(
int position);
71 #endif // ifndef GEOS_GEOMGRAPH_POSITION_H An indicator that a Location is to the left of a GraphComponent.
Definition: Position.h:52
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
A Position indicates the position of a Location relative to a graph component (Node,...
Definition: Position.h:39