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 |
generalizationLevel — Property, interface com.esri.bacore.thematicmapping.IGeographyLayerInfo |
|
Generalization level of the layer in a geography level. |
GeofenceInfoOutput — class, package com.esri.bao.tasks.geofence |
|
The GeofenceInfoOutput class specifies results returned by a Geofence Info task. |
GeofenceInfoOutput(recordSet:com.esri.ags:FeatureSet, mapImage:com.esri.ags.layers.supportClasses:MapImage, stdGeographiesFeatures:Array) — Constructor, class com.esri.bao.tasks.geofence.GeofenceInfoOutput |
|
Creates a new instance of the GeofenceInfoOutput class. |
GeofenceInfoParameters — class, package com.esri.bao.tasks.geofence |
|
The GeofenceInfoParameters class provides input parameters for the Geofence Info task. |
GeofenceInfoParameters(geoLevelID:String, searchString:String) — Constructor, class com.esri.bao.tasks.geofence.GeofenceInfoParameters |
|
Creates a new instance of the GeofenceInfoParameters class. |
GeofenceInfoTask — final class, package com.esri.bao.tasks.geofence |
|
The Geofence Info task requests geography features available for the current user's account. |
GeofenceInfoTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.geofence.GeofenceInfoTask |
|
Creates a new instance of the GeofenceInfoTask class. |
geographyIDs — Property, class com.esri.bacore.StandardLayer |
|
Array of IDs of features to be requested from the geography level. |
geographyLayer — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
A geography layer whose features are currently shown in this layer. |
geographyLevelAliasName — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Alias name of the geography level whose layer is currently shown in this layer. |
GeographyLevelInfo — class, package com.esri.bacore.thematicmapping |
|
The GeographyLevelInfo class provides a collection of geography layers representing
the geography level in descending order of scale values. |
GeographyLevelInfo(name:String, aliasName:String, layers:Array) — Constructor, class com.esri.bacore.thematicmapping.GeographyLevelInfo |
|
Creates a new instance of the GeographyLevelInfo class. |
geographyLevelName — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Name of the geography level whose layer is currently shown in this layer. |
geographyLevels — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Available geography levels. |
GeographyLevels — class, package com.esri.bacore.thematicmapping |
|
The GeographyLevels class provides a read-only collection of geography levels. |
GeographyLevels(levels:Array) — Constructor, class com.esri.bacore.thematicmapping.GeographyLevels |
|
Creates a new instance of the GeographyLevels class. |
geoLevelID — Property, class com.esri.bao.tasks.geofence.GeofenceInfoParameters |
|
Business Analyst Online data layer ID to query features in. |
geoLevelID — Property, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesParameters |
|
Business Analyst Online data layer ID to query features in. |
geoLevelID — Property, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters |
|
Business Analyst Online data layer ID to query features in. |
geoLevelIDs — Property, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters |
|
Array containing IDs of standard geography levels to find geography features in (required). |
geometryChanged — Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent |
|
True if the collection of features is changed. |
GeometryParsers — final class, package com.esri.bacore.client |
|
The GeometryParsers class contains static parsers of geometry objects from JSON-decoded objects. |
getBounds(data:Array) — Static Method , class com.esri.bacore.thematicmapping.symbolization.Classification |
|
Calculates low and up bounds of values of data array. |
getClassBreakByIndex(index:int) — method, class com.esri.bacore.thematicmapping.symbolization.ClassificationResults |
|
Gets a class break info by index. |
getClassificationRanges() — method, class com.esri.bacore.thematicmapping.symbolization.TMClassificationProvider |
|
Gets classification range infos to be shown in legend. |
getColorByIndex(index:int) — method, class com.esri.bacore.thematicmapping.ColorRamp |
|
Gets a discrete color by index. |
getColorByIndex(index:int) — method, class com.esri.bacore.thematicmapping.TMColorRamp |
|
Gets a discrete color by index. |
getColorByValue(value:Number) — method, class com.esri.bacore.thematicmapping.ColorRamp |
|
Gets a gradient color by value in the range of [0, 1]. |
GetDatasetsTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Datasets task gets the list of IDs of all available datasets. |
GetDatasetsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetDatasetsTask |
|
Creates a new instance of the GetDatasetsTask class. |
getErrorObject(decodedObject:Object) — method, class com.esri.bacore.client.AbstractClient |
|
Gets error object from the decoded object. |
getFeatureClass — Property, class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a feature class. |
getFeatureID(attributes:Object) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the feature ID. |
getFeatureName(attributes:Object) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the feature name. |
getGPResults(asyncToken:mx.rpc:AsyncToken) — Static Method , class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets an array of all objects returned by a Business Analyst task. |
getLayerByIndex(index:int) — method, class com.esri.bacore.thematicmapping.GeographyLevelInfo |
|
Gets geography layer by index. |
getLevelByIndex(index:int) — method, class com.esri.bacore.thematicmapping.GeographyLevels |
|
Gets a geography level by index. |
getLevelByName(name:String) — method, class com.esri.bacore.thematicmapping.GeographyLevels |
|
Gets a geography level by name. |
getMapImage — Property, class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a map image. |
getNumber(attributes:Object, name:String) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the given feature attribute as a number. |
getOptionalProperty(typeName:String, decodedObject:Object, propertyName:String, propertyType:Class, defaultValue:any) — Static Method , 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. |
getProcessedResult(asyncToken:mx.rpc:AsyncToken) — Static Method , class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets the result of processing. |
getQueryTask(index:int) — method, class com.esri.bacore.thematicmapping.TMQueryTaskProvider |
|
Gets a query task by its index. |
getRampColors(colorsCount:int) — method, class com.esri.bacore.thematicmapping.ColorRampSchema |
|
Gets a new collection of ramp colors. |
getReport — Property, class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a report or a collection of reports. |
GetReportTemplatesTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Report Templates task requests a list of available report templates
with their respective titles, categories, available formats, and names. |
GetReportTemplatesTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetReportTemplatesTask |
|
Creates a new instance of the GetReportTemplatesTask class. |
getSingleGPResult(asyncToken:mx.rpc:AsyncToken, allowMissingResult:Boolean) — Static Method , class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets a single result object returned by a Business Analyst task. |
GetStandardGeographyLevelsTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Standard Geography Levels task requests a list of available Business Analyst Online data layers
corresponding to different standardized geography levels. |
GetStandardGeographyLevelsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask |
|
Creates a new instance of the GetStandardGeographyLevelsTask class. |
getSummarizationByIndex(index:int) — method, class com.esri.bacore.thematicmapping.TMSummarizations |
|
Gets summarization variable metadata by variable index. |
getSummarizationByName(name:String) — method, class com.esri.bacore.thematicmapping.TMSummarizations |
|
Gets summarization variable metadata by variable name. |
getSummarizationFields() — method, class com.esri.bacore.thematicmapping.TMValueCalculator |
|
Gets an array of names of summarization fields which are required for value calculation. |
getSummarizationFields() — method, class com.esri.bacore.thematicmapping.ValueCalculator |
|
Gets an array of names of summarization fields which are required for value calculation. |
GetSummarizationsParameters — class, package com.esri.bao.tasks.utilities |
|
The GetSummarizationsParameters class provides input parameters for the
Get Summarizations task. |
GetSummarizationsParameters() — Constructor, class com.esri.bao.tasks.utilities.GetSummarizationsParameters |
|
Creates a new instance of the GetSummarizationsParameters class. |
GetSummarizationsTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Summarizations task requests a list of all summarization fields available
for Business Analyst Online tasks. |
GetSummarizationsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetSummarizationsTask |
|
Creates a new instance of the GetSummarizationsTask class. |
getSymbol(graphic:com.esri.ags:Graphic) — method, class com.esri.bacore.thematicmapping.symbolization.TMClassBreaksRenderer |
|
Gets a symbol based on a graphic. |
getTMValue(attributes:Object) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the thematic mapping value. |
getUserCredentials(userInfo:Object, responder:mx.rpc:IResponder) — method, interface com.esri.bacore.client.IAuthentication |
|
Gets user credentials. |
getUserCredentials(userInfo:Object, responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.UserCredentials |
|
Gets user credentials. |
getValue(attributes:Object, name:String, defaultValue:any) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the given feature attribute. |
GP_BOOLEAN — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Boolean value type. |
GP_DATA_FILE — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| External data type. |
GP_DOUBLE — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Real value type. |
GP_FEATURE_RECORD_SET_LAYER — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Feature record set type. |
GP_LONG — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Integer value type. |
GP_RASTER_DATA — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| External image type. |
GP_RASTER_DATA_LAYER — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| External map image type. |
GPResultParsers — class, package com.esri.bacore.client |
|
The GPResultParsers class contains a collection of static parsers of standard ArcGIS Server
GPResult objects. |
GPResultProcessors — class, 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, class com.esri.bacore.client.GPResultParsers |
| String value type. |
graphic — Property, class com.esri.bacore.thematicmapping.TMRendererEvent |
|
Graphic to be rendered. |
graphic — Property, class com.esri.bacore.thematicmapping.TMValueEvent |
|
Graphic whose thematic value was updated. |
|
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 |