public class BlueMarbleLayer extends WmsLayer
Constructor and Description |
---|
BlueMarbleLayer()
Constructs a Blue Marble image layer with the WMS at http://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
createTile, getDetailControl, getImageOptions, getLevelSet, setDetailControl, setImageOptions, setLevelSet
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