open class FlowSegmentDataQuery : BaseRequestQuery, NativeObject
Builder class used to create |
|
class FlowSegmentSpeedUnit
Represents the speed unit. |
|
class FlowSegmentStyle
Represents the type of flow segment data displayed on the tile. |
|
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. |