Uses of Class
com.luciad.format.azuremaps.TLcdAzureMapsDataSource.Builder
Packages that use TLcdAzureMapsDataSource.Builder
Package
Description
This package contains functionality related to the decoding of Azure Maps models.
-
Uses of TLcdAzureMapsDataSource.Builder in com.luciad.format.azuremaps
Methods in com.luciad.format.azuremaps that return TLcdAzureMapsDataSource.BuilderModifier and TypeMethodDescriptionTLcdAzureMapsDataSource.Builder.all(TLcdAzureMapsDataSource aDataSource) Initializes this builder to the values of the givenTLcdAzureMapsDataSource.TLcdAzureMapsDataSource.asBuilder()Returns abuilderpre-initialized with the values of this instance.Sets the language.TLcdAzureMapsDataSource.Builder.mapStyle(ELcdAzureMapsMapStyle aMapStyle) Sets the map style property.TLcdAzureMapsDataSource.newBuilder()Returns abuilderto create new instances.TLcdAzureMapsDataSource.Builder.subscriptionKey(String aSubscriptionKey) Sets the subscription key to access the Azure Maps servers.