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  
category — Property in class com.esri.bacore.ReportTemplateInfo
Report category associated with this template.
category — Property in class com.esri.bacore.SummarizationInfo
Summarization variable category.
CENTIMETERS — Constant static property in class com.esri.bacore.DriveTimeUnits
Linear units consisting of centimeters.
changeServiceMethod(requestVars, queryVars) — Method in class com.esri.bacore.client.AbstractClient
Changes a method to be used in the request.
classBreaks — Property in class com.esri.bao.tasks.thematicmapping.ClassificationResults
Array containing items of the ClassBreakInfo type.
ClassificationResults — Class in package com.esri.bao.tasks.thematicmapping
The ClassificationResults class provides results of data classification.
ClassificationResults(breaks, minValue, maxValue) — Constructor in class com.esri.bao.tasks.thematicmapping.ClassificationResults
Creates a new instance of the ClassificationResults class.
classificationType — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo
Classification type.
ClassificationType — Class in package com.esri.bao.tasks.thematicmapping
The ClassificationType class provides a enumeration of classification types used in parameters of the ThematicMappingRendererInfo class.
Classifier — Class in package com.esri.bao.tasks.thematicmapping
The Classifier class is the base abstract implementation of the data classifier.
classify(data, numBreaks) — Method in class com.esri.bao.tasks.thematicmapping.Classifier
Classifies numerical data in a number of classes.
classify(data, numBreaks) — Method in class com.esri.bao.tasks.thematicmapping.EqualIntervalsClassifier
Classifies numerical data in a number of classes.
classify(data, numBreaks) — Method in class com.esri.bao.tasks.thematicmapping.QuantileClassifier
Classifies numerical data in a number of classes.
client — Property in class com.esri.bacore.client.AbstractTask
Client instance associated with this task.
clone() — Method in class com.esri.bacore.BATaskCompletedEvent
Creates a clone of the event.
clone() — Method in class com.esri.bao.tasks.thematicmapping.RendererUpdatedEvent
Creates a clone of the event.
collectVariables(urlVariables, requestVars, queryVars) — Method in class com.esri.bacore.client.AbstractClient
Collects URL variables in two collections.
Color — Final class in package com.esri.bao.tasks.thematicmapping
The Color class provides properties of RGB color.
Color(red, green, blue, readOnly) — Constructor in class com.esri.bao.tasks.thematicmapping.Color
Creates a new instance of the Color class.
colorRamp — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo
Color ramp to colorize features by.
ColorRamp — Class in package com.esri.bao.tasks.thematicmapping
The ColorRamp class defines and handles color ramp for thematic mapping.
ColorRamp() — Constructor in class com.esri.bao.tasks.thematicmapping.ColorRamp
Creates a new instance of the ColorRamp class.
colorRampSchema — Property in class com.esri.bao.tasks.thematicmapping.BAColorRamp
Color ramp schema.
ColorRampSchema — Final class in package com.esri.bao.tasks.thematicmapping
The ColorRampSchema is a collection of color gradients matching a single color ramp.
ColorRampSchema(name, colorRampsColors) — Constructor in class com.esri.bao.tasks.thematicmapping.ColorRampSchema
Creates a new instance of the ColorRampSchema class.
colorRampSchemas — Static property in class com.esri.bao.tasks.thematicmapping.ThematicMappingResources
Predefined collection of Business Analyst Online color ramp schemas.
combineUrl(baseUrl, urlSuffix) — Static method in class com.esri.bacore.client.AbstractClient
Combines a base URL with a suffix.
com.esri.bacore — Package
Common Business Analyst data types.
com.esri.bacore.client — Package
Business Analyst tasks core support.
com.esri.bao — Package
com.esri.bao.tasks — Package
com.esri.bao.tasks.authentication — Package
com.esri.bao.tasks.geofence — Package
com.esri.bao.tasks.reports — Package
com.esri.bao.tasks.stdgeographies — Package
com.esri.bao.tasks.thematicmapping — Package
com.esri.bao.tasks.tradeareas — Package
com.esri.bao.tasks.utilities — Package
COMPLETE — Constant static property in class com.esri.bacore.BATaskCompletedEvent
The BATaskCompletedEvent.COMPLETE constant defines the value of the type property of the event object for a taskCompleted event.
concurrency — Property in class com.esri.bacore.client.AbstractClient
Value that indicates how to handle multiple calls to the same task.
concurrency — Property in class com.esri.bacore.client.AbstractTask
Value that indicates how to handle multiple calls to the same task.
CONTAINS — Constant static property in class com.esri.bacore.SpatialRelEnum
Query Geometry Contains Target Geometry.
ConversionUtils — Final class in package com.esri.bacore.client
The ConversionUtils class contains a collection of utility methods useful in JSON encoding/decoding and in the parsing process.
coordinates — Property in class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters
Geographic coordinates of the location requested.
copyOfArrayOfNumber(array) — Static method in class com.esri.bacore.CoreUtils
Creates a copy of array of numbers.
copyOfArrayOfString(array) — Static method in class com.esri.bacore.CoreUtils
Creates a copy of array of string.
CoreUtils — Final class in package com.esri.bacore
The CoreUtils class contains a collection of static core utility methods.
createCommand(parameters:com.esri.bacore.client:BatchTaskParameters, commandName) — Method in class com.esri.bao.tasks.BAOnlineBatchTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bacore.client:IBATaskParameters, commandName) — Method in class com.esri.bao.tasks.BAOnlineGenericTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.geofence:GeofenceInfoParameters, commandName) — Method in class com.esri.bao.tasks.geofence.GeofenceInfoTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.reports:BenchmarkReportParameters, commandName) — Method in class com.esri.bao.tasks.reports.BenchmarkReportTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.reports:SummaryReportsParameters, commandName) — Method in class com.esri.bao.tasks.reports.SummaryReportsTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.stdgeographies:ReturnStdGeographyParameters, commandName) — Method in class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesByAttributesParameters, commandName) — Method in class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesFromExtentParameters, commandName) — Method in class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.tradeareas:DriveTimeParameters, commandName) — Method in class com.esri.bao.tasks.tradeareas.DriveTimeTask
Creates a new command encapsulating this task and the given parameters.
createCommand(parameters:com.esri.bao.tasks.tradeareas:SimpleRingsParameters, commandName) — Method in class com.esri.bao.tasks.tradeareas.SimpleRingsTask
Creates a new command encapsulating this task and the given parameters.
createCommand(commandName) — Method in class com.esri.bao.tasks.utilities.GetReportTemplatesTask
Creates a new command encapsulating this task and the given parameters.
createCommand(commandName) — Method in class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask
Creates a new command encapsulating this task and the given parameters.
createCommand(commandName) — Method in class com.esri.bao.tasks.utilities.GetSummarizationsTask
Creates a new command encapsulating this task and the given parameters.
CreateCopy(readOnly) — Method in class com.esri.bao.tasks.thematicmapping.Color
Creates a copy of this color.
createParameters() — Static method in class com.esri.bao.tasks.utilities.GetReportTemplatesTask
Creates parameters of this task.
createParameters() — Static method in class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask
Creates parameters of this task.
createParameters() — Static method in class com.esri.bao.tasks.utilities.GetSummarizationsTask
Creates parameters of this task.
createUserCredentials(userInfo) — Static method in class com.esri.bacore.client.UserCredentials
Creates user credentials object by copying all user info parameters into it.
CROSSES — Constant static property in class com.esri.bacore.SpatialRelEnum
Query Geometry Crosses Target Geometry.
currentStep — Property in class com.esri.bacore.client.BatchTaskParameters
Zero-based index of the currently executed step.
currentToken — Property in interface com.esri.bacore.client.ITokenProvider
Current security token.
currentToken — Property in class com.esri.bacore.client.TokenProvider
Current authentication token.
customHeaders — Property in class com.esri.bacore.BAReportHeader
Custom report header options.
customLogo — Property in class com.esri.bao.ReportHeader
Custom logo specified as a complete URL reference.
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