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  
AbstractClient — class, package com.esri.bacore.client
The AbstractClient is the base abstract HTTP client wrapper class.
AbstractClient(url:Object) — Constructor, class com.esri.bacore.client.AbstractClient
Creates a new instance of the AbstractClient class.
AbstractTask — class, package com.esri.bacore.client
The AbstractTask class is the base class for all tasks.
AbstractTask() — Constructor, class com.esri.bacore.client.AbstractTask
Creates a new instance of the AbstractTask class.
activeDatasetID — Property, class com.esri.bacore.client.BATaskParameters
Active dataset ID.
activeDatasetID — Property, class com.esri.bacore.client.BAUtilityParameters
Active dataset ID.
activeDatasetID — Property, interface com.esri.bacore.client.IBADatasetParameters
Active dataset ID.
activeDatasetID — Property, class com.esri.bao.tasks.BAOnlineBatchTask
Active dataset ID.
activeDatasetID — Property, class com.esri.bao.tasks.BAOnlineClient
Active dataset ID.
activeDatasetID — Property, class com.esri.bao.tasks.BAOnlineTask
Active dataset ID.
activeDatasetID — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Active dataset ID.
activeDatasetID — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryTask
Active dataset ID.
actualValueCalculator — Property, class com.esri.bacore.thematicmapping.TMAttributesProvider
Value calculator actually used in calculation of thematic mapping values.
additionalFields — Property, class com.esri.bacore.thematicmapping.TMLayer
Additional fields of the thematic layer requested in every query.
addQueryTask(queryTask:com.esri.bacore.thematicmapping:IQueryTask) — method, class com.esri.bacore.thematicmapping.TMQueryTaskProvider
Adds a query task to this provider.
address — Property, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters
Postal address fields of the location requested.
address1 — Property, class com.esri.bao.ReportHeader
First line of the address field in a report.
address2 — Property, class com.esri.bao.ReportHeader
Second line of the address field in a report.
addResultProcessor(resultType:com.esri.bacore.client:BAResultType, processor:Function) — method, class com.esri.bacore.client.BAClient
Registers a processor of a result which will convert a JSON decoded object to an object of the specified type.
addTask(taskProvider:Object) — method, class com.esri.bacore.client.BatchTaskParameters
Adds a task provider to the end of list of task providers.
alias — Property, class com.esri.bacore.SummarizationInfo
Summarization variable alias name.
aliasName — Property, class com.esri.bacore.thematicmapping.GeographyLevelInfo
Geography level long alias name.
analysisExtent — Property, class com.esri.bacore.thematicmapping.TMLayer
Spatial/geographic extent on which to perform the query.
analysisExtent — Property, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters
Spatial/geographic extent on which to perform the query (required).
analysisExtentToObject(extent:com.esri.ags.geometry:Geometry) — Static Method , class com.esri.bacore.client.ConversionUtils
Ensures that analysis extent is either an Extent or Polygon type object and attaches it to the "Extent" property of the result object.
AnalysisParameters — class, package com.esri.bacore.client
The AnalysisParameters class is the base class for tasks producing analysis feature layers.
AnalysisParameters(taskName:String, outputTypes:com.esri.bacore:OutputTypes) — Constructor, class com.esri.bacore.client.AnalysisParameters
Creates a new instance of the AnalysisParameters class.
applyUpdates() — method, class com.esri.bacore.thematicmapping.TMLayer
Applies updates collected on this layer.
ArcGISAuthenticationTask — final class, package com.esri.bacore.tasks
The ArcGISAuthenticationTask class helps to get a string-based response containing a short-lived or a long-lived token.
ArcGISAuthenticationTask(url:String) — Constructor, class com.esri.bacore.tasks.ArcGISAuthenticationTask
Creates a new instance of the ArcGISAuthenticationTask class.
ArcGISTokenProvider — class, package com.esri.bacore.tasks
The ArcGISTokenProvider class implements the token provider used with BAQueryTask class.
ArcGISTokenProvider(authentication:com.esri.bacore.client:IAuthentication, url:String) — Constructor, class com.esri.bacore.tasks.ArcGISTokenProvider
Creates a new instance of the ArcGISTokenProvider class.
areaIDField — Property, class com.esri.bao.tasks.reports.SummaryReportsParameters
A feature/area attribute field used to describe individual areas in the reports.
areaTitleField — Property, class com.esri.bacore.ReportOptions
Area description attribute field name in a boundary layer used as a source for summary report.
ARRAY_OF_STRING — Constant Static Property, class com.esri.bacore.client.BAResultType
Array Of String type.
attribute — Property, class com.esri.bacore.thematicmapping.symbolization.TMClassBreaksRenderer
Name of attribute of graphics whose value is classified.
attributesChanged — Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent
True if feature attributes are changed.
AttributesFilterResult — final class, package com.esri.bacore.thematicmapping.extensionClasses
Enumeration of filter evaluation results.
attributesProvider — Property, class com.esri.bacore.thematicmapping.TMLayer
Provider of thematic mapping attributes.
authenticationTask — Property, class com.esri.bacore.client.TokenProvider
Authentication task associated with this token provider.
authenticationTask — Property, class com.esri.bacore.tasks.ArcGISTokenProvider
Authentication task associated with this token provider.
authenticationTask — Property, class com.esri.bao.tasks.authentication.BAOnlineTokenProvider
Authentication task associated with this token provider.
AuthenticationTask — final class, package com.esri.bao.tasks.authentication
The AuthenticationTask class is used to get a string-based response containing a short-lived token.
AuthenticationTask(url:String) — Constructor, class com.esri.bao.tasks.authentication.AuthenticationTask
Creates a new instance of the AuthenticationTask class.
autoUpdate — Property, class com.esri.bacore.thematicmapping.TMLayer
The mode of applying updates to thematic layer.
AVERAGE — Constant Static Property, class com.esri.bacore.thematicmapping.TMValueType
Calculate an average value (this method is allowed if an average-base field is specified).
averageBaseFieldAlias — Property, class com.esri.bacore.thematicmapping.TMValueCalculator
Alias name of the field to calculate an average by.
averageBaseFieldName — Property, class com.esri.bacore.thematicmapping.TMValueCalculator
Name of the field to calculate an average by.
averageValueDecimals — Property, class com.esri.bacore.thematicmapping.TMSummarizations
The number of significant digits after the decimal point for average value.
avgBase — Property, class com.esri.bacore.SummarizationInfo
Field name for the denominator that is used to help calculate the average value of this variable for total households.
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