Package-level declarations
Types
Link copied to clipboard
Restricted vehicle types.
Link copied to clipboard
Data corresponding to a single vehicle restriction.
Link copied to clipboard
class VehicleRestrictionElement(val id: Int, val pathId: Int, val startOffset: Distance, val endOffset: Distance, val restrictions: List<VehicleRestrictionData>) : HorizonElement
Horizon element that contains data about a vehicle restriction.
Link copied to clipboard
Type of VehicleRestrictionElement horizon elements.