Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages

A

ABSOLUTE - Static variable in class com.azure.maps.traffic.models.TrafficFlowSegmentStyle
Static value absolute for TrafficFlowSegmentStyle.
ABSOLUTE - Static variable in class com.azure.maps.traffic.models.TrafficFlowTileStyle
Static value absolute for TrafficFlowTileStyle.
ACCIDENT - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 1 for IconCategory.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Adds a custom Http pipeline policy.

B

BROKEN_DOWN_VEHICLE - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 14 for IconCategory.
buildAsyncClient() - Method in class com.azure.maps.traffic.TrafficClientBuilder
Builds an instance of SearchAsyncClient async client.
buildClient() - Method in class com.azure.maps.traffic.TrafficClientBuilder
Builds an instance of SearchClient sync client.

C

clientOptions(ClientOptions) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets The client options such as application ID and custom headers to set on a request.
CLUSTER - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 13 for IconCategory.
com.azure.maps.traffic - package com.azure.maps.traffic
Package containing the classes for TrafficClient.
com.azure.maps.traffic.models - package com.azure.maps.traffic.models
Package containing classes for TrafficClient.
configuration(Configuration) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets The configuration store that is used during construction of the service client.
credential(AzureKeyCredential) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(TokenCredential) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets the TokenCredential used to authenticate HTTP requests.

D

DANGEROUS_CONDITIONS - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 3 for IconCategory.
DelayMagnitude - Class in com.azure.maps.traffic.models
Defines values for DelayMagnitude.
DelayMagnitude() - Constructor for class com.azure.maps.traffic.models.DelayMagnitude
 
DETOUR - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 12 for IconCategory.

E

endpoint(String) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Set endpoint of the service.
EPSG4326 - Static variable in class com.azure.maps.traffic.models.ProjectionStandard
Static value EPSG4326 for ProjectionStandard.
EPSG900913 - Static variable in class com.azure.maps.traffic.models.ProjectionStandard
Static value EPSG900913 for ProjectionStandard.

F

FLOODING - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 11 for IconCategory.
FOG - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 2 for IconCategory.
fromInt(int) - Static method in class com.azure.maps.traffic.models.DelayMagnitude
Creates or finds a DelayMagnitude from its string representation.
fromInt(int) - Static method in class com.azure.maps.traffic.models.IconCategory
Creates or finds a IconCategory from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.IncidentDetailStyle
Creates or finds a IncidentDetailStyle from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.IncidentGeometryType
Creates or finds a IncidentGeometryType from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.ProjectionStandard
Creates or finds a ProjectionStandard from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.SpeedUnit
Creates or finds a SpeedUnit from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.TileFormat
Creates or finds a TileFormat from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.TrafficFlowSegmentStyle
Creates or finds a TrafficFlowSegmentStyle from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.TrafficFlowTileStyle
Creates or finds a TrafficFlowTileStyle from its string representation.
fromString(String) - Static method in class com.azure.maps.traffic.models.TrafficIncidentTileStyle
Creates or finds a TrafficIncidentTileStyle from its string representation.

G

