AccessRestrictions |
Class containing access restrictions for roads/arcs.
|
Arc |
Interface representing an arc in the graph.
|
Graph |
Main graph class.
|
GraphStatistics |
Utility class that stores some statistics of graphs that are not easy to
access.
|
GraphStatistics.BoundingBox |
Class representing a bounding box for a graph (a rectangle that contains all
nodes in the graph).
|
Node |
Class representing a Node in a Graph .
|
Path |
Class representing a path between nodes in a graph.
|
Point |
Class representing a point (position) on Earth.
|
RoadInformation |
Class containing information for road that may be shared by multiple arcs.
|