public class LandsatLayer extends WmsLayer
Constructor and Description |
---|
LandsatLayer()
Constructs a Landsat image layer with the WMS at https://worldwind25.arc.nasa.gov/wms.
|
LandsatLayer(java.lang.String serviceAddress)
Constructs a Landsat 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 LandsatLayer()
public LandsatLayer(java.lang.String serviceAddress)
serviceAddress
- a URL string specifying the WMS addressjava.lang.IllegalArgumentException
- If the service address is null