21 #ifndef GEOS_GEOM_POSITION_H
22 #define GEOS_GEOM_POSITION_H
24 #include <geos/export.h>
29 #include <geos/inline.h>
A Position indicates the position of a Location relative to a graph component (Node,...
Definition: Position.h:39
@ LEFT
An indicator that a Location is to the left of a GraphComponent.
Definition: Position.h:52
static int opposite(int position)
Returns LEFT if the position is RIGHT, RIGHT if the position is LEFT, or the position otherwise.
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26