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  
IAuthentication — Interface in package com.esri.bacore.client
The IAuthentication interfaces provides user credential for authentication.
IBAResultProcessor — Interface in package com.esri.bacore.client
The IBAResultProcessor interface is used in parameters of a Business Analyst task which requires additional post-processing of the task execution result.
IBATaskParameters — Interface in package com.esri.bacore.client
The IBATaskParameters interface is implemented by Business Analyst task parameters classes.
id — Property in class com.esri.bacore.IDNamePair
ID value.
id — Property in class com.esri.bacore.StandardLayer
ID of a standard geography level.
IDNamePair — Final class in package com.esri.bacore
The IDNamePair class represents a pair of ID and Name properties.
IDNamePair(id, name) — Constructor in class com.esri.bacore.IDNamePair
Creates a new instance of the IDNamePair class.
ID_NAME_PAIRS — Constant static property in class com.esri.bacore.client.BAResultType
Array of IDNamePair type.
IMAGE_AI — Constant static property in class com.esri.bacore.ImageFormat
AI image.
IMAGE_BMP — Constant static property in class com.esri.bacore.ImageFormat
Bitmap image.
imageDescription — Property in class com.esri.bacore.RenderingParameters
Settings of the image to be generated.
ImageDescription — Final class in 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 in class com.esri.bacore.ImageDescription
Creates a new instance of the ImageDescription class.
IMAGE_DIB — Constant static property in class com.esri.bacore.ImageFormat
DIB image.
imageDisplay — Property in class com.esri.bacore.ImageDescription
The display characteristics of the image to be generated.
ImageDisplay — Final class in package com.esri.bacore
The ImageDisplay class provides the display characteristics of the image to be generated.
ImageDisplay(imageWidth, imageHeight, imageDPI) — Constructor in class com.esri.bacore.ImageDisplay
Creates a new instance of the ImageDisplay class.
imageDPI — Property in class com.esri.bacore.ImageDisplay
The device resolution of the image in dots per inch.
IMAGE_EMF — Constant static property in class com.esri.bacore.ImageFormat
Enhanced metafile image.
imageFormat — Property in class com.esri.bacore.ImageType
The image format.
ImageFormat — Final class in package com.esri.bacore
The ImageFormat class provides an enumeration of supported image formats.
IMAGE_GIF — Constant static property in class com.esri.bacore.ImageFormat
GIF image.
imageHeight — Property in class com.esri.bacore.ImageDisplay
The height of the image in pixels.
IMAGE_JPG — Constant static property in class com.esri.bacore.ImageFormat
JPEG image.
IMAGE_NONE — Constant static property in class com.esri.bacore.ImageFormat
No image.
IMAGE_PDF — Constant static property in class com.esri.bacore.ImageFormat
PDF image.
IMAGE_PNG — Constant static property in class com.esri.bacore.ImageFormat
Portable network graphic (8 bit) image.
IMAGE_PNG24 — Constant static property in class com.esri.bacore.ImageFormat
Portable network graphic (24 bit) image.
IMAGE_PNG32 — Constant static property in class com.esri.bacore.ImageFormat
Portable network graphic (32 bit) image.
IMAGE_PS — Constant static property in class com.esri.bacore.ImageFormat
Postscript image.
imageReturnType — Property in class com.esri.bacore.ImageType
The return type.
IMAGE_SVG — Constant static property in class com.esri.bacore.ImageFormat
SVG image.
IMAGE_TIFF — Constant static property in class com.esri.bacore.ImageFormat
TIFF image.
imageType — Property in class com.esri.bacore.ImageDescription
The type of image to be generated.
ImageType — Final class in package com.esri.bacore
The ImageType class provides information about the type of image to be generated.
ImageType(imageFormat:com.esri.bacore:ImageFormat) — Constructor in class com.esri.bacore.ImageType
Creates a new instance of the ImageType class.
imageWidth — Property in class com.esri.bacore.ImageDisplay
The width of the image in pixels.
INCHES — Constant static property in class com.esri.bacore.DriveTimeUnits
Linear units consisting of inches.
indexBase — Property in class com.esri.bacore.SummarizationInfo
Value of this variable for the whole US for the year.
INDEX_BASE — Constant static property in class com.esri.bao.tasks.thematicmapping.TMValueType
The index base type.
INDEX_INTERSECTS — Constant static property in class com.esri.bacore.SpatialRelEnum
Query Geometry Intersects Index entry for Target Geometry (Primary Index Filter).
INFO — Constant static property in class com.esri.bacore.MessageType
Info message type.
initializeLayer(responder) — Method in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
INTERSECTS — Constant static property in class com.esri.bacore.SpatialRelEnum
Query Geometry Intersects Target Geometry.
isAvailable(mapScale) — Method in class com.esri.bao.tasks.thematicmapping.GeographyLevelInfo
Tests the geography level to be shown for the given map scale.
isEnabledTMValueType(summarization:com.esri.bacore:SummarizationInfo, value:com.esri.bao.tasks.thematicmapping:TMValueType) — Method in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo
Tests a summarization variable to support the given type of summarization.
isFeatureOutput(variables) — Static method in class com.esri.bacore.client.BATaskUtils
Tests the OutputType variable to contain GetFeatureClass option.
isMapImageOutput(variables) — Static method in class com.esri.bacore.client.BATaskUtils
Tests the OutputType variable to contain GetMapImage option.
isReportOutput(variables) — Static method in class com.esri.bacore.client.BATaskUtils
Tests the OutputType variable to contain GetReport option.
isTokenExpired(fault) — Method in class com.esri.bacore.client.AbstractClient
Tests whether the security token is expired, invalid or absent.
isVisibleGeographyInfo — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Is the thematic layer prepared for visualizing.
items — Static property in class com.esri.bacore.BenchmarkOptions
Array of all items of this enumeration.
items — Static property in class com.esri.bacore.BenchmarkSortOptions
Array of all items of this enumeration.
items — Static property in class com.esri.bacore.DriveTimeUnits
Array of all items of this enumeration.
items — Static property in class com.esri.bacore.ImageFormat
Array of all items of this enumeration.
items — Static property in class com.esri.bacore.MessageType
Array of all items of this enumeration.
items — Static property in class com.esri.bacore.SpatialRelEnum
Array of all items of this enumeration.
items — Static property in class com.esri.bao.tasks.thematicmapping.ClassificationType
Array of all items of this enumeration.
items — Static property in class com.esri.bao.tasks.thematicmapping.TMValueType
Array of all items of this enumeration.
ITokenProvider — Interface in 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.
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