Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
static WMSLayerInfo |
WMSLayerInfo.create(java.lang.String name,
java.lang.String title,
java.lang.String description,
Extent extent)
Creates a new WMSLayerInfo object.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.core.client.JsArray<WMSLayerInfo> |
WMSLayer.getLayerInfos()
List of layers in the WMS service.
|
Modifier and Type | Method and Description |
---|---|
void |
WMSLayer.ResourceInfo.setLayerInfos(WMSLayerInfo[] layerInfos) |