Package | Description |
---|---|
edu.ucdavis.cstars.client.virtualearth |
Modifier and Type | Method and Description |
---|---|
VETiledLayer.MapStyle |
VETiledLayer.getMapStyle()
Bing Maps style.
|
static VETiledLayer.MapStyle |
VETiledLayer.MapStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VETiledLayer.MapStyle[] |
VETiledLayer.MapStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VETiledLayer.setMapStyle(VETiledLayer.MapStyle mapStyle)
Set the mapStyle parameter.
|
void |
VETiledLayer.Options.setMapStyle(VETiledLayer.MapStyle mapStyle) |