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 |
radii — Property, class com.esri.bao.tasks.tradeareas.DriveTimeParameters |
|
An array of Drive Time times or distances in the units specified in the distanceUnits parameter. |
radii — Property, class com.esri.bao.tasks.tradeareas.SimpleRingsParameters |
|
An array of ring radius lengths in the units specified in the distanceUnits parameter. |
rampColorsChanged — Event, class com.esri.bacore.thematicmapping.ColorRamp |
|
The rampColorsChanged event is dispatched when the discrete colors of this color ramp are changed. |
RAMP_COLORS_CHANGED — Constant Static Property, class com.esri.bacore.thematicmapping.ColorRamp |
|
The ColorRamp.RAMP_COLORS_CHANGED constant defines the value of the
type property of the flash.events.Event object for a rampColorsChanged event. |
rampColorsCount — Property, class com.esri.bacore.thematicmapping.ColorRamp |
|
The current number of discrete colors specified in this color ramp. |
rampColorsCount — Property, class com.esri.bacore.thematicmapping.TMColorRamp |
|
The current number of discrete colors specified in this color ramp. |
RangeInfo — class, package com.esri.bacore.thematicmapping.symbolization |
|
The RangeInfo class provides information on a range of values. |
RangeInfo(type:uint, color:uint, index:int, bottomValue:com.esri.bacore.thematicmapping:ValueInfo, topValue:com.esri.bacore.thematicmapping:ValueInfo) — Constructor, class com.esri.bacore.thematicmapping.symbolization.RangeInfo |
|
Initializes a new instance of the RangeInfo class. |
rangeType — Property, class com.esri.bacore.thematicmapping.symbolization.TMClassBreaksRenderer |
|
Type of the whole classification range (bitwise collection of flags from the RangeType class). |
RangeType — class, package com.esri.bacore.thematicmapping.symbolization |
|
Enumeration of range types - bitwise flags. |
recordSet — Property, class com.esri.bacore.TaskResultOutput |
|
Feature record set returned by a Business Analyst task. |
recordSet — Property, class com.esri.bao.tasks.geofence.GeofenceInfoOutput |
|
Feature record set returned by a GeofenceInfo task. |
RELATION — Constant Static Property, class com.esri.bacore.SpatialRelEnum |
|
Query geometry IBE(Interior-Boundary-Exterior) relationship with target geometry (this enumeration item is deprecated). |
REMOVED — Constant Static Property, class com.esri.bacore.thematicmapping.TMValueState |
| Thematic value is removed. |
RENDER — Constant Static Property, class com.esri.bacore.thematicmapping.TMRendererEvent |
|
The TMRendererEvent.RENDER constant defines the value of the
type property of the event object for a tmRenderer event. |
rendererChanged — Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent |
|
True if renderer of features is changed. |
RenderingParameters — class, package com.esri.bacore |
|
The RenderingParameters class provides parameters for rendering a task output as an image. |
RenderingParameters(imageDescription:com.esri.bacore:ImageDescription, mapDescription:String) — Constructor, class com.esri.bacore.RenderingParameters |
|
Creates a new instance of the RenderingParameters class. |
ReportHeader — class, package com.esri.bao |
|
The ReportHeader class specifies custom report header options available
in the Business Analyst Online API. |
ReportHeader(subtitle:String) — Constructor, class com.esri.bao.ReportHeader |
|
Creates a new instance of report header options. |
ReportInfo — class, package com.esri.bacore |
|
The ReportInfo class encapsulates a single report from a response of
a Business Analyst task. |
ReportInfo(url:String, format:String, templateName:String) — Constructor, class com.esri.bacore.ReportInfo |
|
Creates a new instance of ReportInfo object. |
reportOptions — Property, class com.esri.bacore.client.SummaryReportParameters |
|
Array of summary reports options constisting of items of the ReportOptions type. |
ReportOptions — class, package com.esri.bacore |
|
The ReportOptions class specifies output report properties. |
ReportOptions(format:String, templateName:String, header:com.esri.bacore:BAReportHeader) — Constructor, class com.esri.bacore.ReportOptions |
|
Creates a new instance of the ReportOptions object. |
reports — Property, class com.esri.bacore.TaskResultOutput |
|
Array of ReportInfo objects returned by a Business Analyst task. |
ReportTemplateInfo — class, package com.esri.bacore |
|
The ReportTemplateInfo class contains information about a report template
including its title, category, output formats, and name. |
ReportTemplateInfo(name:String, category:String, title:String, formats:Array, headers:Array) — Constructor, class com.esri.bacore.ReportTemplateInfo |
|
Creates a new instance of the ReportTemplateInfo class. |
REPORT_TEMPLATE_INFOS — Constant Static Property, class com.esri.bacore.client.BAResultType |
| Array of ReportTemplateInfo type. |
requestTimeout — Property, class com.esri.bacore.client.AbstractClient |
|
The request timeout in seconds. |
requestTimeout — Property, class com.esri.bacore.client.AbstractTask |
|
The request timeout in seconds. |
requestTimeout — Property, class com.esri.bacore.tasks.BAQueryTask |
|
The request timeout in seconds. |
requestTimeout — Property, class com.esri.bacore.thematicmapping.TMQueryTask |
|
The request timeout in seconds. |
requestTimeout — Property, class com.esri.bao.tasks.BAOnlineBatchTask |
|
The request timeout in seconds to be set for every subtask of the batch task. |
requestTimeout — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer |
|
The request timeout in seconds. |
requestTimeout — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryTask |
|
The request timeout in seconds. |
requestUrl — Property, class com.esri.bacore.BATaskCompletedEvent |
|
Human readable URL of the request completed or null. |
requestUrl — Property, class com.esri.bacore.client.BatchTaskResult |
|
Human readable URL of the request completed or null. |
result — Property, class com.esri.bacore.BATaskCompletedEvent |
|
Task execution result. |
result — Property, class com.esri.bacore.client.BatchTaskResult |
|
Result returned by the task. |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bacore.client.BATask |
|
Processes the result of task execution. |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bao.tasks.BAOnlineGenericTask |
| |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bao.tasks.reports.BenchmarkReportTask |
| |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyTask |
| |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesTask |
| |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bao.tasks.utilities.GetReportTemplatesTask |
| |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask |
| |
resultHandler(asyncToken:mx.rpc:AsyncToken) — method, class com.esri.bao.tasks.utilities.GetSummarizationsTask |
| |
results — Property, class com.esri.bacore.client.BatchTaskParameters |
|
Array of task results containing instances of the BatchTaskResult type. |
resultType — Property, class com.esri.bacore.client.BATaskParameters |
|
Type of the result returned by the task associated with these parameters. |
resultType — Property, class com.esri.bacore.client.BAUtilityParameters |
|
Type of a result returned by the task associated with these parameters. |
resultType — Property, interface com.esri.bacore.client.IBATaskParameters |
|
Type of a result returned by the task associated with these parameters. |
resultType — Property, class com.esri.bao.tasks.geofence.GeofenceInfoParameters |
|
Type of a result returned by the task associated with these parameters. |
ReturnStdGeographyParameters — class, package com.esri.bao.tasks.stdgeographies |
|
The ReturnStdGeographyParameters class provides input parameters for the
Return Standard Geography task. |
ReturnStdGeographyParameters() — Constructor, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters |
|
Creates a new instance of the ReturnStdGeographyParameters class. |
ReturnStdGeographyTask — class, package com.esri.bao.tasks.stdgeographies |
|
The Return Standard Geography task returns IDs and names of features from specified geography
levels that match the given location. |
ReturnStdGeographyTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyTask |
|
Creates a new instance of the ReturnStdGeographyTask class. |
ringIDField — Property, class com.esri.bao.tasks.reports.SummaryReportsParameters |
|
A feature/area attribute field used to describe individual
areas associated with the same store/point origin. |
|
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 |