|
Routify Documentation
|
Public Member Functions | |
| void | initialize () throws Exception |
| JSONObject | getAltData () |
| JSONObject | getNoiseData () |
| JSONObject | getGreenIndexData () |
| HashMap< String, HashMap< String, Double > > | getWeightModifiers () |
| CustomGraph< CustomVertex, CustomEdge > | getGraph () |
| HashMap< CustomEdge, Double > | getWeightsWalk () |
| HashMap< CustomEdge, Double > | getWeightsBike () |
| HashMap< CustomEdge, Double > | getWeightsDrive () |
| String[] | getAllowedFeaturesForTransportMode (String transportMode) |
| JSONObject | getBoundary () throws FileNotFoundException, ParseException |
| void | fetchMetaData () throws Exception |
Static Public Member Functions | |
| static BufferedReader | getReader (String path) throws FileNotFoundException |
| static String | extendedPath (String filename) throws IOException |
Public Attributes | |
| JSONObject | config_features |
Initializes graph and metadata using local resource files only.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| JSONObject ch.routify.RoutifySystem.config_features |