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  
taInRows — Property in class com.esri.bao.tasks.reports.BenchmarkReportParameters
Report layout options.
taLayersFields — Property in class com.esri.bao.tasks.reports.BenchmarkReportParameters
Array of names of fields of trade area layers that will appear in the report.
taskCompleted — Event in class com.esri.bacore.client.BACommand
The taskCompleted event is dispatched upon successful completion of the BACommand asynchronous execution.
taskCompleted — Event in class com.esri.bacore.client.BATask
The taskCompleted event is dispatched when an asynchronous execution of a Business Analyst task successfully completes.
taskCompleted — Event in class com.esri.bao.tasks.authentication.AuthenticationTask
The taskCompleted event is dispatched when an asynchronous execution of a Business Analyst task completes successfully.
TaskMessage — Final class in package com.esri.bacore
The TaskMessage class provides a message created during execution of a Business Analyst task.
TaskMessage(messageType:com.esri.bacore:MessageType, messageString) — Constructor in class com.esri.bacore.TaskMessage
Creates a new instance of the TaskMessage class.
taskName — Property in class com.esri.bacore.BATaskCompletedEvent
Task name.
taskName — Property in class com.esri.bacore.client.BACommand
Name of task to be executed.
taskName — Property in class com.esri.bacore.client.BATaskParameters
Name of a Business Analyst task associated with these parameters.
taskName — Property in class com.esri.bacore.client.BatchTaskParameters
Name associated with this batch task.
taskName — Property in class com.esri.bacore.client.BatchTaskResult
Name of task that was executed.
taskName — Property in class com.esri.bacore.client.BAUtilityParameters
Name of a Business Analyst task associated with these parameters.
taskName — Property in interface com.esri.bacore.client.IBATaskParameters
Name of a Business Analyst task associated with these parameters.
taskProviders — Property in class com.esri.bacore.client.BatchTaskParameters
Array of task provider objects.
TaskResultOutput — Final class in package com.esri.bacore
The TaskResultOutput class encapsulates an output from a Business Analyst task producing multiple output results.
TaskResultOutput() — Constructor in class com.esri.bacore.TaskResultOutput
Creates a new instance of the TaskResultOutput class.
TASK_RESULT_OUTPUT — Constant static property in class com.esri.bacore.client.BAResultType
TaskResultOutput type.
templateName — Property in class com.esri.bacore.ReportInfo
The output report template name.
templateName — Property in class com.esri.bacore.ReportOptions
Report template name.
testAndGetProperty(typeName, decodedObject, propertyName) — Static method in class com.esri.bacore.client.ParseUtils
Tests a property of a JSON-decoded object to be specified and gets it.
ThematicMappingLayer — Final class in package com.esri.bao.tasks.thematicmapping
The ThematicMappingLayer implements a thematic layer which can be added to map control as a layer.
ThematicMappingLayer() — Constructor in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Creates a new instance of the ThematicMappingLayer class.
ThematicMappingQueryResults — Final class in package com.esri.bao.tasks.thematicmapping
The ThematicMappingQueryResults class provides results of last query together with some query parameters.
ThematicMappingQueryResults() — Constructor in class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryResults
Creates a new instance of the ThematicMappingQueryResults class.
ThematicMappingRendererInfo — Final class in package com.esri.bao.tasks.thematicmapping
The ThematicMappingRendererInfo class stores thematic mapping render parameters.
ThematicMappingRendererInfo() — Constructor in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo
Creates a new instance of the ThematicMappingRendererInfo class.
ThematicMappingResources — Final class in package com.esri.bao.tasks.thematicmapping
The ThematicMappingResources provides predefined thematic mapping resources.
title — Property in class com.esri.bacore.ReportTemplateInfo
Report title associated with this template.
tmValueType — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo
Type of summarization to apply thematic mapping by.
TMValueType — Class in package com.esri.bao.tasks.thematicmapping
The TMValueType class provides a enumeration of types of summarization to apply thematic mapping by.
toEnumItem(value, defaultItem:com.esri.bacore:BenchmarkOptions) — Static method in class com.esri.bacore.BenchmarkOptions
Converts a string value to the enumeration item.
toEnumItem(value, defaultItem:com.esri.bacore:BenchmarkSortOptions) — Static method in class com.esri.bacore.BenchmarkSortOptions
Converts a string value to the enumeration item.
toEnumItem(value, defaultItem:com.esri.bacore:DriveTimeUnits) — Static method in class com.esri.bacore.DriveTimeUnits
Converts a string value to the enumeration item.
toEnumItem(value, defaultItem:com.esri.bacore:ImageFormat) — Static method in class com.esri.bacore.ImageFormat
Converts a string value to the enumeration item.
toEnumItem(value, defaultItem:com.esri.bacore:MessageType) — Static method in class com.esri.bacore.MessageType
Converts a string value to the enumeration item.
toEnumItem(value, defaultItem:com.esri.bacore:SpatialRelEnum) — Static method in class com.esri.bacore.SpatialRelEnum
Converts a string value to the enumeration item.
toEnumItem(value, defaultItem:com.esri.bao.tasks.thematicmapping:ClassificationType) — Static method in class com.esri.bao.tasks.thematicmapping.ClassificationType
Converts a string value to the enumeration item.
toEnumItem(value, defaultItem:com.esri.bao.tasks.thematicmapping:TMValueType) — Static method in class com.esri.bao.tasks.thematicmapping.TMValueType
Converts a string value to the enumeration item.
toExtent(decodedObject, defaultSpatialReference) — Static method in class com.esri.bacore.client.GeometryParsers
Converts a JSON-decoded object to an instance of the Extent type.
toGeometry(decodedObject, geometryType, defaultSpatialReference) — Static method in class com.esri.bacore.client.GeometryParsers
Converts a JSON-decoded object to an instance of a Geometry subtype.
token — Property in class com.esri.bacore.client.AbstractClient
Token for accessing a secure HTTP client.
token — Property in class com.esri.bacore.client.AbstractTask
Token for accessing a secure task.
token — Property in class com.esri.bao.tasks.authentication.AuthenticationTask
Authentication token received during the last execution of this task.
token — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Business Analyst Online authentication token.
tokenProvider — Property in class com.esri.bacore.client.AbstractClient
Provider responsible for updating the security token if the last one expires.
tokenProvider — Property in class com.esri.bacore.client.BATask
Provider responsible for updating the security token if the last one expires.
tokenProvider — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Provider responsible for updating the security token if the last one expires.
TokenProvider — Class in package com.esri.bacore.client
The TokenProvider class provides the abstract implementation of the ITokenProvider interface based on an authentication task.
TokenProvider(authentication:com.esri.bacore.client:IAuthentication) — Constructor in class com.esri.bacore.client.TokenProvider
Creates a new instance of the TokenProvider type.
toMapPoint(decodedObject, defaultSpatialReference) — Static method in class com.esri.bacore.client.GeometryParsers
Converts a JSON-decoded object to an instance of the MapPoint type.
toMultipoint(decodedObject, defaultSpatialReference) — Static method in class com.esri.bacore.client.GeometryParsers
Converts a JSON-decoded object to an instance of the Multipoint type.
toNumber(alpha) — Method in class com.esri.bao.tasks.thematicmapping.Color
Converts this color to a number.
toPolygon(decodedObject, defaultSpatialReference) — Static method in class com.esri.bacore.client.GeometryParsers
Converts a JSON-decoded object to an instance of the Polygon type.
toPolyline(decodedObject, defaultSpatialReference) — Static method in class com.esri.bacore.client.GeometryParsers
Converts a JSON-decoded object to an instance of the Polyline type.
toSpatialReference(decodedObject, defaultValue) — Static method in class com.esri.bacore.client.GeometryParsers
Converts a JSON-decoded object to an instance of the SpatialReference type.
toString() — Method in class com.esri.bacore.BARequestError
Returns the string "[BARequestError]" by default, and includes the message property if defined.
toString() — Method in class com.esri.bacore.BAResponseError
Returns the string "[BAResponseError]" by default, and includes the message property if defined.
toString() — Method in class com.esri.bacore.BaseEnum
Gets the value of the enumeration item.
toString() — Method in class com.esri.bacore.BATaskCompletedEvent
Gets the description of the event.
toString() — Method in class com.esri.bao.tasks.thematicmapping.Color
Converts this color to hexadecimal string value.
toString() — Method in class com.esri.bao.tasks.thematicmapping.RendererUpdatedEvent
Gets the description of the event.
TOUCHES — Constant static property in class com.esri.bacore.SpatialRelEnum
Query Geometry Touches Target Geometry.
toURLVariables() — Method in class com.esri.bacore.client.AnalysisParameters
Converts task parameters to URL variables.
toURLVariables() — Method in class com.esri.bacore.client.BATaskParameters
Converts task parameters to URL variables.
toURLVariables() — Method in interface com.esri.bacore.client.IBATaskParameters
Converts task parameters to URL variables.
toURLVariables() — Method in class com.esri.bacore.client.StandardReportParameters
Converts task parameters to URL variables.
toURLVariables() — Method in class com.esri.bacore.client.SummaryReportParameters
Converts task parameters to URL variables.
toURLVariables() — Method in class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesParameters
Converts task parameters to URL variables.
toURLVariables() — Method in class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters
Converts task parameters to URL variables.
tradeAreas — Property in class com.esri.bao.tasks.reports.BenchmarkReportParameters
Array containing one or more trade area layers to produce the benchmark report for.
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