Package | Description |
---|---|
org.opentripplanner.graph_builder | |
org.opentripplanner.standalone |
Modifier and Type | Method and Description |
---|---|
static GraphBuilder |
GraphBuilder.forDirectory(CommandLineParameters params,
File dir)
Factory method to create and configure a GraphBuilder with all the appropriate modules to build a graph from
the files in the given directory, accounting for any configuration files located there.
|
Modifier and Type | Field and Description |
---|---|
CommandLineParameters |
OTPServer.params |
Modifier and Type | Method and Description |
---|---|
CommandLineParameters |
CommandLineParameters.clone() |
Constructor and Description |
---|
GrizzlyServer(CommandLineParameters params,
OTPServer server)
Construct a Grizzly server with the given IoC injector and command line parameters.
|
OTPMain(CommandLineParameters params) |
OTPServer(CommandLineParameters params,
GraphService gs) |
Copyright © 2018. All rights reserved.