23#include <geos/export.h>
A Position indicates the position of a Location relative to a graph component (Node,...
Definition: Position.h:37
@ LEFT
An indicator that a Location is to the left of a GraphComponent.
Definition: Position.h:50
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: geos.h:39