Package | Description |
---|---|
org.opentripplanner.scripting.api |
Class and Description |
---|
OtpsCsvOutput
This class allow one to generate easily tabular data and save it as a CSV file.
|
OtpsEntryPoint
This is the main entry point (facade) for use by scripts.
|
OtpsEvaluatedIndividual
This class encapsulate both an individual and evaluated values (time...).
|
OtpsIndividual
An individual is a point with coordinates, associated with some optional values (string, floats,
integers...)
|
OtpsLatLon
Simple geographical coordinates.
|
OtpsPopulation
A population is a collection of individuals.
|
OtpsRouter
A router, as returned by the getRouter function of the OTP script entry point.
|
OtpsRoutingRequest
Routing request options: date/time, modes, max walk distance...
|
OtpsSPT
A shortest-path-tree, the result of a plan request on a router.
|
Copyright © 2018. All rights reserved.