Package | Description |
---|---|
edu.ucdavis.cstars.client.layers | |
edu.ucdavis.cstars.client.restful |
Modifier and Type | Class and Description |
---|---|
class |
DynamicLayerInfo
Class added v2.7
Information about each layer in a map service.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.core.client.JsArray<LayerInfo> |
ArcGISTiledMapServiceLayer.getLayerInfos()
Returns the available layers in service and their default visibility.
|
com.google.gwt.core.client.JsArray<LayerInfo> |
ArcGISDynamicMapServiceLayer.getLayerInfos()
Returns the available layers in service and their default visibility.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.core.client.JsArray<LayerInfo> |
RestfulServicesDirectory.getLayers() |