Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrientedEdge

An Edge along with a direction (forwards or backwards). Useful for communicating directed paths.

Hierarchy

  • OrientedEdge

Index

Properties

Properties

edge

edge: Edge

The edge.

isForward

isForward: boolean

True if the desired orientation is in the direction from the edge's start node to its end.

Generated using TypeDoc