Package com.luciad.network.graph
Class TLcdTraversalDirection
java.lang.Object
com.luciad.network.graph.TLcdTraversalDirection
Type-safe enumeration representing the directions in which a edge can be traversed.
- Since:
- 5.1
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdTraversalDirection
Negative direction (from end to start node);static final TLcdTraversalDirection
Positive direction (from start to end node) -
Method Summary