| Interface | Description |
|---|---|
| Constants |
Constants
|
| DateConstants |
String Constants - related to date
|
| I18NString |
This interface is used when providing translations on server side.
|
| Class | Description |
|---|---|
| ArrayUtils |
This class replaces a small part of the functionality provided by ArrayUtils from Apache Commons.
|
| BitSetUtils |
A compact bit set utility class.
|
| DateUtils | |
| ElevationUtils |
Created by demory on 2/16/17.
|
| HttpUtils | |
| IntUtils | |
| JoinedList<E> |
Treat multiple lists as a single list
|
| LocalizedString |
This is used to localize strings for which localization are known beforehand.
|
| MapUtils | |
| NonLocalizedString |
This is to support strings which can't be localized.
|
| PolylineEncoder | |
| Properties |
The purpose of Properties is to easily read a ResourceBundel (set of localized .properties files), and get the named contents.
|
| TestUtils | |
| TranslatedString |
This is for translated strings for which translations are read from OSM or GTFS alerts.
|
| TravelOption |
This class is used to send to client which Travel Options are possible on this server
This options are used in client "Travel by" drop down.
|
| TravelOptionsMaker |
Class which creates "Travel by" options list from supported transit modes and which extra modes are supported (bike sharing, bike & ride, park & ride)
This list is then returned to the client which shows it in UI.
|
| WorldEnvelope |
This class calculates borders of envelopes that can be also on 180th meridian
The same way as it was previously calculated in GraphMetadata constructor
|
| Enum | Description |
|---|---|
| ResourceBundleSingleton |
Copyright © 2018. All rights reserved.