Index

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

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Adds a custom Http pipeline policy.
AE - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value AE for LocalizedMapView.
AR - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value AR for LocalizedMapView.
AUTO - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value Auto for LocalizedMapView.

B

BASIC - Static variable in class com.azure.maps.render.models.StaticMapLayer
Static value basic for StaticMapLayer.
BH - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value BH for LocalizedMapView.
buildAsyncClient() - Method in class com.azure.maps.render.MapsRenderClientBuilder
Builds an instance of RenderAsyncClient async client.
buildClient() - Method in class com.azure.maps.render.MapsRenderClientBuilder
Builds an instance of RenderClient sync client.

C

clientOptions(ClientOptions) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets The client options such as application ID and custom headers to set on a request.
com.azure.maps.render - package com.azure.maps.render
Package containing the classes for RenderClient.
com.azure.maps.render.models - package com.azure.maps.render.models
Package containing classes for RenderClient.
configuration(Configuration) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets The configuration store that is used during construction of the service client.
Copyright - Class in com.azure.maps.render.models
This object is returned from a successful copyright request.
Copyright() - Constructor for class com.azure.maps.render.models.Copyright
 
CopyrightCaption - Class in com.azure.maps.render.models
This object is returned from a successful copyright call.
CopyrightCaption() - Constructor for class com.azure.maps.render.models.CopyrightCaption
 
credential(AzureKeyCredential) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(TokenCredential) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets the TokenCredential used to authenticate HTTP requests.

D

DARK - Static variable in class com.azure.maps.render.models.MapImageStyle
Static value dark for MapImageStyle.
downloadMapStateTile(OutputStream, String, TileIndex) - Method in class com.azure.maps.render.MapsRenderClient
Download Map State Tile Fetches state tiles in vector format typically to be integrated into indoor maps module of map control or SDK.
downloadMapStateTile(String, TileIndex) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Download Map State Tile
downloadMapStateTileWithResponse(OutputStream, String, TileIndex, Context) - Method in class com.azure.maps.render.MapsRenderClient
Download Map State Tile
downloadMapStateTileWithResponse(String, TileIndex) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Download Map State Tile

E

endpoint(String) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Set endpoint of the service.

F

fromString(String) - Static method in class com.azure.maps.render.models.LocalizedMapView
Creates or finds a LocalizedMapView from its string representation.
fromString(String) - Static method in class com.azure.maps.render.models.MapImageStyle
Creates or finds a MapImageStyle from its string representation.
fromString(String) - Static method in class com.azure.maps.render.models.MapTileSize
Creates or finds a MapTileSize from its string representation.
fromString(String) - Static method in class com.azure.maps.render.models.RasterTileFormat
Creates or finds a RasterTileFormat from its string representation.
fromString(String) - Static method in class com.azure.maps.render.models.StaticMapLayer
Creates or finds a StaticMapLayer from its string representation.
fromString(String) - Static method in class com.azure.maps.render.models.TilesetId
Creates or finds a TilesetID from its string representation.

G

