Uses of Class
com.luciad.format.azuremaps.TLcdAzureMapsDataSource
Packages that use TLcdAzureMapsDataSource
Package
Description
This package contains functionality related to the decoding of Azure Maps models.
-
Uses of TLcdAzureMapsDataSource in com.luciad.format.azuremaps
Methods in com.luciad.format.azuremaps that return TLcdAzureMapsDataSourceModifier and TypeMethodDescriptionTLcdAzureMapsDataSource.Builder.build()Create theTLcdAzureMapsDataSourceinstance that corresponds to the values in this builder.TLcdAzureMapsModelDescriptor.getDataSource()Methods in com.luciad.format.azuremaps with parameters of type TLcdAzureMapsDataSourceModifier and TypeMethodDescriptionTLcdAzureMapsDataSource.Builder.all(TLcdAzureMapsDataSource aDataSource) Initializes this builder to the values of the givenTLcdAzureMapsDataSource.