Package-level declarations
Types
Link copied to clipboard
Responsible for creating an offline implementation of RouteProjectionEngine.
Link copied to clipboard
class OfflineRouteProjectionEngineOptions(val projectionLength: Distance = DEFAULT_PROJECTION_LENGTH, val windowLength: Distance = DEFAULT_WINDOW_LENGTH, val overlapLength: Distance = DEFAULT_OVERLAP_LENGTH)
Options used by OfflineRouteProjectionEngineFactory to create RouteProjectionEngine.