Routify Documentation
Loading...
Searching...
No Matches
ch.routify.RoutifyConfig Class Reference

Public Member Functions

String getPathToMap ()
 
String getPathConfFeatures ()
 
String getPathAltitude ()
 
String getPathGreenIndex ()
 
String getPathNoise ()
 
String getPathToBoundary ()
 
String[] getAllowedFeaturesWalk ()
 
String[] getAllowedFeaturesBike ()
 
String[] getAllowedFeaturesDrive ()
 

Detailed Description

Centralized configuration for Routify resource file paths. These are the default, un-extended paths. Runtime code can adapt them (e.g., via CossMapsSystem.extendedPath) depending on the environment.

Member Function Documentation

◆ getAllowedFeaturesBike()

String[] ch.routify.RoutifyConfig.getAllowedFeaturesBike ( )
inline

◆ getAllowedFeaturesDrive()

String[] ch.routify.RoutifyConfig.getAllowedFeaturesDrive ( )
inline

◆ getAllowedFeaturesWalk()

String[] ch.routify.RoutifyConfig.getAllowedFeaturesWalk ( )
inline

◆ getPathAltitude()

String ch.routify.RoutifyConfig.getPathAltitude ( )
inline

◆ getPathConfFeatures()

String ch.routify.RoutifyConfig.getPathConfFeatures ( )
inline

◆ getPathGreenIndex()

String ch.routify.RoutifyConfig.getPathGreenIndex ( )
inline

◆ getPathNoise()

String ch.routify.RoutifyConfig.getPathNoise ( )
inline

◆ getPathToBoundary()

String ch.routify.RoutifyConfig.getPathToBoundary ( )
inline

◆ getPathToMap()

String ch.routify.RoutifyConfig.getPathToMap ( )
inline

The documentation for this class was generated from the following file: