|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebMapQuery | |
|---|---|
| com.esri.core.map | |
| com.esri.core.portal | Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. |
| com.esri.map | |
| Uses of WebMapQuery in com.esri.core.map |
|---|
| Methods in com.esri.core.map that return WebMapQuery | |
|---|---|
static WebMapQuery |
WebMapQuery.fromJson(org.codehaus.jackson.JsonParser jsonParser)
Creates a QueryTask object from the json. |
| Uses of WebMapQuery in com.esri.core.portal |
|---|
| Methods in com.esri.core.portal that return types with arguments of type WebMapQuery | |
|---|---|
List<WebMapQuery> |
WebMap.getPredefinedQueries()
Returns a list of predefined query that were authored with this WebMap. |
| Uses of WebMapQuery in com.esri.map |
|---|
| Methods in com.esri.map that return types with arguments of type WebMapQuery | |
|---|---|
List<WebMapQuery> |
WebMap.getPredifinedQueries()
Get a list of WebMapQuerys defined by this web map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||