public class BlueMarbleLayer extends WmsLayer
| Constructor and Description |
|---|
BlueMarbleLayer()
Constructs a Blue Marble image layer with the WMS at https://worldwind25.arc.nasa.gov/wms.
|
BlueMarbleLayer(java.lang.String serviceAddress)
Constructs a Blue Marble image layer with the WMS at a specified address.
|
setConfiguration, setConfigurationaddAllRenderables, addAllRenderables, addRenderable, addRenderable, clearRenderables, count, getRenderable, indexOfRenderable, indexOfRenderableNamed, indexOfRenderableWithProperty, iterator, removeAllRenderables, removeRenderable, removeRenderable, setRenderablegetDisplayName, getMaxActiveAltitude, getMinActiveAltitude, getOpacity, getUserProperty, hasUserProperty, isEnabled, isPickEnabled, isWithinActiveAltitudes, putUserProperty, removeUserProperty, render, setDisplayName, setEnabled, setMaxActiveAltitude, setMinActiveAltitude, setOpacity, setPickEnabledpublic BlueMarbleLayer()
public BlueMarbleLayer(java.lang.String serviceAddress)
serviceAddress - a URL string specifying the WMS addressjava.lang.IllegalArgumentException - If the service address is null