A B C D E F G H I K L M N O P Q R S T U V W X

D

DARKGRAY - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol
 
DASH - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimpleLineSymbol
 
DASH - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol
 
DASH_DOT - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimpleLineSymbol
 
DASH_DOT - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol
 
DASH_DOT_DOT - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimpleLineSymbol
 
DASH_DOT_DOT - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol
 
DATABASE - Static variable in class com.esri.aims.mtier.model.acetate.Acetate
 
DataFrame - Class in com.esri.aims.mtier.model.arcmap
The DataFrame object represents one data frame from an ArcMap Server.
DataFrame() - Constructor for class com.esri.aims.mtier.model.arcmap.DataFrame
Constructs an instance of a DataFrame object.
DataFramesCollection - Class in com.esri.aims.mtier.model.arcmap
The DataFrameCollection object contains a collection of DataFrame objects.
DataFramesCollection() - Constructor for class com.esri.aims.mtier.model.arcmap.DataFramesCollection
Constructs an instance of a DataFramesCollection object.
Dataset - Class in com.esri.aims.mtier.model.metadata
This class represents a metadata document being served.
Dataset() - Constructor for class com.esri.aims.mtier.model.metadata.Dataset
Constructs an instance of a Dataset object.
Dataset - Class in com.esri.aims.mtier.model.workspace
The Dataset object is used for specifying a file to be added as a dynamic layer.
Dataset() - Constructor for class com.esri.aims.mtier.model.workspace.Dataset
Constructs an instance of a Dataset object.
DatasetCollection - Class in com.esri.aims.mtier.model.metadata
Represents a collection of metadata documents.
DatasetCollection() - Constructor for class com.esri.aims.mtier.model.metadata.DatasetCollection
Constructs an instance of the DataSetCollection object.
DATE_SORT - Static variable in class com.esri.aims.mtier.model.metadata.query.Browse
 
DATE_SORT - Static variable in class com.esri.aims.mtier.model.metadata.query.Clause
 
DECIMAL_DEGREES - Static variable in class com.esri.aims.mtier.model.map.layer.geocode.AddressMatchInputs
 
DECIMAL_DEGREES - Static variable in class com.esri.aims.mtier.model.map.layer.query.Buffer
Defines Buffer units as.
DECIMAL_DEGREES - Static variable in class com.esri.aims.mtier.model.map.layer.query.Filter
 
decode(String) - Static method in class com.esri.aims.mtier.model.util.Base64Decoder
Decodes data from Base64 notation.
DEGREES - Static variable in class com.esri.aims.mtier.model.acetate.ScaleBar
 
deleteMetadata(ConnectionProxy) - Method in class com.esri.aims.mtier.model.metadata.publish.Publish
Deletes the dataset represented by the dataset instance field.
deleteMetadataRelationship(ConnectionProxy, String) - Method in class com.esri.aims.mtier.model.metadata.publish.Publish
Deletes relationships beween a source metadata document and one or more child/sibling metadata documents.
Densify - Class in com.esri.aims.mtier.model.map.projection
This class sets the interval used for adding points.
Densify() - Constructor for class com.esri.aims.mtier.model.map.projection.Densify
Constructs an instance of the Densify object.
DESCENDANT_TYPE - Static variable in class com.esri.aims.mtier.model.metadata.query.Browse
 
DESCENDANT_TYPE - Static variable in class com.esri.aims.mtier.model.metadata.Relationship
 
DIAGCROSS - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol
 
displayFeatures(FeatureLayer, Object, boolean, Object) - Method in class com.esri.aims.mtier.model.map.Map
Deprecated. As of ArcIMS 4.0.1 Java Connector, replaced by Map.displayFeatures(FeatureLayer targetLayer, Shape spatialObject, boolean zoomToFeatures, Object symbolObject).
displayFeatures(FeatureLayer, Shape, boolean, Object) - Method in class com.esri.aims.mtier.model.map.Map
Highlights and zooms specific features on the map, based on the spatial object.
displayFeatures(FeatureLayer, boolean, Object) - Method in class com.esri.aims.mtier.model.map.Map
Highlights and zooms specific features on the map, based on the spatial object and filter set in feature layer.
displayFeatures(FeatureLayer, String, boolean, Object) - Method in class com.esri.aims.mtier.model.map.Map
Highlights and zooms to specific features on the map, based on a where expression.
DOCUMENT - Static variable in class com.esri.aims.mtier.model.metadata.query.Browse
 
