public class ArcGisResponse extends AbstractMapWrapper
| Modifier and Type | Field and Description |
|---|---|
static Map<String,? extends Object> |
FORMAT_PARAMETER |
| Modifier | Constructor and Description |
|---|---|
|
ArcGisResponse() |
protected |
ArcGisResponse(Catalog catalog,
String name) |
protected |
ArcGisResponse(String serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getCurrentVersion() |
String |
getPath() |
String |
getServiceUrl() |
Map<String,Object> |
getValues() |
protected void |
init(Catalog catalog,
String name) |
protected void |
setCatalog(Catalog catalog) |
protected void |
setName(String name) |
protected void |
setServiceUrl(String serviceUrl) |
getBoundingBox, getDoubleValue, getIntValue, getList, getObject, getSpatialReference, getValue, setValues, toStringpublic ArcGisResponse()
protected ArcGisResponse(String serviceUrl)
public Double getCurrentVersion()
public String getPath()
public String getServiceUrl()
public Map<String,Object> getValues()
getValues in class AbstractMapWrapperprotected void setCatalog(Catalog catalog)
protected void setName(String name)
protected void setServiceUrl(String serviceUrl)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.