sdk-traffic / com.tomtom.online.sdk.traffic.flow.query

Package com.tomtom.online.sdk.traffic.flow.query

Types

FlowSegmentDataQuery

open class FlowSegmentDataQuery : BaseRequestQuery, NativeObject

Builder class used to create FlowSegmentDataQuery.

FlowSegmentSpeedUnit

class FlowSegmentSpeedUnit

Represents the speed unit.

FlowSegmentStyle

class FlowSegmentStyle

Represents the type of flow segment data displayed on the tile.

IFlowSegmentDataQuery

interface IFlowSegmentDataQuery

This query is an interface designed to transfer Traffic Flow Segment Data parameters in a readable manner by implementing the class: FlowSegmentDataQueryBuilder. The FlowSegmentDataQuery instance can be constructed using the associated FlowSegmentDataQueryBuilder class. Once constructed, the user cannot change the field values.