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  
scale — Property, interface com.esri.bacore.thematicmapping.IGeographyLayerInfo
Maximum scale value the layer supports.
searchString — Property, class com.esri.bao.tasks.geofence.GeofenceInfoParameters
A string of characters which is used to query features of the data layer specified by the geoLevelID parameter value.
searchString — Property, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesParameters
A string of characters which is used to query features of the data layer specified by the geoLevelID parameter value.
selectBestLayer(scale:Number) — method, class com.esri.bacore.thematicmapping.GeographyLevelInfo
Selects a layer whose scale best matches to the given scale parameter value.
send(task:flash.events:IEventDispatcher, logError:Function, urlSuffix:String, urlVariables:flash.net:URLVariables, responder:mx.rpc:IResponder, operation:Function, timeout:Number) — method, class com.esri.bacore.client.AbstractClient
Sends a request to HTTP service.
send(parameters:com.esri.bacore.client:IBATaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.BATask
Sends a request to Business Analyst HTTP Service associated with this task.
setDefaultOutputTypes(outputTypes:com.esri.bacore:OutputTypes) — method, class com.esri.bacore.client.BATaskParameters
Sets default output types.
setDefaultOutputTypes(outputTypes:com.esri.bacore:OutputTypes) — method, class com.esri.bacore.client.StandardReportParameters
Sets default output types.
setDefaultOutputTypes(outputTypes:com.esri.bacore:OutputTypes) — method, class com.esri.bacore.client.SummaryReportParameters
Sets default output types.
setHighlightItem(item:com.esri.ags:Graphic) — method, class com.esri.bacore.thematicmapping.extensionClasses.TMHighlighter
Sets a single graphic item to highlight.
setHighlightItems(items:Array) — method, class com.esri.bacore.thematicmapping.extensionClasses.TMHighlighter
Sets a collection of graphic items to highlight.
setLayer(layer:com.esri.bacore.thematicmapping:TMLayer) — method, class com.esri.bacore.thematicmapping.TMSymbolizationProvider
setProcessedResult(asyncToken:mx.rpc:AsyncToken, result:any) — Static Method , class com.esri.bacore.client.GPResultProcessors
This utility method sets the result of processing.
sharedData — Property, class com.esri.bacore.client.BatchTaskParameters
Object containing data shared between steps.
SHORT — Constant Static Property, class com.esri.bacore.thematicmapping.ValueDescriptionStyle
Short description (thematic value, feature ID, and feature name).
showBusyCursor — Property, class com.esri.bacore.client.AbstractClient
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class com.esri.bacore.client.AbstractTask
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class com.esri.bacore.tasks.BAQueryTask
If true, a busy cursor is displayed while a service is executing.
showMissingValuesAsZeroes — Property, class com.esri.bacore.thematicmapping.TMLayer
Specifies how to convert missing values of attributes with attributes provider: to zeros (true) or to NaN (false).
SIMPLE — Constant Static Property, class com.esri.bacore.thematicmapping.ValueDescriptionStyle
Simple description (thematic value only).
SimpleRingsParameters — class, package com.esri.bao.tasks.tradeareas
The SimpleRingsParameters class provides input parameters for the Simple Rings task.
SimpleRingsParameters(outputTypes:com.esri.bacore:OutputTypes) — Constructor, class com.esri.bao.tasks.tradeareas.SimpleRingsParameters
Creates a new instance of the SimpleRingsParameters class.
SimpleRingsTask — final class, package com.esri.bao.tasks.tradeareas
The Simple Rings task requests for creating ring-based trade/service areas based on straight-line ("as the crow flies") distances from point features.
SimpleRingsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.tradeareas.SimpleRingsTask
Creates a new instance of the SimpleRingsTask class.
siteType — Property, class com.esri.bao.ReportHeader
Custom site type field name in the report.
siteTypeValue — Property, class com.esri.bao.ReportHeader
Custom value assigned to the site type field in the report.
siteUnitsName — Property, class com.esri.bao.ReportHeader
Custom site units field name in the report.
siteUnitsValue — Property, class com.esri.bao.ReportHeader
Custom value assigned to the site units field in the report.
SORT_BY_FIELD_DIFFERENCE — Constant Static Property, class com.esri.bacore.BenchmarkSortOptions
Sort by difference between field value and benchmark field value.
SORT_BY_FIELD_INDEX — Constant Static Property, class com.esri.bacore.BenchmarkSortOptions
Sort by field index.
SORT_BY_FIELD_ONLY — Constant Static Property, class com.esri.bacore.BenchmarkSortOptions
Sort by field value.
SORT_BY_FIELD_PERCENT — Constant Static Property, class com.esri.bacore.BenchmarkSortOptions
Sort by percentage of field value with respect to benchmark field value.
sortFieldName — Property, class com.esri.bao.tasks.reports.BenchmarkReportParameters
Name of a summarization field the field sorting will be based on.
SORT_NONE — Constant Static Property, class com.esri.bacore.BenchmarkSortOptions
No sorting.
spatialReference — Property, class com.esri.bao.PointLayer
A spatial reference.
spatialRelationship — Property, class com.esri.bacore.thematicmapping.TMLayer
The spatial selection method used for selection geography layer features in query task.
spatialRelationship — Property, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters
The spatial selection method used with the AnalysisExtent to define the area of analysis.
SpatialRelEnum — final class, package com.esri.bacore
The SpatialRelEnum class provides a enumeration of queryable spatial relationships.
SPECIAL — Constant Static Property, class com.esri.bacore.client.BAResultType
Special type (the result is processed inside a result handler of a calling task).
standardGeographyValue — Property, class com.esri.bao.ReportHeader
Custom value assigned to the standard geography field in the report.
standardLayer — Property, class com.esri.bao.Boundaries
Standard layer.
StandardLayer — class, package com.esri.bacore
The StandardLayer class is used to reference an installed Business Analyst data layer.
StandardLayer(id:String, geographyIDs:Array) — Constructor, class com.esri.bacore.StandardLayer
Creates a new instance of the Standardlayer class.
standardReportOptions — Property, class com.esri.bacore.client.StandardReportParameters
Standard report options.
StandardReportParameters — class, package com.esri.bacore.client
The StandardReportParameters class is the base class for tasks producing standard reports.
StandardReportParameters(taskName:String, outputTypes:com.esri.bacore:OutputTypes) — Constructor, class com.esri.bacore.client.StandardReportParameters
Creates a new instance of the StandardReportParameters class.
start — Property, class com.esri.bao.tasks.utilities.GetSummarizationsParameters
Zero-based index of the first requested variable.
stateAbbreviation — Property, class com.esri.bacore.StdGeographiesFeature
State abbreviation.
stateName — Property, class com.esri.bacore.StdGeographiesFeature
State name.
StdGeographiesByAttributesParameters — class, package com.esri.bao.tasks.stdgeographies
The StdGeographiesByAttributesParameters class provides input parameters for the Standard Geographies by Attributes task.
StdGeographiesByAttributesParameters(geoLevelID:String, searchString:String) — Constructor, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesParameters
Creates a new instance of the StdGeographiesByAttributesParameters class.
StdGeographiesByAttributesTask — final class, package com.esri.bao.tasks.stdgeographies
The Standard Geographies by Attributes task requests a list of feature/area names and their corresponding IDs based on the result of a string-based query on a Business Analyst Online data layer.
StdGeographiesByAttributesTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesTask
Creates a new instance of the StdGeographiesByAttributesTask class.
StdGeographiesFeature — class, package com.esri.bacore
The StdGeographiesFeature represents attributes of a feature of a standard geography level.
StdGeographiesFeature(featureId:String, featureName:String, stateName:String, stateAbbreviation:String) — Constructor, class com.esri.bacore.StdGeographiesFeature
Creates a new instance of the StdGeographiesFeature class.
stdGeographiesFeatures — Property, class com.esri.bao.tasks.geofence.GeofenceInfoOutput
Array of feature IDs and names returned by a GeofenceInfo task.
STD_GEOGRAPHIES_FEATURES — Constant Static Property, class com.esri.bacore.client.BAResultType
Array of StdGeographiesFeature type.
StdGeographiesFromExtentParameters — class, package com.esri.bao.tasks.stdgeographies
The StdGeographiesFromExtentParameters class provides input parameters for the Standard Geographies from Extent task.
StdGeographiesFromExtentParameters(geoLevelID:String, analysisExtent:com.esri.ags.geometry:Geometry) — Constructor, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters
Creates a new instance of the StdGeographiesByAttributesParameters class.
StdGeographiesFromExtentTask — final class, package com.esri.bao.tasks.stdgeographies
The Standard Geographies from Extent task requests a list of feature/area names and their corresponding IDs based on the result of a spatial query on a Business Analyst Online data layer.
StdGeographiesFromExtentTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentTask
Creates a new instance of the StdGeographiesFromExtentTask class.
storeAddress — Property, class com.esri.bacore.PointRecord
Store address (optional).
storeAddressField — Property, class com.esri.bacore.ReportOptions
Store address attribute field name in a boundary layer used as a source for summary report.
storeID — Property, class com.esri.bacore.PointRecord
ID of store associated with this point or ID of this point if this is the store point.
storeIDField — Property, class com.esri.bao.tasks.reports.SummaryReportsParameters
A feature/area attribute field used to describe individual store/business/organization IDs in the Boundaries parameter.
storeIDField — Property, class com.esri.bao.tasks.tradeareas.DriveTimeParameters
The attribute field name in the input stores parameter which is associated with unique store/business IDs (typically store numbers for retail establishments with multiple locations).
storeIDField — Property, class com.esri.bao.tasks.tradeareas.SimpleRingsParameters
The attribute field name in the input stores parameter which is associated with unique store/business IDs (typically store numbers for retail establishments with multiple locations).
storeLatitudeField — Property, class com.esri.bacore.ReportOptions
Store latitude attribute field name in a boundary layer used as a source for summary report.
storeLongitudeField — Property, class com.esri.bacore.ReportOptions
Store longitude attribute field name in a boundary layer used as a source for summary report.
stores — Property, class com.esri.bao.tasks.tradeareas.DriveTimeParameters
A point layer containing point features such as businesses, hospitals, schools, etc., which represent the locations from which the Drive Time trade/service areas will originate.
stores — Property, class com.esri.bao.tasks.tradeareas.SimpleRingsParameters
A point layer containing point features such as businesses, hospitals, schools, etc., which represent the locations from which the Drive Time trade/service areas will originate.
STRING — Constant Static Property, class com.esri.bacore.client.BAResultType
String type.
subtitle — Property, class com.esri.bacore.BAReportHeader
Report subtitle.
SummarizationInfo — class, package com.esri.bacore
The SummarizationInfo class specifies properties of a summarization variable available for a Business Analyst data hierarchy.
SummarizationInfo(name:String, alias:String, category:String, longDescription:String, decimals:Number, percentage:String, avgBase:String, indexBase:Number, valueType:com.esri.bacore:BAValueType) — Constructor, class com.esri.bacore.SummarizationInfo
Creates a new instance of the SummarizationInfo object.
SUMMARIZATION_INFOS — Constant Static Property, class com.esri.bacore.client.BAResultType
Array of SummarizationInfo type.
summarizations — Property, class com.esri.bao.tasks.reports.BenchmarkReportParameters
Array of names of variables the trade areas will be summarized by and compared with the benchmark.
summarizations — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Summarization variables available for the current account.
summarizations — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryTask
Summarization variables available for the current account.
SummaryReportParameters — class, package com.esri.bacore.client
The SummaryReportParameters class is the base class for tasks producing summary reports.
SummaryReportParameters(taskName:String, outputTypes:com.esri.bacore:OutputTypes) — Constructor, class com.esri.bacore.client.SummaryReportParameters
Creates a new instance of the SummaryReportParameters class.
SummaryReportsParameters — class, package com.esri.bao.tasks.reports
The SummaryReportsParameters class provides input parameters for the Summary Reports task.
SummaryReportsParameters(outputTypes:com.esri.bacore:OutputTypes) — Constructor, class com.esri.bao.tasks.reports.SummaryReportsParameters
Creates a new instance of the SummaryReportsParameters class.
SummaryReportsTask — final class, package com.esri.bao.tasks.reports
The Summary Reports task creates summary reports for a given set of boundaries.
SummaryReportsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.reports.SummaryReportsTask
Creates a new instance of the SummaryReportsTask class.
suspendUpdates() — method, class com.esri.bacore.thematicmapping.TMLayer
Suspends auto updates for this layer.
symbol — Property, class com.esri.bacore.thematicmapping.TMRendererEvent
Current rendering symbol.
symbolizationChanged — Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent
True if symbolization provider is changed.
symbolizationProvider — Property, class com.esri.bacore.thematicmapping.TMLayer
Symbolization provider associated with this thematic layer.
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