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. |
canUpdateVisualState — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Returns true if the visual state of this layer can be modified. |
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.symbolization.TMClassificationProvider |
|
Classification instance responsible for calculation class breaks. |
classification — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer |
|
Classification instance responsible for calculation class breaks (this property is deprecated). |
Classification — class, package com.esri.bacore.thematicmapping.symbolization |
|
The Classification class is the base abstract implementation of a collection of data classifiers. |
Classification() — Constructor, class com.esri.bacore.thematicmapping.symbolization.Classification |
|
Creates a new instance of the Classification class. |
classificationChanged — Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent |
|
True if classification of features is changed. |
classificationChanged — Event, class com.esri.bacore.thematicmapping.symbolization.Classification |
|
The classificationChanged event is dispatched when the classification is changed. |
CLASSIFICATION_CHANGED — Constant Static Property, class com.esri.bacore.thematicmapping.TMSymbolizationProvider |
|
The TMSymbolizationProvider.CLASSIFICATION_CHANGED constant defines the value of the
type property of the flash.events.Event object for a classificationChanged event. |
CLASSIFICATION_CHANGED — Constant Static Property, class com.esri.bacore.thematicmapping.symbolization.Classification |
|
The Classification.CLASSIFICATION_CHANGED constant defines the value of the
type property of the flash.events.Event object for a classificationChanged event. |
classificationIsLocked — Property, class com.esri.bacore.thematicmapping.TMSymbolizationProvider |
|
Indicates that a classification provided with this instance is locked and cannot be updated right now. |
classificationIsLocked — Property, class com.esri.bacore.thematicmapping.symbolization.TMClassificationProvider |
|
Indicates that a classification provided with this instance is locked and cannot be updated right now. |
classificationRangeType — Property, class com.esri.bacore.thematicmapping.symbolization.TMClassificationProvider |
|
Current type of the whole classification range (bitwise collection of flags from the RangeType class). |
ClassificationResults — final class, package com.esri.bacore.thematicmapping.symbolization |
|
The ClassificationResults class provides results of data classification. |
ClassificationResults(breaks:Array, minValue:Number, maxValue:Number) — Constructor, class com.esri.bacore.thematicmapping.symbolization.ClassificationResults |
|
Creates a new instance of the ClassificationResults class. |
classificationType — Property, class com.esri.bacore.thematicmapping.symbolization.TMClassification |
|
Classification type. |
CLASSIFIER_CHANGED — Constant Static Property, class com.esri.bacore.thematicmapping.symbolization.Classification |
|
The Classification.CLASSIFIER_CHANGED constant defines the type of deprecated event. |
classify(data:Array) — method, class com.esri.bacore.thematicmapping.symbolization.Classification |
|
Classifies numerical data in a number of classes. |
classify(data:Array, numBreaks:int) — method, class com.esri.bacore.thematicmapping.symbolization.EqualIntervalsClassifier |
|
Classifies numerical data in a number of classes. |
classify(data:Array, numBreaks:int) — method, interface com.esri.bacore.thematicmapping.symbolization.IClassifier |
|
Classifies numerical data in a number of classes. |
classify(data:Array, numBreaks:int) — method, class com.esri.bacore.thematicmapping.symbolization.QuantileClassifier |
|
Classifies numerical data in a number of classes. |
classify(data:Array) — method, class com.esri.bacore.thematicmapping.symbolization.TMClassification |
|
Classifies numerical data in a number of classes. |
clear() — method, class com.esri.bacore.thematicmapping.extensionClasses.TMHighlighter |
|
Removes highlighting of currently highlighted items. |
client — Property, class com.esri.bacore.client.AbstractTask |
|
Client instance associated with this task. |
clientID — Property, class com.esri.bacore.tasks.ArcGISTokenProvider |
|
Client ID used for getting a long-lived token. |
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. |
clone() — method, class com.esri.bacore.thematicmapping.TMRendererEvent |
|
Creates a clone of the event. |
clone() — method, class com.esri.bacore.thematicmapping.TMValueEvent |
|
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. |
color — Property, class com.esri.bacore.thematicmapping.symbolization.RangeInfo |
|
Symbolization color. |
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.tasks — package |
| ArcGIS Server tasks for Business Analyst. |
com.esri.bacore.thematicmapping — package |
| Core Thematic Mapping classes. |
com.esri.bacore.thematicmapping.extensionClasses — package |
| Core extensions for Thematic Mapping. |
com.esri.bacore.thematicmapping.symbolization — package |
| Core Thematic Mapping symbolization 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 AnalystOnline 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. |
composeTooltip(descriptionFields:Array) — method, class com.esri.bacore.thematicmapping.extensionClasses.TMTooltipProvider |
|
Composes a tooltip by values of feature description fields. |
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. |
concurrency — Property, class com.esri.bacore.tasks.BAQueryTask |
|
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.GeographyLevels |
|
Number of geography levels. |
count — Property, class com.esri.bacore.thematicmapping.TMSummarizations |
|
Number of summarization variables. |
count — Property, class com.esri.bacore.thematicmapping.symbolization.ClassificationResults |
|
The number of class breaks in this collection. |
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.GetDatasetsTask |
|
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(parametersOrCommandName:Object, commandName:String) — method, class com.esri.bao.tasks.utilities.GetSummarizationsTask |
|
Creates a new command encapsulating this task and the given parameters. |
createCopy(newScale:Number, newName:String) — method, interface com.esri.bacore.thematicmapping.IGeographyLayerInfo |
|
Creates a copy of this object with modified values of scale and name properties. |
createDefaultSymbolizationProvider() — method, class com.esri.bacore.thematicmapping.TMLayer |
|
Creates the default symbolization provider to be used together with this thematic layer. |
createDefaultSymbolizationProvider() — method, class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer |
|
Creates the default symbolization provider to be used together with this thematic layer. |
createDescription(attributes:Object, descriptionStyle:com.esri.bacore.thematicmapping:ValueDescriptionStyle) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Creates fields describing value calculation properties. |
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 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 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. |
createGeographyLayerInfo(url:String, name:String, generalizationLevel:int, scale:Number, idField:String, nameField:String) — method, class com.esri.bacore.thematicmapping.TMQueryTask |
|
Creates a new geography layer info object owned by this task. |
createParameters() — Static Method , class com.esri.bao.tasks.utilities.GetDatasetsTask |
|
Creates parameters of this task in order to execute it with a generic or batch task. |
createParameters() — Static Method , class com.esri.bao.tasks.utilities.GetReportTemplatesTask |
|
Creates parameters of this task in order to execute it with a generic or batch task. |
createParameters() — Static Method , class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask |
|
Creates parameters of this task in order to execute it with a generic or batch task. |
createParameters() — Static Method , class com.esri.bao.tasks.utilities.GetSummarizationsTask |
|
Creates parameters of this task (this method is deprecated). |
createRenderer() — method, class com.esri.bacore.thematicmapping.TMSymbolizationProvider |
|
Creates a renderer for the current classification. |
createRenderer() — method, class com.esri.bacore.thematicmapping.symbolization.TMClassificationProvider |
|
Creates a renderer for the current classification. |
createSymbol(color:uint, index:int) — method, class com.esri.bacore.thematicmapping.TMSymbolizationProvider |
|
Create a symbol by the given color. |
createSymbolFactory — Property, class com.esri.bacore.thematicmapping.TMSymbolizationProvider |
|
A factory method to be used for creating a symbol by color. |
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. |
createUniqueValueRenderer() — method, class com.esri.bacore.thematicmapping.TMSymbolizationProvider |
|
Creates unique-value renderer whose default symbol is the mid value of the current color ramp
of the associated thematic layer. |
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 |