Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
static ArcGISDynamicMapServiceLayer.LayerDefinitions |
ArcGISDynamicMapServiceLayer.LayerDefinitions.create() |
Modifier and Type | Method and Description |
---|---|
void |
ArcGISDynamicMapServiceLayer.setLayerDefinitions(ArcGISDynamicMapServiceLayer.LayerDefinitions layerDefinitions)
Sets the layer definitions used to filter the features of individual layers in the map service.
|
void |
ArcGISDynamicMapServiceLayer.setLayerDefinitions(ArcGISDynamicMapServiceLayer.LayerDefinitions layerDefinitions,
boolean doNotRefresh)
Sets the layer definitions used to filter the features of individual layers in the map service.
|