getBottomLeftCoordinate() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the bottomLeftCoordinate property: Bottom left coordinate of the cluster in the projection of the request.
getBoundingBox() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get bounding box
getBoundingBox() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
get bounding box
getBoundingZoom() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get bounding zoom
getBoundingZoom() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
get bounding zoom
getCause() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the cause property: Cause of the incident, where available, in the language requested.
getClusterSize() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the clusterSize property: Cluster size: the number of incidents in the cluster.
getConfidence() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the confidence property: The confidence is a measure of the quality of the provided travel time and speed.
getCoordinates() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the coordinates property: Includes the coordinates describing the shape of the segment.
getCoordinates() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentDataPropertiesCoordinates
Return the coordinates
getCoordinates() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
get coordinates
getCopyright() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
get copyright
getCopyrightInformation() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportResponse
Get the copyrightInformation property: When the copyright parameter value is true, this contains the full text of the copyright information that must be displayed with the tiles in the viewport.
getCurrentSpeed() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the currentSpeed property: The current average speed at the selected point, in the units requested.
getCurrentTravelTime() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the currentTravelTime property: Current travel time in seconds, across this traffic segment, based on fused real-time measurements between the defined locations in the specified direction.
getDelayInSeconds() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the delayInSeconds property: Delay caused by the incident in seconds (except in road closures).
getDescription() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the description property: Description of the incident in the language requested.
getEndDate() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the endDate property: Estimated end date of the incident, if available.
getExpandCluster() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get expand cluster
getFormat() - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
gets format
getFormat() - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
get format
getFreeFlowSpeed() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the freeFlowSpeed property: The free flow speed expected under ideal conditions, expressed in the units requested.
getFreeFlowTravelTime() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the freeFlowTravelTime property: The travel time in seconds, across this traffic segment, which would be expected under ideal free flow conditions.
getFunctionalRoadClass() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the functionalRoadClass property: Functional Road Class.
getIconCategory() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the iconCategory property: The icon category associated with this incident.
getId() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetail
Get the id property: ID of the traffic model for this incident.
getId() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the id property: ID of the traffic incident.
getIncidentDetailStyle() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get incident detail style
getIncidentGeometryType() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get incident geometry type
getLanguage() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get language
getLatest() - Static method in enum com.azure.maps.traffic.TrafficServiceVersion
Gets the latest service version supported by this client library
getLengthInMeters() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the lengthInMeters property: Length of the incident in meters.
getMagnitudeOfDelay() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the magnitudeOfDelay property: The magnitude of delay associated with incident.
getMaps() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportResponse
Get the maps property: Indicates the data provider's internal names for the map data used in the viewport.
getOpenLr() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
gets openLr
getOpenLrCode() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the openLrCode property: OpenLR code for segment.
getOriginalPosition() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get original position
getOverviewBox() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
get overviewbox
getOverviewZoom() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
get overview zoom
getPoint() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the point property: The point where an icon of the cluster or raw incident should be drawn, expressed in the requested projection.
getPointsOfInterest() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetail
Get the pointsOfInterest property: A single traffic incident, or a cluster of traffic incidents.
getProjectionStandard() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get projection standard
getRoadNumbers() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the roadNumbers property: The road number(s) affected by the incident.
getStartDate() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the startDate property: Start date of the incident, if available.
getThickness() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
gets thickness
getThickness() - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
gets thickness
getTileIndex() - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
gets tileindex
getTileIndex() - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
get tile index
getTopLeftCoordinate() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the topLeftCoordinate property: Top right coordinate of the cluster in the projection of the request.
getTrafficAge() - Method in class com.azure.maps.traffic.models.TrafficState
Get the trafficAge property: The elapsed time (in seconds) from the Traffic Model ID creation.
getTrafficEndLocation() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the trafficEndLocation property: To: the name of the intersection or location where the traffic due to the incident ends.
getTrafficFlowSegment(TrafficFlowSegmentOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Flow Segment__
getTrafficFlowSegment(TrafficFlowSegmentOptions) - Method in class com.azure.maps.traffic.TrafficClient
__Traffic Flow Segment__
getTrafficFlowSegmentStyle() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
get TrafficFlowSegmentStyle
getTrafficFlowSegmentWithResponse(TrafficFlowSegmentOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Flow Segment__
getTrafficFlowSegmentWithResponse(TrafficFlowSegmentOptions, Context) - Method in class com.azure.maps.traffic.TrafficClient
Get traffic flow segment with response
getTrafficFlowTile(TrafficFlowTileOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Flow Tile__
getTrafficFlowTile(TrafficFlowTileOptions) - Method in class com.azure.maps.traffic.TrafficClient
__Traffic Flow Tile__
getTrafficFlowTileStyle() - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
gets style
getTrafficFlowTileWithResponse(TrafficFlowTileOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Flow Tile__
getTrafficFlowTileWithResponse(TrafficFlowTileOptions, Context) - Method in class com.azure.maps.traffic.TrafficClient
Get traffic flow tile with response
getTrafficIncidentDetail(TrafficIncidentDetailOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Incident Detail__
getTrafficIncidentDetail(TrafficIncidentDetailOptions) - Method in class com.azure.maps.traffic.TrafficClient
__Traffic Incident Detail__
getTrafficIncidentDetailTrafficModelId() - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
get traffic model id
getTrafficIncidentDetailWithResponse(TrafficIncidentDetailOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Incident Detail__
getTrafficIncidentDetailWithResponse(TrafficIncidentDetailOptions, Context) - Method in class com.azure.maps.traffic.TrafficClient
Get traffic incident detail with response
getTrafficIncidentTile(TrafficIncidentTileOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Incident Tile__
getTrafficIncidentTile(TrafficIncidentTileOptions) - Method in class com.azure.maps.traffic.TrafficClient
__Traffic Incident Tile__
getTrafficIncidentTileStyle() - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
get traffic incident tile style
getTrafficIncidentTileWithResponse(TrafficIncidentTileOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Incident Tile__
getTrafficIncidentTileWithResponse(TrafficIncidentTileOptions, Context) - Method in class com.azure.maps.traffic.TrafficClient
Traffic Incident Tile
getTrafficIncidentViewport(TrafficIncidentViewportOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Incident Viewport__
getTrafficIncidentViewport(TrafficIncidentViewportOptions) - Method in class com.azure.maps.traffic.TrafficClient
__Traffic Incident Viewport__
getTrafficIncidentViewportWithResponse(TrafficIncidentViewportOptions) - Method in class com.azure.maps.traffic.TrafficAsyncClient
__Traffic Incident Viewport__
getTrafficIncidentViewportWithResponse(TrafficIncidentViewportOptions, Context) - Method in class com.azure.maps.traffic.TrafficClient
Get traffic incident viewport with response
getTrafficModelId() - Method in class com.azure.maps.traffic.models.TrafficState
Get the trafficModelId property: The unique ID called Traffic Model ID is used in calls to Traffic Incident services.
getTrafficStartLocation() - Method in class com.azure.maps.traffic.models.TrafficIncidentPointOfInterest
Get the trafficStartLocation property: From: the name of the intersection or location where the traffic due to the incident starts.
getTrafficState() - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
get traffic state
getTrafficState() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportResponse
Get the trafficState property: Traffic State information.
getUnit() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
gets unit
getVersion() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentData
Get the version property: This indicates the software version that generated the response.
getVersion() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportResponse
Get the version property: Indicates the software version used to generate the information.
getVersion() - Method in enum com.azure.maps.traffic.TrafficServiceVersion
getViewportResponse() - Method in class com.azure.maps.traffic.models.TrafficIncidentViewport
Get the viewpResp property: Viewport Response object.
getX() - Method in class com.azure.maps.traffic.models.MapsPoint
Get the x property: x coordinate.
getX() - Method in class com.azure.maps.traffic.models.TileIndex
Get the x property: X coordinate of the tile on zoom grid.
getY() - Method in class com.azure.maps.traffic.models.MapsPoint
Get the y property: y coordinate.
getY() - Method in class com.azure.maps.traffic.models.TileIndex
Get the y property: Y coordinate of the tile on zoom grid.
getZoom() - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
get zoom
getZoom() - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
get zoom
getZoom() - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
get zoom

H

httpClient(HttpClient) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets The HTTP client used to send the request.
httpLogOptions(HttpLogOptions) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets The logging configuration for HTTP requests and responses.

I

ICE - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 5 for IconCategory.
IconCategory - Class in com.azure.maps.traffic.models
Defines values for IconCategory.
IconCategory() - Constructor for class com.azure.maps.traffic.models.IconCategory
 
IncidentDetailStyle - Class in com.azure.maps.traffic.models
Defines values for IncidentDetailStyle.
IncidentDetailStyle() - Constructor for class com.azure.maps.traffic.models.IncidentDetailStyle
 
IncidentGeometryType - Class in com.azure.maps.traffic.models
Defines values for IncidentGeometryType.
IncidentGeometryType() - Constructor for class com.azure.maps.traffic.models.IncidentGeometryType
 
INDEFINITE - Static variable in class com.azure.maps.traffic.models.DelayMagnitude
Static value 4 for DelayMagnitude.

J

JAM - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 6 for IconCategory.

K

KMPH - Static variable in class com.azure.maps.traffic.models.SpeedUnit
Static value KMPH for SpeedUnit.

L

LANE_CLOSED - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 7 for IconCategory.

M

MAJOR - Static variable in class com.azure.maps.traffic.models.DelayMagnitude
Static value 3 for DelayMagnitude.
MapsPoint - Class in com.azure.maps.traffic.models
Generic representation of a point with coordinates (x, y) in the Cartesian plane.
MINOR - Static variable in class com.azure.maps.traffic.models.DelayMagnitude
Static value 1 for DelayMagnitude.
MODERATE - Static variable in class com.azure.maps.traffic.models.DelayMagnitude
Static value 2 for DelayMagnitude.
MPH - Static variable in class com.azure.maps.traffic.models.SpeedUnit
Static value MPH for SpeedUnit.

N

NIGHT - Static variable in class com.azure.maps.traffic.models.IncidentDetailStyle
Static value night for IncidentDetailStyle.
NIGHT - Static variable in class com.azure.maps.traffic.models.TrafficIncidentTileStyle
Static value night for TrafficIncidentTileStyle.

O

ORIGINAL - Static variable in class com.azure.maps.traffic.models.IncidentGeometryType
Static value original for IncidentGeometryType.

P

PBF - Static variable in class com.azure.maps.traffic.models.TileFormat
Static value pbf for TileFormat.
pipeline(HttpPipeline) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets The HTTP pipeline to send requests through.
PNG - Static variable in class com.azure.maps.traffic.models.TileFormat
Static value png for TileFormat.
ProjectionStandard - Class in com.azure.maps.traffic.models
Defines values for ProjectionStandard.
ProjectionStandard() - Constructor for class com.azure.maps.traffic.models.ProjectionStandard
 

R

RAIN - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 4 for IconCategory.
REDUCED_SENSITIVITY - Static variable in class com.azure.maps.traffic.models.TrafficFlowTileStyle
Static value reduced-sensitivity for TrafficFlowTileStyle.
RELATIVE - Static variable in class com.azure.maps.traffic.models.TrafficFlowSegmentStyle
Static value relative for TrafficFlowSegmentStyle.
RELATIVE - Static variable in class com.azure.maps.traffic.models.TrafficFlowTileStyle
Static value relative for TrafficFlowTileStyle.
RELATIVE_DELAY - Static variable in class com.azure.maps.traffic.models.TrafficFlowSegmentStyle
Static value relative-delay for TrafficFlowSegmentStyle.
RELATIVE_DELAY - Static variable in class com.azure.maps.traffic.models.TrafficFlowTileStyle
Static value relative-delay for TrafficFlowTileStyle.
retryOptions(RetryOptions) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets retry options
retryPolicy(RetryPolicy) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
ROAD_CLOSED - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 8 for IconCategory.
ROAD_WORKS - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 9 for IconCategory.

S

S1 - Static variable in class com.azure.maps.traffic.models.IncidentDetailStyle
Static value s1 for IncidentDetailStyle.
S1 - Static variable in class com.azure.maps.traffic.models.TrafficIncidentTileStyle
Static value s1 for TrafficIncidentTileStyle.
S2 - Static variable in class com.azure.maps.traffic.models.IncidentDetailStyle
Static value s2 for IncidentDetailStyle.
S2 - Static variable in class com.azure.maps.traffic.models.TrafficIncidentTileStyle
Static value s2 for TrafficIncidentTileStyle.
S3 - Static variable in class com.azure.maps.traffic.models.IncidentDetailStyle
Static value s3 for IncidentDetailStyle.
S3 - Static variable in class com.azure.maps.traffic.models.TrafficIncidentTileStyle
Static value s3 for TrafficIncidentTileStyle.
serviceVersion(TrafficServiceVersion) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets the TrafficServiceVersion that is used when making API requests.
setBoundingBox(GeoBoundingBox) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
sets bounding box
setBoundingBox(GeoBoundingBox) - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
set bounding box
setBoundingZoom(int) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
set bounding zoom
setBoundingZoom(int) - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
set bounding zoom
setCoordinates(GeoPosition) - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
sets coordinates
setCopyright(Boolean) - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
set copyright
setExpandCluster(Boolean) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
set expand cluster
setFormat(TileFormat) - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
sets format
setFormat(TileFormat) - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
set format
setIncidentDetailStyle(IncidentDetailStyle) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
sets incident detail style
setIncidentGeometryType(IncidentGeometryType) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
set incident geometry type
setLanguage(String) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
sets language
setOpenLr(Boolean) - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
sets openLr
setOriginalPosition(Boolean) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
set original position
setOverview(GeoBoundingBox) - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
set overview
setOverviewZoom(int) - Method in class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
set overview zoom
setProjectionStandard(ProjectionStandard) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
set projection standard
setThickness(Integer) - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
sets thickness
setThickness(Integer) - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
sets thickness
setTileIndex(TileIndex) - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
sets tile index
setTileIndex(TileIndex) - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
set tile index
setTrafficFlowSegmentStyle(TrafficFlowSegmentStyle) - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
Sets TrafficFlowTileStyle
setTrafficFlowTileStyle(TrafficFlowTileStyle) - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
sets TrafficFlowTileStyle
setTrafficIncidentTileStyle(TrafficIncidentTileStyle) - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
set traffic incident tile style
setTrafficmodelId(String) - Method in class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
sets traffic model id
setTrafficState(String) - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
set traffic state
setUnit(SpeedUnit) - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
sets unit
setX(int) - Method in class com.azure.maps.traffic.models.TileIndex
Set the x property: X coordinate of the tile on zoom grid.
setY(int) - Method in class com.azure.maps.traffic.models.TileIndex
Set the y property: Y coordinate of the tile on zoom grid.
setZoom(int) - Method in class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
sets zoom
setZoom(int) - Method in class com.azure.maps.traffic.models.TrafficFlowTileOptions
sets zoom
setZoom(int) - Method in class com.azure.maps.traffic.models.TrafficIncidentTileOptions
set zoom
SHIFTED - Static variable in class com.azure.maps.traffic.models.IncidentGeometryType
Static value shifted for IncidentGeometryType.
SpeedUnit - Class in com.azure.maps.traffic.models
Defines values for SpeedUnit.
SpeedUnit() - Constructor for class com.azure.maps.traffic.models.SpeedUnit
 

T

TileFormat - Class in com.azure.maps.traffic.models
Defines values for TileFormat.
TileFormat() - Constructor for class com.azure.maps.traffic.models.TileFormat
 
TileIndex - Class in com.azure.maps.traffic.models
Parameter group.
TileIndex() - Constructor for class com.azure.maps.traffic.models.TileIndex
 
TrafficAsyncClient - Class in com.azure.maps.traffic
Initializes a new instance of the asynchronous TrafficClient type.
TrafficClient - Class in com.azure.maps.traffic
Initializes a new instance of the synchronous TrafficClient type.
TrafficClientBuilder - Class in com.azure.maps.traffic
A builder for creating a new instance of the TrafficClient type.
TrafficClientBuilder() - Constructor for class com.azure.maps.traffic.TrafficClientBuilder
Default constructor for the builder class; Create an instance of the TrafficClientBuilder.
trafficClientId(String) - Method in class com.azure.maps.traffic.TrafficClientBuilder
Sets the Azure Maps client id for use with Azure AD Authentication.
TrafficFlowSegmentData - Class in com.azure.maps.traffic.models
This object is returned from a successful Traffic Flow Segment call.
TrafficFlowSegmentDataPropertiesCoordinates - Class in com.azure.maps.traffic.models
Includes the coordinates describing the shape of the segment.
TrafficFlowSegmentOptions - Class in com.azure.maps.traffic.models
TrafficFlowSegmentOptions class
TrafficFlowSegmentOptions() - Constructor for class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
Constructor for TrafficFlowSegmentOptions
TrafficFlowSegmentOptions(TrafficFlowSegmentStyle, int, GeoPosition) - Constructor for class com.azure.maps.traffic.models.TrafficFlowSegmentOptions
Constructor for TrafficFlowSegmentOptions
TrafficFlowSegmentStyle - Class in com.azure.maps.traffic.models
Defines values for TrafficFlowSegmentStyle.
TrafficFlowSegmentStyle() - Constructor for class com.azure.maps.traffic.models.TrafficFlowSegmentStyle
 
TrafficFlowTileOptions - Class in com.azure.maps.traffic.models
TrafficFlowTileOptions class
TrafficFlowTileOptions() - Constructor for class com.azure.maps.traffic.models.TrafficFlowTileOptions
TrafficFlowTileOptions constructor
TrafficFlowTileOptions(TileFormat, TrafficFlowTileStyle, int) - Constructor for class com.azure.maps.traffic.models.TrafficFlowTileOptions
TrafficFlowTileOptions constructor
TrafficFlowTileStyle - Class in com.azure.maps.traffic.models
Defines values for TrafficFlowTileStyle.
TrafficFlowTileStyle() - Constructor for class com.azure.maps.traffic.models.TrafficFlowTileStyle
 
TrafficIncidentDetail - Class in com.azure.maps.traffic.models
This object is returned from a successful Traffic incident Detail call.
TrafficIncidentDetailOptions - Class in com.azure.maps.traffic.models
TrafficIncidentDetailOptions class
TrafficIncidentDetailOptions() - Constructor for class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
TrafficIncidentDetailOptions constructor
TrafficIncidentDetailOptions(GeoBoundingBox, IncidentDetailStyle, int, String) - Constructor for class com.azure.maps.traffic.models.TrafficIncidentDetailOptions
TrafficIncidentDetailOptions constructor
TrafficIncidentPointOfInterest - Class in com.azure.maps.traffic.models
The TrafficIncidentPointOfInterest model.
TrafficIncidentTileOptions - Class in com.azure.maps.traffic.models
TrafficIncidentTileOptions class
TrafficIncidentTileOptions() - Constructor for class com.azure.maps.traffic.models.TrafficIncidentTileOptions
TrafficIncidentTileOptions constructor
TrafficIncidentTileOptions(TileFormat, TrafficIncidentTileStyle, int) - Constructor for class com.azure.maps.traffic.models.TrafficIncidentTileOptions
TrafficIncidentTileOptions constructor
TrafficIncidentTileStyle - Class in com.azure.maps.traffic.models
Defines values for TrafficIncidentTileStyle.
TrafficIncidentTileStyle() - Constructor for class com.azure.maps.traffic.models.TrafficIncidentTileStyle
 
TrafficIncidentViewport - Class in com.azure.maps.traffic.models
This object is returned from a successful Traffic Incident Viewport call.
TrafficIncidentViewportOptions - Class in com.azure.maps.traffic.models
TrafficIncidentViewportOptions class
TrafficIncidentViewportOptions() - Constructor for class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
TrafficIncidentViewportOptions constructor
TrafficIncidentViewportOptions(GeoBoundingBox, int, GeoBoundingBox, int) - Constructor for class com.azure.maps.traffic.models.TrafficIncidentViewportOptions
TrafficIncidentViewportOptions constructor
TrafficIncidentViewportResponse - Class in com.azure.maps.traffic.models
Viewport Response object.
TrafficServiceVersion - Enum in com.azure.maps.traffic
Contains the versions of the Traffic Service available for the clients.
TrafficState - Class in com.azure.maps.traffic.models
Traffic State information.

U

UNKNOWN - Static variable in class com.azure.maps.traffic.models.DelayMagnitude
Static value 0 for DelayMagnitude.
UNKNOWN - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 0 for IconCategory.

V

V1_0 - Enum constant in enum com.azure.maps.traffic.TrafficServiceVersion
Service version 1.0.
valueOf(String) - Static method in enum com.azure.maps.traffic.TrafficServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in class com.azure.maps.traffic.models.DelayMagnitude
Gets known DelayMagnitude values.
values() - Static method in class com.azure.maps.traffic.models.IconCategory
Gets known IconCategory values.
values() - Static method in class com.azure.maps.traffic.models.IncidentDetailStyle
Gets known IncidentDetailStyle values.
values() - Static method in class com.azure.maps.traffic.models.IncidentGeometryType
Gets known IncidentGeometryType values.
values() - Static method in class com.azure.maps.traffic.models.ProjectionStandard
Gets known ProjectionStandard values.
values() - Static method in class com.azure.maps.traffic.models.SpeedUnit
Gets known SpeedUnit values.
values() - Static method in class com.azure.maps.traffic.models.TileFormat
Gets known TileFormat values.
values() - Static method in class com.azure.maps.traffic.models.TrafficFlowSegmentStyle
Gets known TrafficFlowSegmentStyle values.
values() - Static method in class com.azure.maps.traffic.models.TrafficFlowTileStyle
Gets known TrafficFlowTileStyle values.
values() - Static method in class com.azure.maps.traffic.models.TrafficIncidentTileStyle
Gets known TrafficIncidentTileStyle values.
values() - Static method in enum com.azure.maps.traffic.TrafficServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.

W

WIND - Static variable in class com.azure.maps.traffic.models.IconCategory
Static value 10 for IconCategory.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages