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  
IAttributesFilter — Interface, package com.esri.bacore.thematicmapping.extensionClasses
The IAttributesFilter is an interface for a filter applied to feature attributes.
IAuthentication — Interface, package com.esri.bacore.client
The IAuthentication interfaces provides user credential for authentication.
IBADatasetParameters — Interface, package com.esri.bacore.client
The IBADatasetParameters interface specifies a dataset for parameters of a Community Analyst Task.
IBAResultProcessor — Interface, package com.esri.bacore.client
The IBAResultProcessor interface is used in parameters of a Community Analyst Task which requires additional post-processing of the task execution result.
IBATask — Interface, package com.esri.bacore.client
The IBATask interface is implemented with all Community Analyst Tasks.
IBATaskParameters — Interface, package com.esri.bacore.client
The IBATaskParameters interface is implemented by Community Analyst Task parameters classes.
IClassifier — Interface, package com.esri.bacore.thematicmapping.symbolization
The IClassifier is an interface for data classifier.
IComparisonTaskAdapter — Interface, package com.esri.bacore.adapters
The IComparisonTaskProvider interface is an adapter for a comparison task.
IConfigurableTaskAdapter — Interface, package com.esri.bacore.adapters
The IConfigurableTaskAdapter interface specify the adapter configuration method.
id — Property, class com.esri.bacore.IDNamePair
ID value.
id — Property, class com.esri.bacore.StandardLayer
ID of a standard geography level.
id — Property, class com.esri.bacore.domain.GeographyFeature
Feature ID.
id — Property, interface com.esri.bacore.domain.IGeographyFeature
Feature ID.
id — Property, interface com.esri.bacore.domain.IStudyArea
Study area ID.
id — Property, class com.esri.bacore.domain.StudyArea
Study area ID.
id — Property, class com.esri.baserver.SegmentInfo
Segment ID.
idCriterion — Property, class com.esri.baserver.tasks.stdgeographies.StdGeographiesFromTreeParameters
A string to search in IDs of geography locations.
idField — Property, interface com.esri.bacore.thematicmapping.IGeographyLayerInfo
Name of field representing a feature ID (required).
idField — Property, class com.esri.baserver.tasks.segmentation.ProfileByImportFromTableParameters
The attribute field in the dataTable table which contains IDs of Tapestry segments (required).
IDNamePair — class, package com.esri.bacore
The IDNamePair class represents a pair of ID and Name properties.
IDNamePair(id:String, name:String) — Constructor, class com.esri.bacore.IDNamePair
Creates a new instance of the IDNamePair class.
ID_NAME_PAIRS — Constant Static Property, class com.esri.bacore.client.BAResultType
Array of IDNamePair type.
IGeographiesQueryAdapter — Interface, package com.esri.bacore.adapters
IGeographiesQueryAdapter is the interface for StdGeographiesFromExtent task adapter.
IGeographyFeature — Interface, package com.esri.bacore.domain
The IGeographyFeature interface provides properties of a geography level feature.
IGeographyLayerInfo — Interface, package com.esri.bacore.thematicmapping
The IGeographyLayerInfo interface provides properties of a geography layer.
IGeographyStudyArea — Interface, package com.esri.bacore.domain
The IGeographyStudyArea interface provides properties of a study area composed on a collection of geography features.
IGetSummarizationsTaskAdapter — Interface, package com.esri.bacore.adapters
The IGetSummarizationsTaskAdapter interface is an adapter for the Get Summarizations task.
IJsonObject — Interface, package com.esri.bacore
The IJsonObject interface provides toObject function.
ILocationStudyArea — Interface, package com.esri.bacore.domain
The ILocationStudyArea interface provides properties of a study area constructed around a location point.
IMAGE_AI — Constant Static Property, class com.esri.bacore.ImageFormat
AI image.
IMAGE_BMP — Constant Static Property, class com.esri.bacore.ImageFormat
Bitmap image.
imageDescription — Property, class com.esri.bacore.RenderingParameters
Settings of the image to be generated.
ImageDescription — final class, package com.esri.bacore
The ImageDescription class provides settings of the image to be generated.
ImageDescription(imageDisplay:com.esri.bacore:ImageDisplay, imageType:com.esri.bacore:ImageType) — Constructor, class com.esri.bacore.ImageDescription
Creates a new instance of the ImageDescription class.
IMAGE_DIB — Constant Static Property, class com.esri.bacore.ImageFormat
DIB image.
imageDisplay — Property, class com.esri.bacore.ImageDescription
The display characteristics of the image to be generated.
ImageDisplay — final class, package com.esri.bacore
The ImageDisplay class provides the display characteristics of the image to be generated.
ImageDisplay(imageWidth:int, imageHeight:int, imageDPI:Number) — Constructor, class com.esri.bacore.ImageDisplay
Creates a new instance of the ImageDisplay class.
imageDPI — Property, class com.esri.bacore.ImageDisplay
The device resolution of the image in dots per inch.
IMAGE_EMF — Constant Static Property, class com.esri.bacore.ImageFormat
Enhanced metafile image.
imageFormat — Property, class com.esri.bacore.ImageType
The image format.
ImageFormat — final class, package com.esri.bacore
The ImageFormat class provides an enumeration of supported image formats.
IMAGE_GIF — Constant Static Property, class com.esri.bacore.ImageFormat
GIF image.
imageHeight — Property, class com.esri.bacore.ImageDisplay
The height of the image in pixels.
IMAGE_JPG — Constant Static Property, class com.esri.bacore.ImageFormat
JPEG image.
IMAGE_NONE — Constant Static Property, class com.esri.bacore.ImageFormat
No image.
IMAGE_PDF — Constant Static Property, class com.esri.bacore.ImageFormat
PDF image.
IMAGE_PNG — Constant Static Property, class com.esri.bacore.ImageFormat
Portable network graphic (8 bit) image.
IMAGE_PNG24 — Constant Static Property, class com.esri.bacore.ImageFormat
Portable network graphic (24 bit) image.
IMAGE_PNG32 — Constant Static Property, class com.esri.bacore.ImageFormat
Portable network graphic (32 bit) image.
IMAGE_PS — Constant Static Property, class com.esri.bacore.ImageFormat
Postscript image.
imageReturnType — Property, class com.esri.bacore.ImageType
The return type.
IMAGE_SVG — Constant Static Property, class com.esri.bacore.ImageFormat
SVG image.
IMAGE_TIFF — Constant Static Property, class com.esri.bacore.ImageFormat
TIFF image.
imageType — Property, class com.esri.bacore.ImageDescription
The type of image to be generated.
ImageType — final class, package com.esri.bacore
The ImageType class provides information about the type of image to be generated.
ImageType(imageFormat:com.esri.bacore:ImageFormat) — Constructor, class com.esri.bacore.ImageType
Creates a new instance of the ImageType class.
imageWidth — Property, class com.esri.bacore.ImageDisplay
The width of the image in pixels.
INCHES — Constant Static Property, class com.esri.bacore.DriveTimeUnits
Linear units consisting of inches.
includeSummaryField — Property, class com.esri.baserver.tasks.reports.MarketRankingParameters
An option that shows summary rank values in the report.
index — Property, class com.esri.bacore.thematicmapping.symbolization.RangeInfo
Index of color in the color ramp.
INDEX — Constant Static Property, class com.esri.bacore.BAValueType
The value is an index.
INDEX — Constant Static Property, class com.esri.bacore.thematicmapping.TMValueType
Calculate an index value (this method is allowed if an index-base value is specified).
indexBase — Property, class com.esri.bacore.SummarizationInfo
Value of this variable for the whole country for the year.
indexBase — Property, class com.esri.bacore.thematicmapping.TMValueCalculator
Base value for index calculation (NaN or zero value means no index base).
INDEX_INTERSECTS — Constant Static Property, class com.esri.bacore.SpatialRelEnum
Query Geometry Intersects Index entry for Target Geometry (Primary Index Filter).
indexThreshold — Property, class com.esri.baserver.tasks.segmentation.CoreDevelopSegmentsParameters
Index threshold (required if useExistingTargetGroup=false).
indexThreshold — Property, class com.esri.baserver.tasks.segmentation.GamePlanChartParameters
Index threshold (required).
indexThreshold — Property, class com.esri.baserver.tasks.segmentation.GamePlanMapParameters
Index threshold (required if segments are specified using Game Plan Chart).
indexThreshold — Property, class com.esri.baserver.tasks.segmentation.MultiProfileBarChartParameters
Index threshold (required).
indexThreshold — Property, class com.esri.baserver.tasks.segmentation.ProfileComparisonChartParameters
Index threshold (required).
indexThreshold — Property, class com.esri.baserver.tasks.segmentation.UnderstandingTargetCustomersParameters
Index threshold (required).
indexValueDecimals — Property, class com.esri.bacore.thematicmapping.TMSummarizations
The number of significant digits after the decimal point for index value.
INDIVIDUAL_FEATURES — Constant Static Property, class com.esri.baserver.BAReportSummarizationOptions
Prepare summary report for every feature.
INFO — Constant Static Property, class com.esri.bacore.MessageType
Info message type.
initialize(responder:mx.rpc:IResponder) — method, class com.esri.bacore.adapters.BaseThematicQueryTaskAdapter
Initializes the query task.
initialize(xml:XML) — method, class com.esri.bacore.adapters.GetXmlSummarizationsTaskAdapter
Initializes the list of summarizations from XML.
initialize(xml:XML) — method, class com.esri.bacore.domain.GroupingRulesFilter
Initializes the filter from XML.
initialize(responder:mx.rpc:IResponder) — method, interface com.esri.bacore.thematicmapping.IQueryTask
Initializes the query task.
initialize(responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMQueryTask
Initializes the query task.
initialize(responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMQueryTaskProvider
Initializes the query tasks associated with this provider.
initialize(responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryTask
Initializes the query task.
initialize(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.ThematicMappingQueryTask
Initializes the query task.
initializeGeographyLevels(geographyLevels:Array) — method, class com.esri.bacore.thematicmapping.TMQueryTask
Initializes the list of geography levels from array.
initializeGeographyLevelsFromXML(geographyLevels:XML) — method, class com.esri.bacore.thematicmapping.TMQueryTask
Initializes the list of geography levels from XML.
initializeGroupings(summarizations:Array) — method, class com.esri.bacore.domain.SummarizationFilter
Initializes an array of groupings available for the input array of summarization variables.
initializeQueryTask(responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMLayer
Initializes the query task associated with this layer.
initializeSummarizations — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Whether request summarization variables or not while initialization the query task associated with this layer.
initializeSummarizations — Property, class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryTask
Whether request summarization variables or not while initialization this task.
intersectAnalysisExtentWithMapExtent — Property, class com.esri.bacore.thematicmapping.TMLayer
Defines how to compose an extent to perform the query when analysis extent is specified.
INTERSECTS — Constant Static Property, class com.esri.bacore.SpatialRelEnum
Query Geometry Intersects Target Geometry.
IPolygonStudyArea — Interface, package com.esri.bacore.domain
The IPolygonStudyArea interface provides properties of a custom polygon study area.
IQueryTask — Interface, package com.esri.bacore.thematicmapping
The IQueryTask interface is a facade for the thematic mapping query task.
IRepositoryItem — Interface, package com.esri.baserver.tasks.repository
The IRepositoryItem interface is implemented with parameters of every repository task.
isAvailable(mapScale:Number) — method, class com.esri.bacore.thematicmapping.GeographyLevelInfo
Tests the geography level to be shown for the given map scale.
isAvailable — Property, class com.esri.bacore.thematicmapping.TMLayerAvailableEvent
Whether the thematic layer available for the current map scale or not.
isBenchmark — Property, class com.esri.bacore.domain.ComparisonItem
Whether this item is a benchmark or not.
isEnabledTMValueType(type:com.esri.bacore.thematicmapping:TMValueType) — method, class com.esri.bacore.thematicmapping.TMValueCalculator
Tests this calculator to support the given summarization type.
isFeatureOutput(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils
Tests the OutputType variable to contain GetFeatureClass option.
isFullErrorMessage — Property, class com.esri.baserver.tasks.BAServerBatchTask
Produce an error message with stack trace (true) or without stack trace (false).
isFullErrorMessage — Property, class com.esri.baserver.tasks.BAServerClient
Produce a full error message with stack trace (true) or without stack trace (false).
isFullErrorMessage — Property, class com.esri.baserver.tasks.BAServerTask
Produce an error message with stack trace (true) or without stack trace (false).
isFullErrorMessage — Property, class com.esri.baserver.tasks.stdgeographies.ThematicMappingLayer
Produce an error message with stack trace (true) or without stack trace (false).
isFullErrorMessage — Property, class com.esri.baserver.tasks.stdgeographies.ThematicMappingQueryTask
Produce an error message with stack trace (true) or without stack trace (false).
isGeographyLevelAvailable(name:String) — method, class com.esri.bacore.thematicmapping.TMLayer
Tests the geography level to be available for the current map scale.
isMapImageOutput(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils
Tests the OutputType variable to contain GetMapImage option.
isNonemptyArray(value:Object) — Static Method , class com.esri.bacore.CoreUtils
Tests that the given object is a nonempty array.
isReadOnly — Property, class com.esri.bacore.thematicmapping.TMQueryTaskProvider
True value indicates that the list of query tasks for this provider is read-only.
isReady — Property, class com.esri.bacore.thematicmapping.TMLayer
Is true if this layer is ready for show on map.
isReportOutput(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils
Tests the OutputType variable to contain GetReport option.
isSpecified(value:Object) — Static Method , class com.esri.bacore.CoreUtils
Tests a value to be specified.
isTokenExpired(fault:mx.rpc:Fault) — method, class com.esri.bacore.client.AbstractClient
Tests whether the security token is expired, invalid or absent.
IStorage — Interface, package com.esri.bacore.domain
The IStorage interface provides a storage for string values.
IStudyArea — Interface, package com.esri.bacore.domain
The IStudyArea interface provides base properties of a study area.
ISummarizationFilter — Interface, package com.esri.bacore.domain
The ISummarizationFilter interface provides filtering of summarization variables.
isUpdatable — Property, class com.esri.bacore.thematicmapping.ColorRamp
Specifies an ability to update discrete ramp colors.
isUpdatable — Property, class com.esri.bacore.thematicmapping.TMColorRamp
Specifies an ability to update discrete ramp colors.
isUpdating — Property, class com.esri.bacore.thematicmapping.TMLayer
Is true if this layer is now updating.
item — Property, class com.esri.baserver.LayerItem
Repository layer item.
item — Property, class com.esri.baserver.ProfileData
Profile item.
item — Property, class com.esri.baserver.TargetGroupData
Target group item.
item — Property, class com.esri.baserver.tasks.repository.RepositoryItemParameters
Folder item to work with.
itemName — Property, class com.esri.baserver.FolderItem
Item name.
itemName — Property, interface com.esri.baserver.tasks.repository.IRepositoryItem
Item name.
itemName — Property, class com.esri.baserver.tasks.repository.RepositoryItemParameters
Item name.
items — Static Property, class com.esri.bacore.BAValueType
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.BenchmarkOptions
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.BenchmarkSortOptions
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.DriveTimeUnits
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.ImageFormat
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.MessageType
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.SpatialRelEnum
Array of all items of this enumeration (excluding deprecated items).
items — Static Property, class com.esri.bacore.domain.LocationStudySubtype
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.thematicmapping.TMValueState
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.thematicmapping.TMValueType
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.thematicmapping.ValueDescriptionStyle
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.thematicmapping.extensionClasses.AttributesFilterResult
Array of all items of this enumeration.
items — Static Property, class com.esri.bacore.thematicmapping.symbolization.TMClassificationType
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.BAReportSummarizationOptions
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.BusinessesSearchMethod
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.CustomerProfilingFillingType
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.CustomerProspectingAnalysisType
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.DecayAreaType
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.DistanceCalcType
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.FindSimilarAnalysisType
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.FolderType
Gets all enumeration items.
items — Static Property, class com.esri.baserver.HullType
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.OverlapRemoverCenterMethod
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.OverlapRemoverOverlapMethod
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.OverlapRemoverWeightMethod
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.ReportOrientation
Array of all items of this enumeration.
items — Static Property, class com.esri.baserver.StdGeographyType
Array of all items of this enumeration.
itemVariableName — Property, class com.esri.baserver.tasks.repository.RepositoryItemParameters
Name of folder item variable.
ITokenProvider — Interface, package com.esri.bacore.client
The ITokenProvider interface is intended to be used for implementing a security token provider for access to a token-secired Web service.
ITokenService — Interface, package com.esri.bacore.client
The ITokenService interface provides a token-based authentication service.
IValueFormatter — Interface, package com.esri.bacore
The IValueFormatter interface provides method for formatting a numeric value.
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