NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
NetTopologySuite.GeometriesGraph.Position Class Reference

A Position indicates the position of a Location relative to a graph component (Node, Edge, or Area). More...

Static Public Member Functions

static Positions Opposite (Positions position)
 Returns Positions.Left if the position is Positions.Right, Positions.Right if the position is Left, or the position otherwise. More...
 

Detailed Description

A Position indicates the position of a Location relative to a graph component (Node, Edge, or Area).

Member Function Documentation

static Positions NetTopologySuite.GeometriesGraph.Position.Opposite ( Positions  position)
static

Returns Positions.Left if the position is Positions.Right, Positions.Right if the position is Left, or the position otherwise.

Parameters
position

The documentation for this class was generated from the following file: