See: Description
| Class | Description |
|---|---|
| AlertPatcher | |
| BikeRental | |
| BikeRentalStationList | |
| CoordinateArrayListSequence |
An instance of CoordinateSequence that can be efficiently extended
|
| DebugOutput |
Holds information to be included in the REST Response for debugging and profiling purposes.
|
| ElevationMetadata |
Contains elevation-specific metadata to be included in the response
Created by demory on 2/16/17.
|
| ExternalGeocoderResource |
Maybe the internal geocoder resource should just chain to defined external geocoders?
|
| GraphInspectorTileResource |
Slippy map tile API for rendering various graph information for inspection/debugging purpose
(bike safety factor, connectivity...).
|
| GraphPathToTripPlanConverter |
A library class with only static methods used in converting internal GraphPaths to TripPlans, which are
returned by the OTP "planner" web service.
|
| InspectorLayersList | |
| LegendResource | |
| LIsochrone |
Return isochrone geometry as a set of GeoJSON or zipped-shapefile multi-polygons.
|
| PlannerResource |
This is the primary entry point for the trip planning web service.
|
| PointSetResource |
This Jersey REST Resource creates and lists PointSets.
|
| ProfileResource |
A Jersey resource class which exposes OTP profile routing functionality as a web service.
|
| RepeatedRaptorTestResource |
For debugging
|
| Response |
Represents a trip planner response, will be serialized into XML or JSON by Jersey
|
| Routers |
This REST API endpoint allows remotely loading, reloading, and evicting graphs on a running server.
|
| ScenarioResource |
Presents saved non-destructive transit analysis scenarios as a document tree for manipulation via HTTP.
|
| ScriptResource |
Run an uploaded script.
|
| ServerInfo | |
| SimpleIsochrone |
This class provides a vector isochrone generator for places without good OSM street connectivity,
or for graphs that are too large-scale to bother with modeling streets (e.g.
|
| SimpleIsochrone.MinMap<K,V extends Comparable<V>> |
A HashMap that has been extended to track the greatest or smallest value for each key.
|
| SIsochrone |
This is the original Isochrone class provided by Stefan Steineger.
|
| SurfaceResource |
Surfaces cannot be isolated per-router because sometimes you want to compare two surfaces from different router IDs.
|
| TileService |
NOTE This way of fetching travel time tiles does not currently work.
|
| TimeGridWs |
A Jersey web service resource class that returns a grid with time for a set of points.
|
| UpdaterStatusResource |
Report the status of the graph updaters via a web service.
|
| Enum | Description |
|---|---|
| TimeGridWs.DataChannel |
Copyright © 2018. All rights reserved.