Package | Description |
---|---|
org.opentripplanner.analyst | |
org.opentripplanner.analyst.batch | |
org.opentripplanner.routing.impl | |
org.opentripplanner.routing.services | |
org.opentripplanner.standalone |
Modifier and Type | Field and Description |
---|---|
protected GraphService |
PointSet.graphService |
Modifier and Type | Method and Description |
---|---|
void |
PointSet.setGraphService(GraphService graphService)
Adds a graph service to allow for auto creation of SampleSets for a given
graph
|
Constructor and Description |
---|
GraphGeographicFilter(RoutingRequest prototypeRoutingRequest,
GraphService graphService) |
Constructor and Description |
---|
GraphScanner(GraphService graphService,
File basePath,
boolean autoScan) |
Modifier and Type | Method and Description |
---|---|
void |
GraphRefreshListener.handleGraphRefresh(GraphService graphService) |
Modifier and Type | Field and Description |
---|---|
GraphService |
OTPMain.graphService |
Modifier and Type | Method and Description |
---|---|
GraphService |
OTPServer.getGraphService() |
Constructor and Description |
---|
OTPServer(CommandLineParameters params,
GraphService gs) |
Copyright © 2019. All rights reserved.