Uses of Enum Class
com.luciad.format.bingmaps.ELcdBingMapsMapStyle
Packages that use ELcdBingMapsMapStyle
Package
Description
This package contains functionality related to the decoding of Bing Maps models.
-
Uses of ELcdBingMapsMapStyle in com.luciad.format.bingmaps
Methods in com.luciad.format.bingmaps that return ELcdBingMapsMapStyleModifier and TypeMethodDescriptionTLcdBingMapsDataSource.getMapStyle()
Returns the map style property.static ELcdBingMapsMapStyle
Returns the enum constant of this class with the specified name.static ELcdBingMapsMapStyle[]
ELcdBingMapsMapStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.bingmaps with parameters of type ELcdBingMapsMapStyleModifier and TypeMethodDescriptionTLcdBingMapsDataSourceBuilder.mapStyle
(ELcdBingMapsMapStyle aMapStyle) Sets the map style property.