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  
DECIMAL_DEGREES — Constant static property in class com.esri.bacore.DriveTimeUnits
Linear units consisting of Decimal Degrees.
decimals — Property in class com.esri.bacore.SummarizationInfo
The number of decimal places after the decimal point for this variable.
DECIMETERS — Constant static property in class com.esri.bacore.DriveTimeUnits
Linear units consisting of decimeters.
decodeResult(result, asyncToken) — Method in class com.esri.bacore.client.AbstractClient
Decodes a result string to an object.
description — Property in class com.esri.bacore.PointRecord
Point description string.
disableClientCaching — Property in class com.esri.bacore.client.AbstractClient
If true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.
disableClientCaching — Property in class com.esri.bacore.client.AbstractTask
If true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.
dispatchEventOnTask(event, asyncToken) — Static method in class com.esri.bacore.client.AbstractClient
Dispatches an event on the requester task associated with the given async token.
distanceUnits — Property in class com.esri.bao.tasks.tradeareas.DriveTimeParameters
The time or distance units of the Radii parameter which is used to calculate the Drive Time trade/service areas.
distanceUnits — Property in class com.esri.bao.tasks.tradeareas.SimpleRingsParameters
The distance units of the Radii parameter which is used to calculate the ring-based trade/service areas.
donut — Property in class com.esri.bao.tasks.tradeareas.DriveTimeParameters
Whether to create non-overlapping donut-style Drive Time trade/service area bands instead of overlapping areas that all originate from the store/point origins.
donut — Property in class com.esri.bao.tasks.tradeareas.SimpleRingsParameters
Whether to create non-overlapping donut-style ring-based trade/service area bands instead of overlapping areas that all originate from the store/point origins.
DRIVE_HOURS — Constant static property in class com.esri.bacore.DriveTimeUnits
Drive-time units consisting of hours.
DRIVE_MINUTES — Constant static property in class com.esri.bacore.DriveTimeUnits
Drive-time units consisting of minutes.
DRIVE_SECONDS — Constant static property in class com.esri.bacore.DriveTimeUnits
Drive-time units consisting of seconds.
DriveTimeParameters — Final class in package com.esri.bao.tasks.tradeareas
The DriveTimeParameters class provides input parameters for the Drive Time task.
DriveTimeParameters(outputTypes:com.esri.bacore:OutputTypes) — Constructor in class com.esri.bao.tasks.tradeareas.DriveTimeParameters
Creates a new instance of the DriveTimeParameters class.
DriveTimeTask — Final class in package com.esri.bao.tasks.tradeareas
The DriveTimeTask class requests creating driving distance or driving time-based trade/service areas around origin points.
DriveTimeTask(urlOrClient) — Constructor in class com.esri.bao.tasks.tradeareas.DriveTimeTask
Creates a new instance of the DriveTimeTask class.
DriveTimeUnits — Final class in package com.esri.bacore
The DriveTimeUnits class provides an enumeration of time and distance measurement units used in parameters of Business Analyst tasks.
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