Class RouteData

    • Constructor Detail

      • RouteData

        public RouteData​(String routeName,
                         NodeData startNode,
                         NodeData endNode)
        Parameters:
        routeName - String; name of the route
        startNode - NodeData; data of the start node of the route
        endNode - NodeData; data of the end node of the route