Loading...
Searching...
No Matches
ElevationGraph Class Referenceabstract

С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.
 

Detailed Description

Сlass describing a graph that connects the sublocations.

Referenced from Location

Definition at line 19 of file elevation_graph.dart.

Member Data Documentation

◆ edges

List<GraphEdge> get ElevationGraph.edges

List of edges that connect two sublocations GraphEdge.

Definition at line 25 of file elevation_graph.dart.


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