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  
calculate(attributes:Object, provider:com.esri.bacore.thematicmapping:TMAttributesProvider) — method, class com.esri.bacore.thematicmapping.TMValueCalculator
Calculates a value to thematically shade the given feature by.
calculate(attributes:Object, provider:com.esri.bacore.thematicmapping:TMAttributesProvider) — method, class com.esri.bacore.thematicmapping.ValueCalculator
Calculates a value to thematically shade the given feature by.
calculateTMValue(attributes:Object) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider
Calculates thematic mapping value using the actual value calculator.
calculationMethodChanged — Event, class com.esri.bacore.thematicmapping.ValueCalculator
The calculationMethodChanged event is dispatched when the method of value calculation is changed.
CALCULATION_METHOD_CHANGED — Constant Static Property, class com.esri.bacore.thematicmapping.ValueCalculator
The ValueCalculator.CALCULATION_METHOD_CHANGED constant defines the value of the type property of the flash.events.Event object for a calculationMethodChanged event.
category — Property, class com.esri.bacore.ReportTemplateInfo
Report category associated with this template.
category — Property, class com.esri.bacore.SummarizationInfo
Summarization variable category.
CENTIMETERS — Constant Static Property, class com.esri.bacore.DriveTimeUnits
Linear units consisting of centimeters.
CHANGED — Constant Static Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent
The TMLayerChangedEvent.CHANGED constant defines the value of the type property of the event object for a tmLayerChanged event.
changeServiceMethod(requestVars:flash.net:URLVariables, queryVars:flash.net:URLVariables) — method, class com.esri.bacore.client.AbstractClient
Changes a method to be used in the request.
classification — Property, class com.esri.bacore.thematicmapping.TMLayer
Classification instance responsible for calculation class breaks.
Classification — class, package com.esri.bacore.thematicmapping
The Classification class is the base abstract implementation of a collection of data classifiers.
Classification() — Constructor, class com.esri.bacore.thematicmapping.Classification
Creates a new instance of the Classification class.
classificationChanged — Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent
True if classification of features is changed.
ClassificationResults — final class, package com.esri.bacore.thematicmapping
The ClassificationResults class provides results of data classification.
ClassificationResults(breaks:Array, minValue:Number, maxValue:Number) — Constructor, class com.esri.bacore.thematicmapping.ClassificationResults
Creates a new instance of the ClassificationResults class.
classificationType — Property, class com.esri.bacore.thematicmapping.TMClassification
Classification type.
classifierChanged — Event, class com.esri.bacore.thematicmapping.Classification
The classifierChanged event is dispatched when the classifier is changed.
CLASSIFIER_CHANGED — Constant Static Property, class com.esri.bacore.thematicmapping.Classification
The Classification.CLASSIFIER_CHANGED constant defines the value of the type property of the flash.events.Event object for a classifierChanged event.
classify(data:Array, numBreaks:int) — method, class com.esri.bacore.thematicmapping.Classification
Classifies numerical data in a number of classes.
classify(data:Array, numBreaks:int) — method, class com.esri.bacore.thematicmapping.EqualIntervalsClassifier
Classifies numerical data in a number of classes.
classify(data:Array, numBreaks:int) — method, interface com.esri.bacore.thematicmapping.IClassifier
Classifies numerical data in a number of classes.
classify(data:Array, numBreaks:int) — method, class com.esri.bacore.thematicmapping.QuantileClassifier
Classifies numerical data in a number of classes.
classify(data:Array, numBreaks:int) — method, class com.esri.bacore.thematicmapping.TMClassification
Classifies numerical data in a number of classes.
client — Property, class com.esri.bacore.client.AbstractTask
Client instance associated with this task.
clone() — method, class com.esri.bacore.BATaskCompletedEvent
Creates a clone of the event.
clone() — method, class com.esri.bacore.thematicmapping.ProgressEvent
Creates a clone of the event.
clone() — method, class com.esri.bacore.thematicmapping.TMLayerAvailableEvent
Creates a clone of the event.
clone() — method, class com.esri.bacore.thematicmapping.TMLayerChangedEvent
Creates a clone of the event.
collectVariables(urlVariables:flash.net:URLVariables, requestVars:flash.net:URLVariables, queryVars:flash.net:URLVariables) — method, class com.esri.bacore.client.AbstractClient
Collects URL variables in two collections.
colorFromHexCode(hexCode:String) — Static Method , class com.esri.bacore.thematicmapping.ColorRampSchema
Creates a color from hexadecimal string value.
colorRamp — Property, class com.esri.bacore.thematicmapping.TMLayer
Color Ramp to thematically shade this layer with.
ColorRamp — class, package com.esri.bacore.thematicmapping
The ColorRamp class defines and handles color ramp for thematic mapping.
ColorRamp() — Constructor, class com.esri.bacore.thematicmapping.ColorRamp
Creates a new instance of the ColorRamp class.
colorRampSchema — Property, class com.esri.bacore.thematicmapping.TMColorRamp
Color ramp schema.
ColorRampSchema — final class, package com.esri.bacore.thematicmapping
The ColorRampSchema is a collection of color gradients matching a single color ramp.
ColorRampSchema(name:String, colorRampsColors:Array) — Constructor, class com.esri.bacore.thematicmapping.ColorRampSchema
Creates a new instance of the ColorRampSchema class.
colorRampSchemas — Static Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Predefined collection of Business Analyst Online color ramp schemas.
combineUrl(baseUrl:String, urlSuffix:String) — Static Method , class com.esri.bacore.client.AbstractClient
Combines a base URL with a suffix.
com.esri.bacore — package
Common Business Analyst API data types.
com.esri.bacore.client — package
Core support for Business Analyst tasks.
com.esri.bacore.thematicmapping — package
Core Thematic Mapping classes.
com.esri.bao — package
Specific Business Analyst Online API data types.
com.esri.bao.tasks — package
Business Analyst Online tasks support.
com.esri.bao.tasks.authentication — package
Business Analyst Online authentication tasks.
com.esri.bao.tasks.geofence — package
Business Analyst Online geofence info.
com.esri.bao.tasks.reports — package
Business Analyst Online report tasks.
com.esri.bao.tasks.stdgeographies — package
Business Analyst Online standard geography utilities.
com.esri.bao.tasks.thematicmapping — package
Business Analyst Online thematic mapping.
com.esri.bao.tasks.tradeareas — package
Business Analyst Online trade area tasks.
com.esri.bao.tasks.utilities — package
Business Analyst Online look-up utilities.
COMPLETE — Constant Static Property, 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, class com.esri.bacore.client.AbstractClient
Value that indicates how to handle multiple calls to the same task.
concurrency — Property, class com.esri.bacore.client.AbstractTask
Value that indicates how to handle multiple calls to the same task.
CONTAINS — Constant Static Property, class com.esri.bacore.SpatialRelEnum
Query Geometry Contains Target Geometry.
ConversionUtils — final class, 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, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters
Geographic coordinates of the location requested.
copyOfArrayOfNumber(array:Array) — Static Method , class com.esri.bacore.CoreUtils
Creates a copy of array of numbers.
copyOfArrayOfString(array:Array) — Static Method , class com.esri.bacore.CoreUtils
Creates a copy of array of string.
CoreUtils — final class, package com.esri.bacore
The CoreUtils class contains a collection of static core utility methods.
count — Property, class com.esri.bacore.thematicmapping.ClassificationResults
The number of class breaks in this collection.
count — Property, class com.esri.bacore.thematicmapping.GeographyLevels
Number of geography levels.
count — Property, class com.esri.bacore.thematicmapping.TMSummarizations
Number of summarization variables.
COUNT — Constant Static Property, class com.esri.bacore.BAValueType
The value is a number without units.
createBaseDescriptionFields(attributes:Object, provider:com.esri.bacore.thematicmapping:TMAttributesProvider, descriptionStyle:com.esri.bacore.thematicmapping:ValueDescriptionStyle) — Static Method , class com.esri.bacore.thematicmapping.ValueCalculator
Creates base description fields for a graphic feature.
createCommand(parameters:com.esri.bacore.client:BatchTaskParameters, commandName:String) — method, 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:String) — method, 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:String) — method, 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:String) — method, 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:String) — method, 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:String) — method, 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:String) — method, 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:String) — method, 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:String) — method, 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:String) — method, class com.esri.bao.tasks.tradeareas.SimpleRingsTask
Creates a new command encapsulating this task and the given parameters.
createCommand(commandName:String) — method, class com.esri.bao.tasks.utilities.GetReportTemplatesTask
Creates a new command encapsulating this task and the given parameters.
createCommand(commandName:String) — method, class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask
Creates a new command encapsulating this task and the given parameters.
createCommand(commandName:String) — method, class com.esri.bao.tasks.utilities.GetSummarizationsTask
Creates a new command encapsulating this task and the given parameters.
createDescription(graphic:com.esri.ags:Graphic, descriptionStyle:com.esri.bacore.thematicmapping:ValueDescriptionStyle) — Static Method , class com.esri.bacore.thematicmapping.TMLayer
Creates fields describing value calculation properties for the given graphic feature of a thematic mapping layer.
createDescriptionFields(attributes:Object, descriptionStyle:com.esri.bacore.thematicmapping:ValueDescriptionStyle) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider
Creates a list of fields describing value calculation properties.
createDescriptionFields(graphic:com.esri.ags:Graphic, descriptionStyle:com.esri.bacore.thematicmapping:ValueDescriptionStyle) — Static Method , class com.esri.bacore.thematicmapping.TMLayer
Creates an array of fields describing value calculation properties for the given graphic feature of a thematic mapping layer.
createDescriptionFields(attributes:Object, provider:com.esri.bacore.thematicmapping:TMAttributesProvider, descriptionStyle:com.esri.bacore.thematicmapping:ValueDescriptionStyle) — method, class com.esri.bacore.thematicmapping.TMValueCalculator
Creates a list of fields describing value calculation properties.
createDescriptionFields(attributes:Object, provider:com.esri.bacore.thematicmapping:TMAttributesProvider, descriptionStyle:com.esri.bacore.thematicmapping:ValueDescriptionStyle) — method, class com.esri.bacore.thematicmapping.ValueCalculator
Creates a list of fields describing value calculation properties.
createParameters() — Static Method , class com.esri.bao.tasks.utilities.GetReportTemplatesTask
Creates parameters of this task.
createParameters() — Static Method , class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask
Creates parameters of this task.
createParameters() — Static Method , class com.esri.bao.tasks.utilities.GetSummarizationsTask
Creates parameters of this task.
createTMValueFormat(formatWithUnits:Boolean) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider
Creates a format for formatting the thematic value.
createTMValueFormat(formatWithUnits:Boolean) — method, class com.esri.bacore.thematicmapping.ValueCalculator
Creates a format for formatting the thematic value.
createUserCredentials(userInfo:Object) — Static Method , class com.esri.bacore.client.UserCredentials
Creates user credentials object by copying all user info parameters into it.
createValueCalculator(name:String) — method, class com.esri.bacore.thematicmapping.TMSummarizations
Creates a new value calculator for the given summarization variable.
CROSSES — Constant Static Property, class com.esri.bacore.SpatialRelEnum
Query Geometry Crosses Target Geometry.
CURRENCY — Constant Static Property, class com.esri.bacore.BAValueType
The value has currency units.
currentStep — Property, class com.esri.bacore.client.BatchTaskParameters
Zero-based index of the currently executed step.
currentToken — Property, interface com.esri.bacore.client.ITokenProvider
Current security token.
currentToken — Property, class com.esri.bacore.client.TokenProvider
Current authentication token.
customHeaders — Property, class com.esri.bacore.BAReportHeader
Custom report header options.
customLogo — Property, 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