Сlass describing a graph that connects the sublocations. More...
Inherits Finalizable.
Public Attributes | |
List< GraphEdge > get | edges |
List of edges that connect two sublocations GraphEdge. | |
Сlass describing a graph that connects the sublocations.
Referenced from Location
Definition at line 19 of file elevation_graph.dart.
List<GraphEdge> get ElevationGraph.edges |
List of edges that connect two sublocations GraphEdge.
Definition at line 25 of file elevation_graph.dart.