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 in package com.esri.bacore.client | |
The AbstractClient is the base abstract HTTP client wrapper class. | |
AbstractClient(url) — Constructor in class com.esri.bacore.client.AbstractClient | |
Creates a new instance of the AbstractClient class. | |
AbstractTask — Class in package com.esri.bacore.client | |
The AbstractTask class is the base class for all tasks. | |
AbstractTask() — Constructor in class com.esri.bacore.client.AbstractTask | |
Creates a new instance of the AbstractTask class. | |
address — Property in class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters | |
Postal address fields of the location requested. | |
address1 — Property in class com.esri.bao.ReportHeader | |
First line of the address field in a report. | |
address2 — Property in class com.esri.bao.ReportHeader | |
Second line of the address field in a report. | |
addResultProcessor(resultType:com.esri.bacore.client:BAResultType, processor) — Method in 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. | |
alias — Property in class com.esri.bacore.SummarizationInfo | |
Summarization variable alias name. | |
analysisExtent — Property in class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters | |
Spatial/geographic extent on which to perform the query (required). | |
analysisExtentToObject(extent) — Static method in 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 in package com.esri.bacore.client | |
The AnalysisParameters class is the base class for tasks producing analysis feature layers. | |
AnalysisParameters(taskName, outputTypes:com.esri.bacore:OutputTypes) — Constructor in class com.esri.bacore.client.AnalysisParameters | |
Creates a new instance of the AnalysisParameters class. | |
areaIDField — Property in class com.esri.bao.tasks.reports.SummaryReportsParameters | |
A feature/area attribute field used to describe individual areas in the reports. | |
arrayLength(array) — Static method in class com.esri.bacore.CoreUtils | |
Gets a length of array. | |
ARRAY_OF_STRING — Constant static property in class com.esri.bacore.client.BAResultType | |
Array Of String type. | |
authenticationTask — Property in class com.esri.bacore.client.TokenProvider | |
Authentication task associated with this token provider. | |
authenticationTask — Property in class com.esri.bao.tasks.authentication.BAOnlineTokenProvider | |
Authentication task associated with this token provider. | |
AuthenticationTask — Final class in package com.esri.bao.tasks.authentication | |
The AuthenticationTask class is used to get a string-based response containing a short-lived token. | |
AuthenticationTask(url) — Constructor in class com.esri.bao.tasks.authentication.AuthenticationTask | |
Creates a new instance of the AuthenticationTask class. | |
availableSummarizations — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo | |
Array of available summarization variables consisting of SummarizationInfo items. | |
avgBase — Property in 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. | |
AVG_BASE — Constant static property in class com.esri.bao.tasks.thematicmapping.TMValueType | |
The average base 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 |