A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
G — Property in class com.esri.bao.tasks.thematicmapping.Color |
|
Creen component value (the low byte is taken into account). |
generalizationLevel — Property in class com.esri.bao.tasks.thematicmapping.GeographyLayerInfo |
|
Generalization level of the layer in a geography level. |
GeofenceInfoOutput — Final class in package com.esri.bao.tasks.geofence |
|
The GeofenceInfoOutput class specifies results returned by a Geofence Info task. |
GeofenceInfoOutput() — Constructor in class com.esri.bao.tasks.geofence.GeofenceInfoOutput |
|
Creates a new instance of the GeofenceInfoOutput class. |
GeofenceInfoParameters — Final class in package com.esri.bao.tasks.geofence |
|
The GeofenceInfoParameters class provides input parameters for the Geofence Info task. |
GeofenceInfoParameters(geoLevelID, searchString) — Constructor in class com.esri.bao.tasks.geofence.GeofenceInfoParameters |
|
Creates a new instance of the GeofenceInfoParameters class. |
GeofenceInfoTask — Final class in package com.esri.bao.tasks.geofence |
|
The GeofenceInfoTask class requests geography features available for the current user's account. |
GeofenceInfoTask(urlOrClient) — Constructor in class com.esri.bao.tasks.geofence.GeofenceInfoTask |
|
Creates a new instance of the GeofenceInfoTask class. |
geographyIDs — Property in class com.esri.bacore.StandardLayer |
|
Array of IDs of features to be requested from the geography level. |
GeographyLayerInfo — Final class in package com.esri.bao.tasks.thematicmapping |
|
The GeographyLayerInfo class provides properties of a geography layer. |
GeographyLayerInfo() — Constructor in class com.esri.bao.tasks.thematicmapping.GeographyLayerInfo |
|
Creates a new instance of the GeographyLayerInfo class. |
geographyLevelAlias — Property in class com.esri.bao.tasks.thematicmapping.GeographyLevelInfo |
|
Geography level long alias name. |
GeographyLevelInfo — Final class in package com.esri.bao.tasks.thematicmapping |
|
The GeographyLevelInfo class provides a collection of geography layers representing
the geography level in descending order of scale values. |
GeographyLevelInfo() — Constructor in class com.esri.bao.tasks.thematicmapping.GeographyLevelInfo |
|
Creates a new instance of the GeographyLevelInfo class. |
geographyLevelName — Property in class com.esri.bao.tasks.thematicmapping.GeographyLevelInfo |
|
Geography level short name. |
geographyLevelName — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo |
|
Name of geography level to render thamatic layer by. |
geographyLevels — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer |
|
Array of available geography levels consisting of GeographyLevelInfo items. |
geoLevelID — Property in class com.esri.bao.tasks.geofence.GeofenceInfoParameters |
|
Business Analyst Online data layer ID to query features in. |
geoLevelID — Property in class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesParameters |
|
Business Analyst Online data layer ID to query features in. |
geoLevelID — Property in class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters |
|
Business Analyst Online data layer ID to query features in. |
geoLevelIDs — Property in class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters |
|
Array containing IDs of standard geography levels to find geography features in (required). |
GeometryParsers — Final class in package com.esri.bacore.client |
|
The GeometryParsers class contains static parsers of geometry objects from JSON-decoded objects. |
getBounds(data) — Static method in class com.esri.bao.tasks.thematicmapping.Classifier |
|
Calculates low and up bounds of values of data array. |
getColorByIndex(colorIndex) — Method in class com.esri.bao.tasks.thematicmapping.ColorRamp |
|
Gets a color by color index. |
getColorByValue(value) — Method in class com.esri.bao.tasks.thematicmapping.ColorRamp |
|
Gets a color by color value. |
getErrorObject(decodedObject) — Method in class com.esri.bacore.client.AbstractClient |
|
Gets error object from the decoded object. |
getFeatureClass — Property in class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a feature class. |
getGPResults(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets an array of all objects returned by a Business Analyst task. |
getMapImage — Property in class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a map image. |
getProcessedResult(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets the result of processing. |
getProperty(decodedObject, propertyName, ignoreCase, defaultValue) — Static method in class com.esri.bacore.client.ParseUtils |
|
Gets a value of the given property of a JSON-decoded object or a default value
if the property value is missing. |
getRampColors(colorsCount) — Method in class com.esri.bao.tasks.thematicmapping.ColorRampSchema |
|
Gets a new collection of ramp colors. |
getReport — Property in class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a report or a collection of reports. |
GetReportTemplatesTask — Final class in package com.esri.bao.tasks.utilities |
|
The GetReportTemplatesTask class requests a list of available report templates
with their respective titles, categories, available formats, and names. |
GetReportTemplatesTask(urlOrClient) — Constructor in class com.esri.bao.tasks.utilities.GetReportTemplatesTask |
|
Creates a new instance of the GetReportTemplatesTask class. |
getSingleGPResult(asyncToken, allowMissingResult) — Static method in class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets a single result object returned by a Business Analyst task. |
GetStandardGeographyLevelsTask — Final class in package com.esri.bao.tasks.utilities |
|
The GetStandardGeographyLevelsTask class requests a list of available Business Analyst Online data layers
corresponding to different standardized geography levels. |
GetStandardGeographyLevelsTask(urlOrClient) — Constructor in class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask |
|
Creates a new instance of the GetStandardGeographyLevelsTask class. |
GetSummarizationsTask — Final class in package com.esri.bao.tasks.utilities |
|
The GetSummarizationsTask class requests a list of all summarization fields available
for Business Analyst Online tasks. |
GetSummarizationsTask(urlOrClient) — Constructor in class com.esri.bao.tasks.utilities.GetSummarizationsTask |
|
Creates a new instance of the GetSummarizationsTask class. |
getUserCredentials(userInfo, responder) — Method in interface com.esri.bacore.client.IAuthentication |
|
Gets user credentials. |
getUserCredentials(userInfo, responder) — Method in class com.esri.bacore.client.UserCredentials |
|
Gets user credentials. |
glowEffect — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer |
|
Glow effect. |
GP_BOOLEAN — Constant static property in class com.esri.bacore.client.GPResultParsers |
| Boolean value type. |
GP_DATA_FILE — Constant static property in class com.esri.bacore.client.GPResultParsers |
| External data type. |
GP_DOUBLE — Constant static property in class com.esri.bacore.client.GPResultParsers |
| Real value type. |
GP_FEATURE_RECORD_SET_LAYER — Constant static property in class com.esri.bacore.client.GPResultParsers |
| Feature record set type. |
GP_LONG — Constant static property in class com.esri.bacore.client.GPResultParsers |
| Integer value type. |
GP_RASTER_DATA — Constant static property in class com.esri.bacore.client.GPResultParsers |
| External image type. |
GP_RASTER_DATA_LAYER — Constant static property in class com.esri.bacore.client.GPResultParsers |
| External map image type. |
GPResultParsers — Class in package com.esri.bacore.client |
|
The GPResultParsers class contains a collection of static parsers of standard ArcGIS Server
GPResult objects. |
GPResultProcessors — Class in package com.esri.bacore.client |
|
The GPResultProcessors class contains a collection of standard processors of task output results
returned in the GP Execute syntax. |
GP_STRING — Constant static property in class com.esri.bacore.client.GPResultParsers |
| String value type. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |