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, setConfiguration
addAllRenderables, addAllRenderables, addRenderable, addRenderable, clearRenderables, count, getRenderable, indexOfRenderable, indexOfRenderableNamed, indexOfRenderableWithProperty, iterator, removeAllRenderables, removeRenderable, removeRenderable, setRenderable
getDisplayName, getMaxActiveAltitude, getMinActiveAltitude, getOpacity, getUserProperty, hasUserProperty, isEnabled, isPickEnabled, isWithinActiveAltitudes, putUserProperty, removeUserProperty, render, setDisplayName, setEnabled, setMaxActiveAltitude, setMinActiveAltitude, setOpacity, setPickEnabled
public BlueMarbleLayer()
public BlueMarbleLayer(java.lang.String serviceAddress)
serviceAddress
- a URL string specifying the WMS addressjava.lang.IllegalArgumentException
- If the service address is null