DOCUMENT - Static variable in class com.esri.aims.mtier.model.metadata.query.Clause
 
DOCUMENT - Static variable in class com.esri.aims.mtier.model.metadata.query.DocumentInfo
 
DocumentInfo - Class in com.esri.aims.mtier.model.metadata.query
Implements a metadata DocumentInfo object.
DocumentInfo() - Constructor for class com.esri.aims.mtier.model.metadata.query.DocumentInfo
 
DocumentInfoCollection - Class in com.esri.aims.mtier.model.metadata.query
Represents a collection of Subset objects.
DocumentInfoCollection() - Constructor for class com.esri.aims.mtier.model.metadata.query.DocumentInfoCollection
Constructs an instance of a DocumentInfoCollection object.
DomToString - Class in com.esri.aims.mtier.model.util
Converts an XML Document into a String object.
DomToString() - Constructor for class com.esri.aims.mtier.model.util.DomToString
 
doPan(long, double) - Method in class com.esri.aims.mtier.model.map.Map
Deprecated. As of ArcIMS 4.0.1 Java Connector, replaced by Map.doPan(long,long).
doPan(long, long) - Method in class com.esri.aims.mtier.model.map.Map
Pans the specified map service by recalculating the Map objects envelope object.
doPan(long, double) - Method in class com.esri.aims.mtier.model.wmsmap.WmsMap
Deprecated. As of ArcIMS 4.0.1 Java Connector, replaced by WmsMap.doPan(long,long).
doPan(long, long) - Method in class com.esri.aims.mtier.model.wmsmap.WmsMap
Pans the specified map service by recalculating the WMSMap objects envelope object.
DOT - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimpleLineSymbol
 
DOT - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol
 
DOUBLE - Static variable in class com.esri.aims.mtier.model.metadata.Tag
DOUBLE index type.
DoubleConversion - Class in com.esri.aims.mtier.model.util
Provides simple utilities to convert between double and String.
DoubleConversion() - Constructor for class com.esri.aims.mtier.model.util.DoubleConversion
 
doubleToString(double, int, int, int, int, Locale) - Static method in class com.esri.aims.mtier.model.util.DoubleConversion
Converts a double to String using given Locale, fraction, and integer lengths that are used in conjunction with a NumberFormat.
doubleToString(double, int, int, int, int) - Static method in class com.esri.aims.mtier.model.util.DoubleConversion
Converts a double to String using current Locale and specified fraction and integer lengths that are used in conjunction with a NumberFormat.
doubleToString(double) - Static method in class com.esri.aims.mtier.model.util.DoubleConversion
Converts a double to String using the default Locale and standard NumberFormat.
doubleToString(boolean) - Static method in class com.esri.aims.mtier.model.util.DoubleConversion
Converts the given Boolean to String.
doubleToString(long) - Static method in class com.esri.aims.mtier.model.util.DoubleConversion
Converts a long to String
doUpload(HttpServletRequest) - Method in class com.esri.aims.mtier.model.util.FileUpload
Used for file upload, extracts the data & the input values.
DOWNLOADABLEDATA - Static variable in class com.esri.aims.mtier.model.metadata.query.DocumentInfo
 
doZoom(long) - Method in class com.esri.aims.mtier.model.map.Map
Zooms to a new location of the specified map service by recalculating the Map objects extent.
doZoom(long) - Method in class com.esri.aims.mtier.model.wmsmap.WmsMap
Zooms to a new location of the specific map service by recalculating the WMSMap objects extent.
doZoomToExtent(Envelope) - Method in class com.esri.aims.mtier.model.map.Map
Resets the Map objects extent by reassigning the extent to a new Envelope object.
doZoomToExtent(Envelope) - Method in class com.esri.aims.mtier.model.wmsmap.WmsMap
Resets the Map objects extent by reassigning the extent to a new Envelope object.
doZoomToFullExtent() - Method in class com.esri.aims.mtier.model.map.Map
Zooms to the Map objects initial extent envelope.
doZoomToFullExtent() - Method in class com.esri.aims.mtier.model.wmsmap.WmsMap
Zooms to the Map objects initial extent envelope.

A B C D E F G H I K L M N O P Q R S T U V W X