getAttribution() - Method in class com.azure.maps.render.models.MapTileset
Get the attribution property: Copyright attribution to be displayed on the map.
getBoundingBox() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets bounding box
getBounds() - Method in class com.azure.maps.render.models.MapTileset
Bounds must define an area covered by all zoom levels.
getCenter() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets center
getCenter() - Method in class com.azure.maps.render.models.MapTileset
Get the center property: The default location of the tileset in the form [longitutde, latitude, zoom].
getCopyrightCaption() - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
getCopyrightCaption() - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
getCopyrightCaptionWithResponse() - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
getCopyrightCaptionWithResponse(Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
getCopyrightForTile(TileIndex, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright For Tile **Applies to**: S0 and S1 pricing tiers.
getCopyrightForTile(TileIndex, boolean) - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright For Tile **Applies to**: S0 and S1 pricing tiers.
getCopyrightForTileWithResponse(TileIndex, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright For Tile **Applies to**: S0 and S1 pricing tiers.
getCopyrightForTileWithResponse(TileIndex, boolean, Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright For Tile Copyrights With Response API is designed to serve copyright information for Render Tile service with response.
getCopyrightForWorld(boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright For World **Applies to**: S0 and S1 pricing tiers.
getCopyrightForWorld(boolean) - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright For World **Applies to**: S0 and S1 pricing tiers.
getCopyrightForWorldWithResponse(boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright For World **Applies to**: S0 and S1 pricing tiers.
getCopyrightForWorldWithResponse(boolean, Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright For World Copyrights with response API is designed to serve copyright information with response for Render Tile service.
getCopyrightFromBoundingBox(GeoBoundingBox, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright From Bounding Box **Applies to**: S0 and S1 pricing tiers.
getCopyrightFromBoundingBox(GeoBoundingBox, boolean) - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright From Bounding Box **Applies to**: S0 and S1 pricing tiers.
getCopyrightFromBoundingBoxWithResponse(GeoBoundingBox, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Copyright From Bounding Box **Applies to**: S0 and S1 pricing tiers.
getCopyrightFromBoundingBoxWithResponse(GeoBoundingBox, boolean, Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Copyright From Bounding Box Returns copyright information for a given bounding box with response.
getCopyrights() - Method in class com.azure.maps.render.models.MapAttribution
Get the copyrights property: A list of copyright strings.
getCopyrights() - Method in class com.azure.maps.render.models.RegionCopyrights
Get the copyrights property: Copyrights array.
getCopyrightsCaption() - Method in class com.azure.maps.render.models.CopyrightCaption
Get the copyrightsCaption property: Copyrights Caption property.
getCountry() - Method in class com.azure.maps.render.models.RegionCopyrights
Get the country property: Country property.
getData() - Method in class com.azure.maps.render.models.MapTileset
Get the data property: An array of data files in GeoJSON format.
getDescription() - Method in class com.azure.maps.render.models.MapTileset
Get the description property: Text description of the tileset.
getFormatVersion() - Method in class com.azure.maps.render.models.Copyright
Get the formatVersion property: Format Version property.
getFormatVersion() - Method in class com.azure.maps.render.models.CopyrightCaption
Get the formatVersion property: Format Version property.
getGeneralCopyrights() - Method in class com.azure.maps.render.models.Copyright
Get the generalCopyrights property: General Copyrights array.
getGrids() - Method in class com.azure.maps.render.models.MapTileset
Get the grids property: An array of interactivity endpoints.
getHeight() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets height
getIso3() - Method in class com.azure.maps.render.models.RegionCopyrightsCountry
Get the iSO3 property: ISO3 property.
getLabel() - Method in class com.azure.maps.render.models.RegionCopyrightsCountry
Get the label property: Label property.
getLanguage() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets language
getLanguage() - Method in class com.azure.maps.render.models.MapTileOptions
get language
getLatest() - Static method in enum com.azure.maps.render.MapsRenderServiceVersion
Gets the latest service version supported by this client library
getLegend() - Method in class com.azure.maps.render.models.MapTileset
Get the legend property: A legend to be displayed with the map.
getLocalizedMapView() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets localized map view
getLocalizedMapView() - Method in class com.azure.maps.render.models.MapTileOptions
get localized map view
getMapAttribution(TilesetId, int, GeoBoundingBox) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Attribution
getMapAttribution(TilesetId, int, GeoBoundingBox) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Attribution
getMapAttributionWithResponse(TilesetId, int, GeoBoundingBox) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Attribution
getMapAttributionWithResponse(TilesetId, int, GeoBoundingBox, Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Attribution The Get Map Attribution With Response API allows users to request map copyright attribution information for a section of a tileset with response
getMapImageStyle() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets map image style
getMapStaticImage(MapStaticImageOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
getMapStaticImage(MapStaticImageOptions) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
getMapStaticImageWithResponse(MapStaticImageOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
getMapStaticImageWithResponse(MapStaticImageOptions, Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
getMapTile(MapTileOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Tile
getMapTile(MapTileOptions) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Tile
getMapTileset(TilesetId) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Tileset The Get Map Tileset API allows users to request metadata for a tileset.
getMapTileset(TilesetId) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Tileset
getMapTilesetWithResponse(TilesetId) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Tileset The Get Map Tileset API allows users to request metadata for a tileset.
getMapTilesetWithResponse(TilesetId, Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Tileset The Get Map Tileset API allows users to request metadata for a tileset.
getMapTileSize() - Method in class com.azure.maps.render.models.MapTileOptions
get map tile size
getMapTileWithResponse(MapTileOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
Get Map Tile
getMapTileWithResponse(MapTileOptions, Context) - Method in class com.azure.maps.render.MapsRenderClient
Get Map Tile
getMaxZoom() - Method in class com.azure.maps.render.models.MapTileset
Get the maxZoom property: The maximum zoom level.
getMinZoom() - Method in class com.azure.maps.render.models.MapTileset
Get the minZoom property: The minimum zoom level.
getName() - Method in class com.azure.maps.render.models.MapTileset
Get the name property: A name describing the tileset.
getPath() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets path
getPins() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets pins
getRasterTileFormat() - Method in class com.azure.maps.render.models.MapStaticImageOptions
Gets raster tile format
getRegions() - Method in class com.azure.maps.render.models.Copyright
Get the regions property: Regions array.
getScheme() - Method in class com.azure.maps.render.models.MapTileset
Get the scheme property: Default: "xyz".
getStaticMapLayer() - Method in class com.azure.maps.render.models.MapStaticImageOptions
Gets static map layer
getTemplate() - Method in class com.azure.maps.render.models.MapTileset
Get the template property: A mustache template to be used to format data from grids for interaction.
getTileIndex() - Method in class com.azure.maps.render.models.MapTileOptions
get tile index
getTileJson() - Method in class com.azure.maps.render.models.MapTileset
Get the tilejson property: Describes the version of the TileJSON spec that is implemented by this JSON object.
getTiles() - Method in class com.azure.maps.render.models.MapTileset
Get the tiles property: An array of tile endpoints.
getTilesetId() - Method in class com.azure.maps.render.models.MapTileOptions
get tileset id
getTimestamp() - Method in class com.azure.maps.render.models.MapTileOptions
get time stamp
getVersion() - Method in enum com.azure.maps.render.MapsRenderServiceVersion
getVersion() - Method in class com.azure.maps.render.models.MapTileset
Get the version property: A semver.org style version number for the tiles contained within the tileset.
getWidth() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets width
getX() - Method in class com.azure.maps.render.models.TileIndex
Get the x property: X coordinate of the tile on zoom grid.
getY() - Method in class com.azure.maps.render.models.TileIndex
Get the y property: Y coordinate of the tile on zoom grid.
getZ() - Method in class com.azure.maps.render.models.TileIndex
Get the z property: Zoom level for the desired tile.
getZoom() - Method in class com.azure.maps.render.models.MapStaticImageOptions
gets zoom

H

httpClient(HttpClient) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets The HTTP client used to send the request.
httpLogOptions(HttpLogOptions) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets The http log options.
HYBRID - Static variable in class com.azure.maps.render.models.StaticMapLayer
Static value hybrid for StaticMapLayer.

I

IN - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value IN for LocalizedMapView.
IQ - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value IQ for LocalizedMapView.

J

JO - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value JO for LocalizedMapView.

K

KW - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value KW for LocalizedMapView.

L

LABELS - Static variable in class com.azure.maps.render.models.StaticMapLayer
Static value labels for StaticMapLayer.
LB - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value LB for LocalizedMapView.
LocalizedMapView - Class in com.azure.maps.render.models
Defines values for LocalizedMapView.
LocalizedMapView() - Constructor for class com.azure.maps.render.models.LocalizedMapView
 

M

MA - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value MA for LocalizedMapView.
MAIN - Static variable in class com.azure.maps.render.models.MapImageStyle
Static value main for MapImageStyle.
MapAttribution - Class in com.azure.maps.render.models
Copyright attribution for the requested section of a tileset.
MapAttribution() - Constructor for class com.azure.maps.render.models.MapAttribution
 
MapImageStyle - Class in com.azure.maps.render.models
Defines values for MapImageStyle.
MapImageStyle() - Constructor for class com.azure.maps.render.models.MapImageStyle
 
mapsClientId(String) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets the Azure Maps client id for use with Azure AD Authentication.
MapsRenderAsyncClient - Class in com.azure.maps.render
Initializes a new instance of the asynchronous RenderClient type.
MapsRenderClient - Class in com.azure.maps.render
Initializes a new instance of the synchronous RenderClient type.
MapsRenderClientBuilder - Class in com.azure.maps.render
A builder for creating a new instance of the RenderClient type.
MapsRenderClientBuilder() - Constructor for class com.azure.maps.render.MapsRenderClientBuilder
Create an instance of the RenderClientBuilder.
MapsRenderServiceVersion - Enum in com.azure.maps.render
Contains the versions of the Render Service available for the clients.
MapStaticImageOptions - Class in com.azure.maps.render.models
Organize inputs for get map static image
MapStaticImageOptions() - Constructor for class com.azure.maps.render.models.MapStaticImageOptions
 
MapTileOptions - Class in com.azure.maps.render.models
Map tile options class to organize inputs for get map tile
MapTileOptions() - Constructor for class com.azure.maps.render.models.MapTileOptions
 
MapTileset - Class in com.azure.maps.render.models
Metadata for a tileset in the TileJSON format.
MapTileset() - Constructor for class com.azure.maps.render.models.MapTileset
 
MapTileSize - Class in com.azure.maps.render.models
Defines values for MapTileSize.
MapTileSize() - Constructor for class com.azure.maps.render.models.MapTileSize
 
MICROSOFT_BASE - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base for TilesetID.
MICROSOFT_BASE_DARKGREY - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.darkgrey for TilesetID.
MICROSOFT_BASE_HYBRID - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.hybrid for TilesetID.
MICROSOFT_BASE_HYBRID_DARKGREY - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.hybrid.darkgrey for TilesetID.
MICROSOFT_BASE_HYBRID_ROAD - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.hybrid.road for TilesetID.
MICROSOFT_BASE_LABELS - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.labels for TilesetID.
MICROSOFT_BASE_LABELS_DARKGREY - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.labels.darkgrey for TilesetID.
MICROSOFT_BASE_LABELS_ROAD - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.labels.road for TilesetID.
MICROSOFT_BASE_ROAD - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.base.road for TilesetID.
MICROSOFT_DEM - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.dem for TilesetID.
MICROSOFT_DEM_CONTOURS - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.dem.contours for TilesetID.
MICROSOFT_IMAGERY - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.imagery for TilesetID.
MICROSOFT_TERRA_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.terra.main for TilesetID.
MICROSOFT_TRAFFIC_ABSOLUTE - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.absolute for TilesetID.
MICROSOFT_TRAFFIC_ABSOLUTE_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.absolute.main for TilesetID.
MICROSOFT_TRAFFIC_DELAY - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.delay for TilesetID.
MICROSOFT_TRAFFIC_DELAY_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.delay.main for TilesetID.
MICROSOFT_TRAFFIC_INCIDENT - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.incident for TilesetID.
MICROSOFT_TRAFFIC_REDUCED_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.reduced.main for TilesetID.
MICROSOFT_TRAFFIC_RELATIVE - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.relative for TilesetID.
MICROSOFT_TRAFFIC_RELATIVE_DARK - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.relative.dark for TilesetID.
MICROSOFT_TRAFFIC_RELATIVE_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.traffic.relative.main for TilesetID.
MICROSOFT_WEATHER_INFRARED_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.weather.infrared.main for TilesetID.
MICROSOFT_WEATHER_RADAR_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
Static value microsoft.weather.radar.main for TilesetID.

O

OM - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value OM for LocalizedMapView.

P

pipeline(HttpPipeline) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets The HTTP pipeline to send requests through.
PK - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value PK for LocalizedMapView.
PNG - Static variable in class com.azure.maps.render.models.RasterTileFormat
Static value png for RasterTileFormat.
PS - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value PS for LocalizedMapView.

Q

QA - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value QA for LocalizedMapView.

R

RasterTileFormat - Class in com.azure.maps.render.models
Defines values for RasterTileFormat.
RasterTileFormat() - Constructor for class com.azure.maps.render.models.RasterTileFormat
 
RegionCopyrights - Class in com.azure.maps.render.models
The RegionCopyrights model.
RegionCopyrights() - Constructor for class com.azure.maps.render.models.RegionCopyrights
 
RegionCopyrightsCountry - Class in com.azure.maps.render.models
Country property.
RegionCopyrightsCountry() - Constructor for class com.azure.maps.render.models.RegionCopyrightsCountry
 
retryOptions(RetryOptions) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets retry options
retryPolicy(RetryPolicy) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.

S

SA - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value SA for LocalizedMapView.
serviceVersion(MapsRenderServiceVersion) - Method in class com.azure.maps.render.MapsRenderClientBuilder
Render service version
setAttribution(String) - Method in class com.azure.maps.render.models.MapTileset
Set the attribution property: Copyright attribution to be displayed on the map.
setBoundingBox(GeoBoundingBox) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets bounding box
setCenter(GeoPosition) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets center
setCopyrights(List<String>) - Method in class com.azure.maps.render.models.MapAttribution
Set the copyrights property: A list of copyright strings.
setData(List<String>) - Method in class com.azure.maps.render.models.MapTileset
Set the data property: An array of data files in GeoJSON format.
setDescription(String) - Method in class com.azure.maps.render.models.MapTileset
Set the description property: Text description of the tileset.
setGrids(List<String>) - Method in class com.azure.maps.render.models.MapTileset
Set the grids property: An array of interactivity endpoints.
setHeight(Integer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets height
setLanguage(String) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets language
setLanguage(String) - Method in class com.azure.maps.render.models.MapTileOptions
set language
setLegend(String) - Method in class com.azure.maps.render.models.MapTileset
Set the legend property: A legend to be displayed with the map.
setLocalizedMapView(LocalizedMapView) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets localized map view
setLocalizedMapView(LocalizedMapView) - Method in class com.azure.maps.render.models.MapTileOptions
set localized map view
setMapImageStyle(MapImageStyle) - Method in class com.azure.maps.render.models.MapStaticImageOptions
Sets map image style
setMapTileSize(MapTileSize) - Method in class com.azure.maps.render.models.MapTileOptions
set map tile size
setMaxZoom(Integer) - Method in class com.azure.maps.render.models.MapTileset
Set the maxZoom property: The maximum zoom level.
setMinZoom(Integer) - Method in class com.azure.maps.render.models.MapTileset
Set the minZoom property: The minimum zoom level.
setName(String) - Method in class com.azure.maps.render.models.MapTileset
Set the name property: A name describing the tileset.
setPath(List<String>) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets path
setPins(List<String>) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets pins
setRasterTileFormat(RasterTileFormat) - Method in class com.azure.maps.render.models.MapStaticImageOptions
Sets reaster tile format
setScheme(String) - Method in class com.azure.maps.render.models.MapTileset
Set the scheme property: Default: "xyz".
setStaticMapLayer(StaticMapLayer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
Sets static map layer
setTemplate(String) - Method in class com.azure.maps.render.models.MapTileset
Set the template property: A mustache template to be used to format data from grids for interaction.
setTileIndex(TileIndex) - Method in class com.azure.maps.render.models.MapTileOptions
set tile index
setTileJson(String) - Method in class com.azure.maps.render.models.MapTileset
Set the tilejson property: Describes the version of the TileJSON spec that is implemented by this JSON object.
setTiles(List<String>) - Method in class com.azure.maps.render.models.MapTileset
Set the tiles property: An array of tile endpoints.
setTilesetId(TilesetId) - Method in class com.azure.maps.render.models.MapTileOptions
set tileset id
setTimestamp(OffsetDateTime) - Method in class com.azure.maps.render.models.MapTileOptions
set time stamp
setVersion(String) - Method in class com.azure.maps.render.models.MapTileset
Set the version property: A semver.org style version number for the tiles contained within the tileset.
setWidth(Integer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets width
setX(int) - Method in class com.azure.maps.render.models.TileIndex
Set the x property: X coordinate of the tile on zoom grid.
setY(int) - Method in class com.azure.maps.render.models.TileIndex
Set the y property: Y coordinate of the tile on zoom grid.
setZ(int) - Method in class com.azure.maps.render.models.TileIndex
Set the z property: Zoom level for the desired tile.
setZoom(Integer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
sets zoom
SIZE_256 - Static variable in class com.azure.maps.render.models.MapTileSize
Static value 256 for MapTileSize.
SIZE_512 - Static variable in class com.azure.maps.render.models.MapTileSize
Static value 512 for MapTileSize.
StaticMapLayer - Class in com.azure.maps.render.models
Defines values for StaticMapLayer.
StaticMapLayer() - Constructor for class com.azure.maps.render.models.StaticMapLayer
 
SY - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value SY for LocalizedMapView.

T

TileIndex - Class in com.azure.maps.render.models
Parameter group.
TileIndex() - Constructor for class com.azure.maps.render.models.TileIndex
 
TilesetId - Class in com.azure.maps.render.models
Defines values for TilesetID.
TilesetId() - Constructor for class com.azure.maps.render.models.TilesetId
 

U

UNIFIED - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value Unified for LocalizedMapView.

V

V2_1 - Enum constant in enum com.azure.maps.render.MapsRenderServiceVersion
Service version 2.1.
valueOf(String) - Static method in enum com.azure.maps.render.MapsRenderServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.maps.render.MapsRenderServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.maps.render.models.LocalizedMapView
Gets known LocalizedMapView values.
values() - Static method in class com.azure.maps.render.models.MapImageStyle
Gets known MapImageStyle values.
values() - Static method in class com.azure.maps.render.models.MapTileSize
Gets known MapTileSize values.
values() - Static method in class com.azure.maps.render.models.RasterTileFormat
Gets known RasterTileFormat values.
values() - Static method in class com.azure.maps.render.models.StaticMapLayer
Gets known StaticMapLayer values.
values() - Static method in class com.azure.maps.render.models.TilesetId
Gets known TilesetID values.

Y

YE - Static variable in class com.azure.maps.render.models.LocalizedMapView
Static value YE for LocalizedMapView.
A B C D E F G H I J K L M O P Q R S T U V Y 
All Classes and Interfaces|All Packages