Package | Description |
---|---|
org.opentripplanner.routing.impl | |
org.opentripplanner.routing.services | |
org.opentripplanner.scripting.api | |
org.opentripplanner.standalone | |
org.opentripplanner.visualizer |
This package contains classes used for visualizing OpenTripPlanner graphs.
|
Modifier and Type | Method and Description |
---|---|
Router |
MemoryGraphSource.getRouter() |
Router |
InputStreamGraphSource.getRouter() |
Constructor and Description |
---|
GraphPathFinder(Router router) |
Modifier and Type | Method and Description |
---|---|
Router |
GraphSource.getRouter() |
Router |
GraphService.getRouter() |
Router |
GraphService.getRouter(String routerId) |
Constructor and Description |
---|
OtpsRouter(Router router) |
Modifier and Type | Method and Description |
---|---|
Router |
OTPServer.getRouter(String routerId) |
Constructor and Description |
---|
GraphVisualizer(Router router) |
Copyright © 2019. All rights reserved.