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 _

D

DarcyFlow - Class in com.esri.arcgis.geoprocessing.tools.spatialanalysttools
Calculates the groundwater volume balance residual and other outputs for steady flow in an aquifer.
DarcyFlow() - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.DarcyFlow
Creates the Darcy Flow tool with defaults.
DarcyFlow(Object, Object, Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.DarcyFlow
Creates the Darcy Flow tool with the required parameters.
darcyFlow(IGeoDataset, IGeoDataset, IGeoDataset, IGeoDataset, boolean, boolean) - Method in interface com.esri.arcgis.spatialanalyst.IGroundwaterOp
Calculates the groundwater volume balance residual and other outputs for steady flow in an aquifer.
darcyFlow(IGeoDataset, IGeoDataset, IGeoDataset, IGeoDataset, boolean, boolean) - Method in class com.esri.arcgis.spatialanalyst.RasterGroundwaterOp
Calculates the groundwater volume balance residual and other outputs for steady flow in an aquifer.
DarcyVelocity - Class in com.esri.arcgis.geoprocessing.tools.spatialanalysttools
Calculates the groundwater seepage velocity vector (direction and magnitude) for steady flow in an aquifer.
DarcyVelocity() - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.DarcyVelocity
Creates the Darcy Velocity tool with defaults.
DarcyVelocity(Object, Object, Object, Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.DarcyVelocity
Creates the Darcy Velocity tool with the required parameters.
darcyVelocity(IGeoDataset, IGeoDataset, IGeoDataset, IGeoDataset) - Method in interface com.esri.arcgis.spatialanalyst.IGroundwaterOp
Calculates the groundwater seepage velocity vector (direction and magnitude) for steady flow in an aquifer.
darcyVelocity(IGeoDataset, IGeoDataset, IGeoDataset, IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.RasterGroundwaterOp
Calculates the groundwater seepage velocity vector (direction and magnitude) for steady flow in an aquifer.
data() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
data
data() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
data
data1 - Variable in class com.esri.arcgis.support.ms.stdole.GUID
 
data2 - Variable in class com.esri.arcgis.support.ms.stdole.GUID
 
data3 - Variable in class com.esri.arcgis.support.ms.stdole.GUID
 
data4 - Variable in class com.esri.arcgis.support.ms.stdole.GUID
 
DataAdder - Class in com.esri.arcgis.catalogUI
Provides access to the data adder utility class.
DataAdder() - Constructor for class com.esri.arcgis.catalogUI.DataAdder
Constructs a DataAdder using ArcGIS Engine.
DataAdder(Object) - Constructor for class com.esri.arcgis.catalogUI.DataAdder
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataAdder theDataAdder = (DataAdder) obj;
DatabaseLocatorWorkspace - Class in com.esri.arcgis.location
A locator workspace that stores locators in a Geodatabase.
DatabaseLocatorWorkspace(Object) - Constructor for class com.esri.arcgis.location.DatabaseLocatorWorkspace
Construct a DatabaseLocatorWorkspace using a reference to such an object returned from ArcGIS Engine or Server.
DataChanges - Class in com.esri.arcgis.geodatabasedistributed
The edits in check-outs, modified rows in versions or edits in a delta file.
DataChanges(Object) - Constructor for class com.esri.arcgis.geodatabasedistributed.DataChanges
Construct a DataChanges using a reference to such an object returned from ArcGIS Engine or Server.
DataChangesExporter - Class in com.esri.arcgis.geodatabasedistributed
Exports edits in a check-out geodatabase or modified rows in versions to a delta file.
DataChangesExporter() - Constructor for class com.esri.arcgis.geodatabasedistributed.DataChangesExporter
Constructs a DataChangesExporter using ArcGIS Engine.
DataChangesExporter(Object) - Constructor for class com.esri.arcgis.geodatabasedistributed.DataChangesExporter
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataChangesExporter theDataChangesExporter = (DataChangesExporter) obj;
DataChangesImporter - Class in com.esri.arcgis.geodatabasedistributed
Imports edits or checks in from a delta file to a geodatabase.
DataChangesImporter() - Constructor for class com.esri.arcgis.geodatabasedistributed.DataChangesImporter
Constructs a DataChangesImporter using ArcGIS Engine.
DataChangesImporter(Object) - Constructor for class com.esri.arcgis.geodatabasedistributed.DataChangesImporter
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataChangesImporter theDataChangesImporter = (DataChangesImporter) obj;
DataConnectionCallback - Class in com.esri.arcgis.arcmapui
DataConnectionCallback.
DataConnectionCallback() - Constructor for class com.esri.arcgis.arcmapui.DataConnectionCallback
Constructs a DataConnectionCallback using ArcGIS Engine.
DataConnectionCallback(Object) - Constructor for class com.esri.arcgis.arcmapui.DataConnectionCallback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataConnectionCallback theDataConnectionCallback = (DataConnectionCallback) obj;
DataConnectionPropertyPage - Class in com.esri.arcgis.arcmapui
Data Connection Property Page.
DataConnectionPropertyPage() - Constructor for class com.esri.arcgis.arcmapui.DataConnectionPropertyPage
Constructs a DataConnectionPropertyPage using ArcGIS Engine.
DataConnectionPropertyPage(Object) - Constructor for class com.esri.arcgis.arcmapui.DataConnectionPropertyPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataConnectionPropertyPage theDataConnectionPropertyPage = (DataConnectionPropertyPage) obj;
dataElement() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
dataElement
dataElement() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
dataElement
DataElementDomain - Class in com.esri.arcgis.geoprocessing
Geoprocessing Data Element Domain.
DataElementDomain() - Constructor for class com.esri.arcgis.geoprocessing.DataElementDomain
Constructs a DataElementDomain using ArcGIS Engine.
DataElementDomain(Object) - Constructor for class com.esri.arcgis.geoprocessing.DataElementDomain
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataElementDomain theDataElementDomain = (DataElementDomain) obj;
DataElementHelper - Class in com.esri.arcgis.geodatabase
Esri Data Element Helper object.
DataElementHelper() - Constructor for class com.esri.arcgis.geodatabase.DataElementHelper
Constructs a DataElementHelper using ArcGIS Engine.
DataElementHelper(Object) - Constructor for class com.esri.arcgis.geodatabase.DataElementHelper
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataElementHelper theDataElementHelper = (DataElementHelper) obj;
DataElements - Class in com.esri.arcgis.geodatabase
A collection of DataElement objects.
DataElements() - Constructor for class com.esri.arcgis.geodatabase.DataElements
Constructs a DataElements using ArcGIS Engine.
DataElements(Object) - Constructor for class com.esri.arcgis.geodatabase.DataElements
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataElements theDataElements = (DataElements) obj;
DataExclusionPropertyPage - Class in com.esri.arcgis.cartoUI
Data exclusion property page for working with legend properties.
DataExclusionPropertyPage() - Constructor for class com.esri.arcgis.cartoUI.DataExclusionPropertyPage
Constructs a DataExclusionPropertyPage using ArcGIS Engine.
DataExclusionPropertyPage(Object) - Constructor for class com.esri.arcgis.cartoUI.DataExclusionPropertyPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataExclusionPropertyPage theDataExclusionPropertyPage = (DataExclusionPropertyPage) obj;
DataExclusionQueryPropertyPage - Class in com.esri.arcgis.cartoUI
Data exclusion property page for working with query properties.
DataExclusionQueryPropertyPage() - Constructor for class com.esri.arcgis.cartoUI.DataExclusionQueryPropertyPage
Constructs a DataExclusionQueryPropertyPage using ArcGIS Engine.
DataExclusionQueryPropertyPage(Object) - Constructor for class com.esri.arcgis.cartoUI.DataExclusionQueryPropertyPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataExclusionQueryPropertyPage theDataExclusionQueryPropertyPage = (DataExclusionQueryPropertyPage) obj;
DataExtraction - Class in com.esri.arcgis.geodatabasedistributed
Extracts data from one geodatabase to another geodatabase.
DataExtraction() - Constructor for class com.esri.arcgis.geodatabasedistributed.DataExtraction
Constructs a DataExtraction using ArcGIS Engine.
DataExtraction(Object) - Constructor for class com.esri.arcgis.geodatabasedistributed.DataExtraction
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataExtraction theDataExtraction = (DataExtraction) obj;
DataFrameAreaOfInterestDialog - Class in com.esri.arcgis.cartoUI
Data frame fixed bounds dialog.
DataFrameAreaOfInterestDialog() - Constructor for class com.esri.arcgis.cartoUI.DataFrameAreaOfInterestDialog
Constructs a DataFrameAreaOfInterestDialog using ArcGIS Engine.
DataFrameAreaOfInterestDialog(Object) - Constructor for class com.esri.arcgis.cartoUI.DataFrameAreaOfInterestDialog
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataFrameAreaOfInterestDialog theDataFrameAreaOfInterestDialog = (DataFrameAreaOfInterestDialog) obj;
DataFrameClippingDialog - Class in com.esri.arcgis.cartoUI
Data frame clipping dialog.
DataFrameClippingDialog() - Constructor for class com.esri.arcgis.cartoUI.DataFrameClippingDialog
Constructs a DataFrameClippingDialog using ArcGIS Engine.
DataFrameClippingDialog(Object) - Constructor for class com.esri.arcgis.cartoUI.DataFrameClippingDialog
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataFrameClippingDialog theDataFrameClippingDialog = (DataFrameClippingDialog) obj;
DataFrameFixedExtentDialog - Class in com.esri.arcgis.cartoUI
Data frame fixed bounds dialog.
DataFrameFixedExtentDialog() - Constructor for class com.esri.arcgis.cartoUI.DataFrameFixedExtentDialog
Constructs a DataFrameFixedExtentDialog using ArcGIS Engine.
DataFrameFixedExtentDialog(Object) - Constructor for class com.esri.arcgis.cartoUI.DataFrameFixedExtentDialog
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataFrameFixedExtentDialog theDataFrameFixedExtentDialog = (DataFrameFixedExtentDialog) obj;
DataFrameShapeDialog - Class in com.esri.arcgis.cartoUI
Data Frame Shape Dialog.
DataFrameShapeDialog() - Constructor for class com.esri.arcgis.cartoUI.DataFrameShapeDialog
Constructs a DataFrameShapeDialog using ArcGIS Engine.
DataFrameShapeDialog(Object) - Constructor for class com.esri.arcgis.cartoUI.DataFrameShapeDialog
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataFrameShapeDialog theDataFrameShapeDialog = (DataFrameShapeDialog) obj;
dataGraphAdded(IDataGraphCollectionEventsDataGraphAddedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphWindow
Fired when the graph is added to document.
dataGraphAdded(IDataGraphCollectionEventsDataGraphAddedEvent) - Method in interface com.esri.arcgis.carto.IDataGraphCollectionEvents
Fired when the graph is added to document.
dataGraphAdded(IDataGraphCollectionEventsDataGraphAddedEvent) - Method in class com.esri.arcgis.carto.IDataGraphCollectionEventsAdapter
Fired when the graph is added to document.
dataGraphAdded(IDataGraphCollectionEventsDataGraphAddedEvent) - Method in class com.esri.arcgis.carto.IDataGraphCollectionEventsProxy
Fired when the graph is added to document.
DataGraphMxDocumentDropTarget - Class in com.esri.arcgis.arcmapui
Supports data graph drag-and-drop functionality in ArcMap.
DataGraphMxDocumentDropTarget() - Constructor for class com.esri.arcgis.arcmapui.DataGraphMxDocumentDropTarget
Constructs a DataGraphMxDocumentDropTarget using ArcGIS Engine.
DataGraphMxDocumentDropTarget(Object) - Constructor for class com.esri.arcgis.arcmapui.DataGraphMxDocumentDropTarget
Construct a DataGraphMxDocumentDropTarget using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphNativeType - Class in com.esri.arcgis.catalog
Native type for a data graph.
DataGraphNativeType() - Constructor for class com.esri.arcgis.catalog.DataGraphNativeType
Constructs a DataGraphNativeType using ArcGIS Engine.
DataGraphNativeType(Object) - Constructor for class com.esri.arcgis.catalog.DataGraphNativeType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataGraphNativeType theDataGraphNativeType = (DataGraphNativeType) obj;
dataGraphRemoved(IDataGraphCollectionEventsDataGraphRemovedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphWindow
Fired when the graph is removed from document.
dataGraphRemoved(IDataGraphCollectionEventsDataGraphRemovedEvent) - Method in interface com.esri.arcgis.carto.IDataGraphCollectionEvents
Fired when the graph is removed from document.
dataGraphRemoved(IDataGraphCollectionEventsDataGraphRemovedEvent) - Method in class com.esri.arcgis.carto.IDataGraphCollectionEventsAdapter
Fired when the graph is removed from document.
dataGraphRemoved(IDataGraphCollectionEventsDataGraphRemovedEvent) - Method in class com.esri.arcgis.carto.IDataGraphCollectionEventsProxy
Fired when the graph is removed from document.
dataGraphReset(IDataGraphCollectionEventsDataGraphResetEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphWindow
Fired when document removes all graphs.
dataGraphReset(IDataGraphCollectionEventsDataGraphResetEvent) - Method in interface com.esri.arcgis.carto.IDataGraphCollectionEvents
Fired when document removes all graphs.
dataGraphReset(IDataGraphCollectionEventsDataGraphResetEvent) - Method in class com.esri.arcgis.carto.IDataGraphCollectionEventsAdapter
Fired when document removes all graphs.
dataGraphReset(IDataGraphCollectionEventsDataGraphResetEvent) - Method in class com.esri.arcgis.carto.IDataGraphCollectionEventsProxy
Fired when document removes all graphs.
DataGraphT - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of graph series.
DataGraphT() - Constructor for class com.esri.arcgis.cartoUI.DataGraphT
Constructs a DataGraphT using ArcGIS Engine.
DataGraphT(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphT
Construct a DataGraphT using a reference to such an object returned from ArcGIS Engine or Server.
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphTCreateScatterplotMatrix
Fired when graph changes.
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphTWizard
Fired when graph changes.
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphWindow
Fired when graph changes.
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent) - Method in interface com.esri.arcgis.carto.IDataGraphTEvents
Fired when graph changes.
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent) - Method in class com.esri.arcgis.carto.IDataGraphTEventsAdapter
Fired when graph changes.
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent) - Method in class com.esri.arcgis.carto.IDataGraphTEventsProxy
Fired when graph changes.
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent) - Method in class com.esri.arcgis.cartoUI.DataGraphTElement
Fired when graph changes.
DataGraphTCreateScatterplotMatrix - Class in com.esri.arcgis.arcmapui
Dialog in creating data scatterplot matrix graph.
DataGraphTCreateScatterplotMatrix() - Constructor for class com.esri.arcgis.arcmapui.DataGraphTCreateScatterplotMatrix
Constructs a DataGraphTCreateScatterplotMatrix using ArcGIS Engine.
DataGraphTCreateScatterplotMatrix(Object) - Constructor for class com.esri.arcgis.arcmapui.DataGraphTCreateScatterplotMatrix
Construct a DataGraphTCreateScatterplotMatrix using a reference to such an object returned from ArcGIS Engine or Server.
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphTCreateScatterplotMatrix
Fired when graph receives an event from its data source.
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphTWizard
Fired when graph receives an event from its data source.
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphWindow
Fired when graph receives an event from its data source.
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent) - Method in interface com.esri.arcgis.carto.IDataGraphTEvents
Fired when graph receives an event from its data source.
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent) - Method in class com.esri.arcgis.carto.IDataGraphTEventsAdapter
Fired when graph receives an event from its data source.
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent) - Method in class com.esri.arcgis.carto.IDataGraphTEventsProxy
Fired when graph receives an event from its data source.
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent) - Method in class com.esri.arcgis.cartoUI.DataGraphTElement
Fired when graph receives an event from its data source.
DataGraphTElement - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of data graph graphic element on the ArcMap layout view.
DataGraphTElement() - Constructor for class com.esri.arcgis.cartoUI.DataGraphTElement
Constructs a DataGraphTElement using ArcGIS Engine.
DataGraphTElement(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTElement
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataGraphTElement theDataGraphTElement = (DataGraphTElement) obj;
DataGraphTGeneralProperties - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of graph general properties.
DataGraphTGeneralProperties(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTGeneralProperties
Construct a DataGraphTGeneralProperties using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphTHorizontalAxisProperties - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of graph horizontal axis properties.
DataGraphTHorizontalAxisProperties(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTHorizontalAxisProperties
Construct a DataGraphTHorizontalAxisProperties using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphTLegendProperties - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of graph legend properties.
DataGraphTLegendProperties(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTLegendProperties
Construct a DataGraphTLegendProperties using a reference to such an object returned from ArcGIS Engine or Server.
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphTCreateScatterplotMatrix
Fired when graph loading status changes.
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphTWizard
Fired when graph loading status changes.
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent) - Method in class com.esri.arcgis.arcmapui.DataGraphWindow
Fired when graph loading status changes.
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent) - Method in interface com.esri.arcgis.carto.IDataGraphTEvents
Fired when graph loading status changes.
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent) - Method in class com.esri.arcgis.carto.IDataGraphTEventsAdapter
Fired when graph loading status changes.
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent) - Method in class com.esri.arcgis.carto.IDataGraphTEventsProxy
Fired when graph loading status changes.
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent) - Method in class com.esri.arcgis.cartoUI.DataGraphTElement
Fired when graph loading status changes.
DataGraphTPenProperties - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of graph series pen properties.
DataGraphTPenProperties(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTPenProperties
Construct a DataGraphTPenProperties using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphTScatterPlotMatrix - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of ScatterPlotMatrix graph.
DataGraphTScatterPlotMatrix() - Constructor for class com.esri.arcgis.cartoUI.DataGraphTScatterPlotMatrix
Constructs a DataGraphTScatterPlotMatrix using ArcGIS Engine.
DataGraphTScatterPlotMatrix(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTScatterPlotMatrix
Construct a DataGraphTScatterPlotMatrix using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphTSymbolProperties - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of graph series symbol properties.
DataGraphTSymbolProperties(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTSymbolProperties
Construct a DataGraphTSymbolProperties using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphTVerticalAxisProperties - Class in com.esri.arcgis.cartoUI
A container for the display and manipulation of graph vertical axis properties.
DataGraphTVerticalAxisProperties(Object) - Constructor for class com.esri.arcgis.cartoUI.DataGraphTVerticalAxisProperties
Construct a DataGraphTVerticalAxisProperties using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphTWizard - Class in com.esri.arcgis.arcmapui
Wizard in creating data graph.
DataGraphTWizard() - Constructor for class com.esri.arcgis.arcmapui.DataGraphTWizard
Constructs a DataGraphTWizard using ArcGIS Engine.
DataGraphTWizard(Object) - Constructor for class com.esri.arcgis.arcmapui.DataGraphTWizard
Construct a DataGraphTWizard using a reference to such an object returned from ArcGIS Engine or Server.
DataGraphWindow - Class in com.esri.arcgis.arcmapui
Window in hosting and displaying data graph.
DataGraphWindow() - Constructor for class com.esri.arcgis.arcmapui.DataGraphWindow
Constructs a DataGraphWindow using ArcGIS Engine.
DataGraphWindow(Object) - Constructor for class com.esri.arcgis.arcmapui.DataGraphWindow
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataGraphWindow theDataGraphWindow = (DataGraphWindow) obj;
DataHistogram - Class in com.esri.arcgis.cartoUI
A histogram data structure that is created from data values.
DataHistogram() - Constructor for class com.esri.arcgis.cartoUI.DataHistogram
Constructs a DataHistogram using ArcGIS Engine.
DataHistogram(Object) - Constructor for class com.esri.arcgis.cartoUI.DataHistogram
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataHistogram theDataHistogram = (DataHistogram) obj;
DataMessage - Class in com.esri.arcgis.trackinganalyst
Message containing data routed by the Tracking Server.
DataMessage() - Constructor for class com.esri.arcgis.trackinganalyst.DataMessage
Constructs a DataMessage using ArcGIS Engine.
DataMessage(Object) - Constructor for class com.esri.arcgis.trackinganalyst.DataMessage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataMessage theDataMessage = (DataMessage) obj;
dataMessageColumnToString(IDataMessage, int, int) - Method in interface com.esri.arcgis.trackinganalyst.ITMS_MarshalHelper
Convert message geometry column to GML structured string.
dataMessageColumnToString(IDataMessage, int, int) - Method in class com.esri.arcgis.trackinganalyst.TMS_MarshalHelper
Convert message geometry column to GML structured string.
dataMessageToString(IDataMessage) - Method in interface com.esri.arcgis.trackinganalyst.ITMS_MarshalHelper
Not Implemented at this time.
dataMessageToString(IDataMessage) - Method in class com.esri.arcgis.trackinganalyst.TMS_MarshalHelper
Not Implemented at this time.
DataModificationAction - Class in com.esri.arcgis.trackinganalyst
Controls the properties and methods needed for the Data Modification actions.
DataModificationAction() - Constructor for class com.esri.arcgis.trackinganalyst.DataModificationAction
Constructs a DataModificationAction using ArcGIS Engine.
DataModificationAction(Object) - Constructor for class com.esri.arcgis.trackinganalyst.DataModificationAction
Construct a DataModificationAction using a reference to such an object returned from ArcGIS Engine or Server.
DataObject - Class in com.esri.arcgis.carto
DataObject co-class.
DataObject() - Constructor for class com.esri.arcgis.carto.DataObject
Constructs a DataObject using ArcGIS Engine.
DataObject(Object) - Constructor for class com.esri.arcgis.carto.DataObject
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObject theDataObject = (DataObject) obj;
DataObjectArray - Class in com.esri.arcgis.carto
DataObjectArray co-class.
DataObjectArray() - Constructor for class com.esri.arcgis.carto.DataObjectArray
Constructs a DataObjectArray using ArcGIS Engine.
DataObjectArray(Object) - Constructor for class com.esri.arcgis.carto.DataObjectArray
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectArray theDataObjectArray = (DataObjectArray) obj;
DataObjectGroup - Class in com.esri.arcgis.carto
DataObject Group.
DataObjectGroup() - Constructor for class com.esri.arcgis.carto.DataObjectGroup
Constructs a DataObjectGroup using ArcGIS Engine.
DataObjectGroup(Object) - Constructor for class com.esri.arcgis.carto.DataObjectGroup
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectGroup theDataObjectGroup = (DataObjectGroup) obj;
DataObjectGroupArray - Class in com.esri.arcgis.carto
DataObjectGroup Array
DataObjectGroupArray() - Constructor for class com.esri.arcgis.carto.DataObjectGroupArray
Constructs a DataObjectGroupArray using ArcGIS Engine.
DataObjectGroupArray(Object) - Constructor for class com.esri.arcgis.carto.DataObjectGroupArray
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectGroupArray theDataObjectGroupArray = (DataObjectGroupArray) obj;
DataObjectGroups - Class in com.esri.arcgis.carto
DataObjectGroups
DataObjectGroups() - Constructor for class com.esri.arcgis.carto.DataObjectGroups
Constructs a DataObjectGroups using ArcGIS Engine.
DataObjectGroups(Object) - Constructor for class com.esri.arcgis.carto.DataObjectGroups
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectGroups theDataObjectGroups = (DataObjectGroups) obj;
DataObjectHelper - Class in com.esri.arcgis.systemUI
Helper class for OLE drag and drop.
DataObjectHelper() - Constructor for class com.esri.arcgis.systemUI.DataObjectHelper
Constructs a DataObjectHelper using ArcGIS Engine.
DataObjectHelper(Object) - Constructor for class com.esri.arcgis.systemUI.DataObjectHelper
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectHelper theDataObjectHelper = (DataObjectHelper) obj;
DataObjects - Class in com.esri.arcgis.carto
DataObjectArray co-class.
DataObjects() - Constructor for class com.esri.arcgis.carto.DataObjects
Constructs a DataObjects using ArcGIS Engine.
DataObjects(Object) - Constructor for class com.esri.arcgis.carto.DataObjects
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjects theDataObjects = (DataObjects) obj;
DataObjectTable - Class in com.esri.arcgis.carto
DataObjectTable co-class.
DataObjectTable() - Constructor for class com.esri.arcgis.carto.DataObjectTable
Constructs a DataObjectTable using ArcGIS Engine.
DataObjectTable(Object) - Constructor for class com.esri.arcgis.carto.DataObjectTable
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectTable theDataObjectTable = (DataObjectTable) obj;
DataObjectTables - Class in com.esri.arcgis.carto
DataObjectTables co-class.
DataObjectTables() - Constructor for class com.esri.arcgis.carto.DataObjectTables
Constructs a DataObjectTables using ArcGIS Engine.
DataObjectTables(Object) - Constructor for class com.esri.arcgis.carto.DataObjectTables
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectTables theDataObjectTables = (DataObjectTables) obj;
DataObjectType - Class in com.esri.arcgis.carto
DataObjectType co-class.
DataObjectType() - Constructor for class com.esri.arcgis.carto.DataObjectType
Constructs a DataObjectType using ArcGIS Engine.
DataObjectType(Object) - Constructor for class com.esri.arcgis.carto.DataObjectType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectType theDataObjectType = (DataObjectType) obj;
DataObjectTypes - Class in com.esri.arcgis.carto
DataObjectTypes co-class.
DataObjectTypes() - Constructor for class com.esri.arcgis.carto.DataObjectTypes
Constructs a DataObjectTypes using ArcGIS Engine.
DataObjectTypes(Object) - Constructor for class com.esri.arcgis.carto.DataObjectTypes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataObjectTypes theDataObjectTypes = (DataObjectTypes) obj;
DataPartitionAction - Class in com.esri.arcgis.trackinganalyst
Controls the properties and methods needed for the Data Partition (server) actions.
DataPartitionAction() - Constructor for class com.esri.arcgis.trackinganalyst.DataPartitionAction
Constructs a DataPartitionAction using ArcGIS Engine.
DataPartitionAction(Object) - Constructor for class com.esri.arcgis.trackinganalyst.DataPartitionAction
Construct a DataPartitionAction using a reference to such an object returned from ArcGIS Engine or Server.
DataSamplingPropertyPage - Class in com.esri.arcgis.cartoUI
Data sampling property page.
DataSamplingPropertyPage() - Constructor for class com.esri.arcgis.cartoUI.DataSamplingPropertyPage
Constructs a DataSamplingPropertyPage using ArcGIS Engine.
DataSamplingPropertyPage(Object) - Constructor for class com.esri.arcgis.cartoUI.DataSamplingPropertyPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataSamplingPropertyPage theDataSamplingPropertyPage = (DataSamplingPropertyPage) obj;
DataServerManager - Class in com.esri.arcgis.datasourcesGDB
Object to administer a Data Server.
DataServerManager() - Constructor for class com.esri.arcgis.datasourcesGDB.DataServerManager
Constructs a DataServerManager using ArcGIS Engine.
DataServerManager(Object) - Constructor for class com.esri.arcgis.datasourcesGDB.DataServerManager
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataServerManager theDataServerManager = (DataServerManager) obj;
DatasetColumn - Class in com.esri.arcgis.trackinganalyst
Defines single column in a dataset definition.
DatasetColumn() - Constructor for class com.esri.arcgis.trackinganalyst.DatasetColumn
Constructs a DatasetColumn using ArcGIS Engine.
DatasetColumn(Object) - Constructor for class com.esri.arcgis.trackinganalyst.DatasetColumn
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DatasetColumn theDatasetColumn = (DatasetColumn) obj;
DataSetDefinition - Class in com.esri.arcgis.trackinganalyst
Defines data structure for a data message.
DataSetDefinition() - Constructor for class com.esri.arcgis.trackinganalyst.DataSetDefinition
Constructs a DataSetDefinition using ArcGIS Engine.
DataSetDefinition(Object) - Constructor for class com.esri.arcgis.trackinganalyst.DataSetDefinition
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataSetDefinition theDataSetDefinition = (DataSetDefinition) obj;
DatasetNames - Class in com.esri.arcgis.trackinganalyst
Controls settings for dataset names.
DatasetNames() - Constructor for class com.esri.arcgis.trackinganalyst.DatasetNames
Constructs a DatasetNames using ArcGIS Engine.
DatasetNames(Object) - Constructor for class com.esri.arcgis.trackinganalyst.DatasetNames
Construct a DatasetNames using a reference to such an object returned from ArcGIS Engine or Server.
Datasets - Class in com.esri.arcgis.trackinganalyst
Controls functionality relating to datasets.
Datasets(Object) - Constructor for class com.esri.arcgis.trackinganalyst.Datasets
Construct a Datasets using a reference to such an object returned from ArcGIS Engine or Server.
datasetType() - Method in interface com.esri.arcgis.geodatabase.IGeoDBProtectNames
datasetType
datasetType() - Method in class com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
datasetType
DataSourceConfiguration - Class in com.esri.arcgis.search
DataSource Configuration object.
DataSourceConfiguration() - Constructor for class com.esri.arcgis.search.DataSourceConfiguration
Constructs a DataSourceConfiguration using ArcGIS Engine.
DataSourceConfiguration(Object) - Constructor for class com.esri.arcgis.search.DataSourceConfiguration
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataSourceConfiguration theDataSourceConfiguration = (DataSourceConfiguration) obj;
DataSourceHelper - Class in com.esri.arcgis.carto
Coclass that implements the data source repair methods for MXD.
DataSourceHelper() - Constructor for class com.esri.arcgis.carto.DataSourceHelper
Constructs a DataSourceHelper using ArcGIS Engine.
DataSourceHelper(Object) - Constructor for class com.esri.arcgis.carto.DataSourceHelper
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataSourceHelper theDataSourceHelper = (DataSourceHelper) obj;
DataStatistics - Class in com.esri.arcgis.geodatabase
Esri Data Statistics object.
DataStatistics() - Constructor for class com.esri.arcgis.geodatabase.DataStatistics
Constructs a DataStatistics using ArcGIS Engine.
DataStatistics(Object) - Constructor for class com.esri.arcgis.geodatabase.DataStatistics
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataStatistics theDataStatistics = (DataStatistics) obj;
DataSummaryAction - Class in com.esri.arcgis.trackinganalyst
Controls the properties and methods needed for the Data Summary Action
DataSummaryAction() - Constructor for class com.esri.arcgis.trackinganalyst.DataSummaryAction
Constructs a DataSummaryAction using ArcGIS Engine.
DataSummaryAction(Object) - Constructor for class com.esri.arcgis.trackinganalyst.DataSummaryAction
Construct a DataSummaryAction using a reference to such an object returned from ArcGIS Engine or Server.
dataType() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
dataType
dataType() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
dataType
DataViewPropertyPage - Class in com.esri.arcgis.arcmapui
Property page for Data view properties.
DataViewPropertyPage() - Constructor for class com.esri.arcgis.arcmapui.DataViewPropertyPage
Constructs a DataViewPropertyPage using ArcGIS Engine.
DataViewPropertyPage(Object) - Constructor for class com.esri.arcgis.arcmapui.DataViewPropertyPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DataViewPropertyPage theDataViewPropertyPage = (DataViewPropertyPage) obj;
dateTimeUpdated(IRealTimeFeedEventsDateTimeUpdatedEvent) - Method in class com.esri.arcgis.arcmapui.GpsPositionDialog
Reports the date and time when it is updated.
dateTimeUpdated(IRealTimeFeedEventsDateTimeUpdatedEvent) - Method in interface com.esri.arcgis.carto.IRealTimeFeedEvents
Reports the date and time when it is updated.
dateTimeUpdated(IRealTimeFeedEventsDateTimeUpdatedEvent) - Method in class com.esri.arcgis.carto.IRealTimeFeedEventsAdapter
Reports the date and time when it is updated.
dateTimeUpdated(IRealTimeFeedManagerEventsDateTimeUpdatedEvent) - Method in interface com.esri.arcgis.carto.IRealTimeFeedManagerEvents
Reports the date and time when it is updated.
dateTimeUpdated(IRealTimeFeedManagerEventsDateTimeUpdatedEvent) - Method in class com.esri.arcgis.carto.IRealTimeFeedManagerEventsAdapter
Reports the date and time when it is updated.
dateTimeUpdated(IRealTimeFeedManagerEventsDateTimeUpdatedEvent) - Method in class com.esri.arcgis.carto.IRealTimeFeedManagerEventsProxy
Reports the date and time when it is updated.
dateTimeUpdated(IRealTimeFeedEventsDateTimeUpdatedEvent) - Method in class com.esri.arcgis.carto.RealTimeFeedManager
Reports the date and time when it is updated.
dateValid - Variable in class com.esri.arcgis.carto.esriGpsDateTime
 
Datum - Class in com.esri.arcgis.geometry
Creates a datum.
Datum() - Constructor for class com.esri.arcgis.geometry.Datum
Constructs a Datum using ArcGIS Engine.
Datum(Object) - Constructor for class com.esri.arcgis.geometry.Datum
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
Datum theDatum = (Datum) obj;
DatumChecker - Class in com.esri.arcgis.cartoUI
Datum checker.
DatumChecker() - Constructor for class com.esri.arcgis.cartoUI.DatumChecker
Constructs a DatumChecker using ArcGIS Engine.
DatumChecker(Object) - Constructor for class com.esri.arcgis.cartoUI.DatumChecker
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DatumChecker theDatumChecker = (DatumChecker) obj;
day - Variable in class com.esri.arcgis.carto.esriGpsDateTime
 
day - Variable in class com.esri.arcgis.system._WKSDateTime
 
dayOccurrence - Variable in class com.esri.arcgis.system._TimeZoneTransitionTime
 
dayOfWeek - Variable in class com.esri.arcgis.system._TimeZoneTransitionTime
 
days - Variable in class com.esri.arcgis.system._WKSTimeDuration
 
dbgERROR - Static variable in interface com.esri.arcgis.trackinganalyst.enumDebugPriorities
 
dbgINFO - Static variable in interface com.esri.arcgis.trackinganalyst.enumDebugPriorities
 
dbgINFO2 - Static variable in interface com.esri.arcgis.trackinganalyst.enumDebugPriorities
 
dbgINFO3 - Static variable in interface com.esri.arcgis.trackinganalyst.enumDebugPriorities
 
dbgINFO4 - Static variable in interface com.esri.arcgis.trackinganalyst.enumDebugPriorities
 
dbgWARNING - Static variable in interface com.esri.arcgis.trackinganalyst.enumDebugPriorities
 
DblPnt - Class in com.esri.arcgis.datasourcesraster
A simple point class.
DblPnt() - Constructor for class com.esri.arcgis.datasourcesraster.DblPnt
Constructs a DblPnt using ArcGIS Engine.
DblPnt(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DblPnt
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DblPnt theDblPnt = (DblPnt) obj;
DblRect - Class in com.esri.arcgis.datasourcesraster
A simple rectangle class.
DblRect() - Constructor for class com.esri.arcgis.datasourcesraster.DblRect
Constructs a DblRect using ArcGIS Engine.
DblRect(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DblRect
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DblRect theDblRect = (DblRect) obj;
dBreakCharCount - Variable in class com.esri.arcgis.display.esriGDICommentSetTextJustification
 
DddEnvironment - Class in com.esri.arcgis.analyst3dUI
3D Environment singleton object.
DddEnvironment(Object) - Constructor for class com.esri.arcgis.analyst3dUI.DddEnvironment
Construct a DddEnvironment using a reference to such an object returned from ArcGIS Engine or Server.
DddServerEnvironment - Class in com.esri.arcgis.geodatabase
3D Server Environment (license) singleton object.
DddServerEnvironment(Object) - Constructor for class com.esri.arcgis.geodatabase.DddServerEnvironment
Construct a DddServerEnvironment using a reference to such an object returned from ArcGIS Engine or Server.
DDDToolbarEnvironment - Class in com.esri.arcgis.analyst3dUI
3D Analyst Toolbar Environment.
DDDToolbarEnvironment() - Constructor for class com.esri.arcgis.analyst3dUI.DDDToolbarEnvironment
Constructs a DDDToolbarEnvironment using ArcGIS Engine.
DDDToolbarEnvironment(Object) - Constructor for class com.esri.arcgis.analyst3dUI.DDDToolbarEnvironment
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DDDToolbarEnvironment theDDDToolbarEnvironment = (DDDToolbarEnvironment) obj;
deactivate() - Method in class com.esri.arcgis.addinframework.InternalTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.addins.desktop.Tool
Called by ArcGIS framework when the the tool is active and the user selects another tool instead of using the active tool.
deactivate() - Method in class com.esri.arcgis.analyst3d.GraphicsLayer3D
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.analyst3d.Scene
Another view takes over the associated window.
deactivate() - Method in class com.esri.arcgis.arcglobe.TOCGMxCatalogView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcglobe.TOCGMxDisplayView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcglobe.TOCGMxLegendSelectionView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcglobe.TOCGMxTypeView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.DataConnectionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.DataViewPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.DocumentPropertyPage
deactivate
deactivate() - Method in interface com.esri.arcgis.arcmapui.IContentsView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.IContentsViewProxy
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.IMSLayersPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.IMSMapLayerSourcePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.IMSPropsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.JoinRelatePage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.LayoutViewPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapDocumentPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapGridsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapIlluminationPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapInsetPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapServerLayerAdvancedPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapServerLayerCachePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapServerLayerSourcePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.MapServerSublayersPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.NetCDFFeaturePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.NetCDFRasterPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.NetCDFTablePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.OleFrame
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.arcmapui.OverviewPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.PageIndexExtentPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.PageIndexGeneralPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.PublishAntiAliasingPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.PublishDestinationPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.PublishOptionsPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.SelectByCommonValueTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.arcmapui.TOCCatalogView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.TOCDisplayView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.TOCGeneralPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.TOCLegendDisplayView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.TOCLegendSelectionView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.TOCPatchesPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.TOCSelectionView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcmapui.WMSLayerAdvancedPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.WMSLayerSourcePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.WMSLayerStylePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.arcmapui.WMSSublayersPropertyPage
deactivate
deactivate() - Method in interface com.esri.arcgis.arcscene.ISxContentsView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcscene.ISxContentsViewProxy
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcscene.TOCSxCatalogView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcscene.TOCSxDisplayView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.arcscene.TOCSxLegendSelectionView
Deactivates the contents view.
deactivate() - Method in class com.esri.arcgis.carto.BmpPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.CircleElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.EllipseElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.EmfPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.FrameElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.GifPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.GraphicFeatureServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.carto.GraphicsSubLayer
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.GroupElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in interface com.esri.arcgis.carto.IActiveView
Another view takes over the associated window.
deactivate() - Method in interface com.esri.arcgis.carto.IElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in interface com.esri.arcgis.carto.IGraphicsLayer
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.IGraphicsLayerProxy
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.ImageServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.carto.ImgPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.InkGraphic
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.Jp2PictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.JpgPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.JPIPServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.carto.LineElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.Map
Another view takes over the associated window.
deactivate() - Method in class com.esri.arcgis.carto.MapFrame
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.MapServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.carto.MapSurroundFrame
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.MarkerElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.MultiPatchElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.PageLayout
Another view takes over the associated window.
deactivate() - Method in class com.esri.arcgis.carto.ParagraphTextElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.PictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.PMFTitleTextElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.PngPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.PolygonElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.RectangleElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.SidPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.Text3DElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.TextElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.TifPictureElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.carto.WMSImageServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.carto.WMSServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnoDisplayPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnoLabelClassesPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsConflictPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsExpressionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsPlacementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnoPlacementPropertyPluginPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnoSymbologyPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnotationClassesFLPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnotationClassesPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnotationClassPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AnnotationSublayerInfoPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.AreaGraphicPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.BarChartPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.BiUniqueValuePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CadastralFabricLayerHistoryPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CadUniqueValuePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CalibratedBorderPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CFAssociationsPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CFEditEnvironmentPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CFGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CFSourcePage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CFSubClassesPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ColumnAndMarginPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CombiUniqueValuePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CornerLabelPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CovAnnoFontPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.CovAnnoLevelPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.DataExclusionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.DataExclusionQueryPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.DataGraphTElement
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.cartoUI.DataSamplingPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.DisplayStringPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.DmsLabelPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.FeatureAdjustmentAssociationPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.FeatureLayerDisplayPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.FeatureLayerHTMLPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.FeatureLayerSelectionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.FeatureLayerSourcePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.FillShapeElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.FramePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GeneralLayerPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GeneralLegendItemPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GraduatedColorPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GraduatedSymbolPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GraphicsLayerAnnoPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GraticuleIntervalsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GridHatchPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GroupLayerDisplayPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.GroupLayerPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.HorizontalBarLegendItemPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.HorizontalLegendItemPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.IndexGridPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.IndexTabPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.InteriorLabelsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LabelDefinitionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LabelStylePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LabelWeightsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LayerDefinitionQueryPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LayerDrawingPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LayerFieldsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LayerLabelsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LegendElementItemsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LegendElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LegendLayoutPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LegendPatchPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LengthGraphicPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LineElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.LookupSymbolPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapCachePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapFrameLocatorPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapFramePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapGraphicsLayerPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapGridAxesPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapGridIntervalsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapGridLabelsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapGridLinesPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapGridOverlayPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapGridSystemPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsAdvancedPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsConflictPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsDensityPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsPlacementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsStackingPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsStrategyPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoPlacementPropertyPluginPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexExpressionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexLabelStylePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MaplexOverposterOptionsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapProjectionPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MapScalePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MarkerElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MarkerLocationPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MgrsGridPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MixedFontLabelPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.MultiDotDensityPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.NestedLegendItemPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.NetworkDirtyAreaRendererPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.NetworkTrafficRendererPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.NorthArrowElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.OverposterGeneralPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.PictureElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.PieChartPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.PrincipalDigitsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ProportionalSymbolPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.QueryLayerSourcePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.RotateTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.cartoUI.ScaleBarFormatPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ScaleBarLabelsAndMarksPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ScaleBarScalePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ScaleFormatPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ScaleTextElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ScaleTextPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.ScaleTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.cartoUI.SimpleNetworkRendererPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.SingleSymbolPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.SizeAndPositionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.StackedChartPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.SymbolBackgroundPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.SymbolBorderPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.SymbolShadowPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.TextElementPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.TimeDataPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.TimeTablePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.UniqueValuePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.cartoUI.VerticalLegendItemPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AddAGSConnectionPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AddAGSDiscoveryConnectionPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AddAGSDiscoveryUserConnectionPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AddAGSFolderPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AddAGSServerPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryAdvancedCacheSettingsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryArcGISOnlinePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCachingGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCapabilityDetailsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCapabilityGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeocodeParametersPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeoDataParametersPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGlobeCachingPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGlobeParametersPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCachingGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCatalogEditingPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCatalogPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageMensurationPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageParametersPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageServerRFxPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageTilingSchemePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryItemDescriptionPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryMapParametersPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryPoolingPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryProcessPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSDiscoverySearchParametersPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSGeocodeParameterPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSGeoDataServerParameterPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSGeometryParameterPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSGeoprocessingParameterPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSImageParameterPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSMapParameterPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSNewCachingPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSParameterPagesContainer
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSSearchServerParameterPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerClustersPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerConfigStorePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerDataStoresPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerDirsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerHostsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerLogSettingsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerStatisticsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSServerTypesPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.AGSSOEPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.CoordSysDetailsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.CovFCGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.CovGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.CovProjectPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.DomainResolutionTolerancePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.DomainsPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.FeatDSNamePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.FeatDSSpaRefPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.FeatureClassRepresentationsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.FeatureExtentPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.FeatureServerObjectPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GeneralDatabaseServerPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GeneralRelationshipClassPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GeoDataServerObjectPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GeoDBAdminPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GeographicCoordSysPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GeometryServerObjectPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GeoprocessingServerObjectPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GlobeServerObjectPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxAGSFolderPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxContentsView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxContentsViewPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxDataGraphView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxDocumentationView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxFeatureAccessSOEPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxFileFilterDefinitionPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxGeographicView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxKMLSOEPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxMapSOPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxMSDFilePropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxMSDFileView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxNASOEPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxObjectVisibilityPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxPackagePropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxPreview
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxRasterCatalogContentView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxRasterCatalogSubPropertyView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxShapefileIndexPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxTableView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxTreeView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.GxWCSSOEPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxWFSSOEPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxWMSSOEPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.GxWPSSOEPage
deactivate
deactivate() - Method in interface com.esri.arcgis.catalogUI.IGxView
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.IGxViewProxy
Deactivates the view.
deactivate() - Method in class com.esri.arcgis.catalogUI.InfoItemsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.InfoTableGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.LocalCachePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.MapServerObjectPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsGeneralPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsLandmarksPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsRoadDetailPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsShieldsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.Pre70CoveragePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.ProjectedCoordSysPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.ProxyServerPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.RasterCoordSysPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.RelationshipRulesPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.ResolutionPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.SDSServerDataSourcesPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.SearchServerObjectPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.SubtypesPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefCoordPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefDomainPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefEditorTrackingPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefFieldsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefNamePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefRelationshipsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefTolerancePage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefVerticalPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefViewDescPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableDefWeightsPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.TableIndexPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.VerticalCoordSysPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.WorkspaceEditorTrackingPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.XYCoordSysPage
deactivate
deactivate() - Method in class com.esri.arcgis.catalogUI.ZCoordSysPage
deactivate
deactivate - Variable in class com.esri.arcgis.controls.BaseTool
Activate or De-Activate the tool.
deactivate() - Method in class com.esri.arcgis.controls.BaseTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.Controls3DAnalystContourTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.Controls3DAnalystSteepestPathTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsEditingEditTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsEditingSketchTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGenericGetPositionTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeFixedLineOfSightTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeFlyTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeHyperlinkTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeIdentifyTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeLookAroundTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeMeasureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeNavigateTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeOrbitalFlyTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobePanDragTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobePanTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeSelectFeaturesTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeSwipeTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeTargetCenterTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeTargetPanTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeTargetZoomTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeWalkTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsGlobeZoomInOutTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsInkEraserTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsInkGenericDrawTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsInkHighlightTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsInkPenTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapHyperlinkTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapIdentifyTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapMeasureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapPanTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapRoamTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapRotateTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapSwipeTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapZoomInTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapZoomOutTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsMapZoomPanTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNetworkAnalystCreateLocationTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNetworkAnalystSelectLocationTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewCircleTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewCurveTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewEllipseTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewFrameTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewFreeHandTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewLineTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewMarkerTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewPolygonTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsNewRectangleTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsPagePanTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsPageZoomInTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsPageZoomOutTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsRotateElementTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneFlyTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneNavigateTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsScenePanTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneSelectFeaturesTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneSelectGraphicsTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneSetObserverTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneTargetCenterTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneTargetZoomTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneZoomInOutTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneZoomInTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSceneZoomOutTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSelectFeaturesTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.controls.ControlsSelectTool
Causes the tool to no longer be the active tool.
deactivate() - Method in interface com.esri.arcgis.controls.IEngineEditTask
Notifies the task that the edit sketch is deactivated.
deactivate() - Method in class com.esri.arcgis.controls.IEngineEditTaskProxy
Notifies the task that the edit sketch is deactivated.
deactivate() - Method in class com.esri.arcgis.display.CalloutTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.display.EngineRotateTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.display.EnvelopeTracker
Cancel tracking.
deactivate() - Method in interface com.esri.arcgis.display.IRotateTracker
Cancel tracking.
deactivate() - Method in interface com.esri.arcgis.display.IScaleTracker
Cancel tracking.
deactivate() - Method in interface com.esri.arcgis.display.ISelectionTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.display.LineTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.display.PointTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.display.PolygonTracker
Cancel tracking.
deactivate() - Method in class com.esri.arcgis.editor.AngleDistanceConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.AnnotationEditExtension
Called when the sketch extension is no longer needed.
deactivate() - Method in class com.esri.arcgis.editor.ArcConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.AutoCompletePolygonFeatureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.BezierCurveConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.ContinueFeatureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.CutPolygonsTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.DimensionEditExtension
Called when the sketch extension is no longer needed.
deactivate() - Method in class com.esri.arcgis.editor.DimensionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.editor.DistanceDistanceConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.EditTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.EndPointArcConstructor
Resets a shape constructor.
deactivate() - Method in interface com.esri.arcgis.editor.IEditSketchExtension
Called when the sketch extension is no longer needed.
deactivate() - Method in interface com.esri.arcgis.editor.IEditSketchExtension2
Called when the sketch extension is no longer needed.
deactivate() - Method in interface com.esri.arcgis.editor.IEditTask
Called by the editor when the task becomes inactive.
deactivate() - Method in class com.esri.arcgis.editor.IEditTaskProxy
Called by the editor when the task becomes inactive.
deactivate() - Method in class com.esri.arcgis.editor.IntersectionConstructor
Resets a shape constructor.
deactivate() - Method in interface com.esri.arcgis.editor.IShapeConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.IShapeConstructorProxy
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.LineFeatureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.MidpointConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.MirrorFeaturesTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.PointAtEndOfLineTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.PointConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.PointFeatureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.PolygonFeatureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.ReplaceGeometryTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.RepresentationClassPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.editor.RepresentationRulesPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.editor.ReshapeFeatureTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.editor.RightAngleConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.SketchConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.StraightConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.TangentCurveConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.editor.TraceConstructor
Resets a shape constructor.
deactivate() - Method in class com.esri.arcgis.framework.AnglePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.BasePropertyPage
Destroys the page.
deactivate() - Method in class com.esri.arcgis.framework.CmykPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.ColorNamePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.CurrencyPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.CustomPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.DirectionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.FractionPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.GrayPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.HsvPropertyPage
deactivate
deactivate() - Method in interface com.esri.arcgis.framework.IComPropertyPage
Destroys the page.
deactivate() - Method in interface com.esri.arcgis.framework.IComPropertyPage2
Destroys the page.
deactivate() - Method in class com.esri.arcgis.framework.IComPropertyPage2Proxy
Destroys the page.
deactivate() - Method in class com.esri.arcgis.framework.IComPropertyPageProxy
Deprecated. Destroys the page.
deactivate() - Method in interface com.esri.arcgis.framework.IPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.IPropertyPageProxy
deactivate
deactivate() - Method in class com.esri.arcgis.framework.NumericPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.PercentagePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.RatePropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.RgbPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.ScientificPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.framework.Tool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.geodatabase.GeometryServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.geodatabasedistributed.GeoDataServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.geodatabasedistributed.WFSServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.geodatabaseui.GDBConnectionsPropertyPage
Destroys the page.
deactivate() - Method in class com.esri.arcgis.geodatabaseui.GNConnectivityRulesPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.geodatabaseui.GNNamePropPage
deactivate
deactivate() - Method in class com.esri.arcgis.geodatabaseui.GNWeightsPropPage
deactivate
deactivate() - Method in class com.esri.arcgis.geodatabaseui.QueryPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.geodatabaseui.VersioningGeneralPropertyPage
deactivate
deactivate() - Method in class com.esri.arcgis.geometry.GeometryServerImpl
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.geoprocessing.GPJobServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.geoprocessing.GPServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.geoprocessing.GPServerSync
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.geoprocessing.WPSServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.globecore.Globe
Another view takes over the associated window.
deactivate() - Method in class com.esri.arcgis.globecore.GlobeGraphicsLayer
ActiveView that graphics are displayed on is no longer visible.
deactivate() - Method in class com.esri.arcgis.globecore.GlobeServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.networkanalyst.NAServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.schematiccontrols.ControlsSchematicMoveElementTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.schematiccontrols.ControlsSchematicSelectEndTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.schematiccontrols.ControlsSchematicSelectRootTool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.search.IndexGenerator
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.search.SearchServer
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.server.ServerObject
Deactivates the object.
deactivate() - Method in interface com.esri.arcgis.system.IObjectActivate
Deactivates the object.
deactivate() - Method in class com.esri.arcgis.system.IObjectActivateProxy
Deactivates the object.
deactivate() - Method in interface com.esri.arcgis.systemUI.ITool
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.systemUI.IToolProxy
Causes the tool to no longer be the active tool.
deactivate() - Method in class com.esri.arcgis.systemUI.ToolHost
Causes the tool to no longer be the active tool.
deactivated() - Method in interface com.esri.arcgis.controls.IToolPositionCallback
Tool to no longer be the active tool.
deactivated() - Method in class com.esri.arcgis.controls.IToolPositionCallbackProxy
Tool to no longer be the active tool.
DEAddressLocator - Class in com.esri.arcgis.location
The Address Locator Element.
DEAddressLocator() - Constructor for class com.esri.arcgis.location.DEAddressLocator
Constructs a DEAddressLocator using ArcGIS Engine.
DEAddressLocator(Object) - Constructor for class com.esri.arcgis.location.DEAddressLocator
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEAddressLocator theDEAddressLocator = (DEAddressLocator) obj;
DEAddressLocatorType - Class in com.esri.arcgis.location
The Address Locator Data Type.
DEAddressLocatorType() - Constructor for class com.esri.arcgis.location.DEAddressLocatorType
Constructs a DEAddressLocatorType using ArcGIS Engine.
DEAddressLocatorType(Object) - Constructor for class com.esri.arcgis.location.DEAddressLocatorType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEAddressLocatorType theDEAddressLocatorType = (DEAddressLocatorType) obj;
DEArcInfoTable - Class in com.esri.arcgis.datasourcesfile
ArcInfo Table Data Element object.
DEArcInfoTable() - Constructor for class com.esri.arcgis.datasourcesfile.DEArcInfoTable
Constructs a DEArcInfoTable using ArcGIS Engine.
DEArcInfoTable(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEArcInfoTable
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEArcInfoTable theDEArcInfoTable = (DEArcInfoTable) obj;
DEArcInfoTableType - Class in com.esri.arcgis.datasourcesfile
ArcInfo Table Data Element object Type.
DEArcInfoTableType() - Constructor for class com.esri.arcgis.datasourcesfile.DEArcInfoTableType
Constructs a DEArcInfoTableType using ArcGIS Engine.
DEArcInfoTableType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEArcInfoTableType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEArcInfoTableType theDEArcInfoTableType = (DEArcInfoTableType) obj;
DEArcInfoUtilities - Class in com.esri.arcgis.datasourcesfile
ArcInfo Data Element utilities object.
DEArcInfoUtilities() - Constructor for class com.esri.arcgis.datasourcesfile.DEArcInfoUtilities
Constructs a DEArcInfoUtilities using ArcGIS Engine.
DEArcInfoUtilities(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEArcInfoUtilities
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEArcInfoUtilities theDEArcInfoUtilities = (DEArcInfoUtilities) obj;
deauthorizeASR(String, String) - Method in class com.esri.arcgis.system.AoAuthorizeLicense
Deauthorize feature(s).
deauthorizeASR(String, String) - Method in interface com.esri.arcgis.system.IAuthorizeLicense
Deauthorize feature(s).
deauthorizeASRFromFile(String, String) - Method in class com.esri.arcgis.system.AoAuthorizeLicense
Deauthorize feature(s) from file.
deauthorizeASRFromFile(String, String) - Method in interface com.esri.arcgis.system.IAuthorizeLicense
Deauthorize feature(s) from file.
DEBrowseOptions - Class in com.esri.arcgis.geodatabase
Data Element Browse Options Class.
DEBrowseOptions() - Constructor for class com.esri.arcgis.geodatabase.DEBrowseOptions
Constructs a DEBrowseOptions using ArcGIS Engine.
DEBrowseOptions(Object) - Constructor for class com.esri.arcgis.geodatabase.DEBrowseOptions
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEBrowseOptions theDEBrowseOptions = (DEBrowseOptions) obj;
debugToString() - Method in class com.esri.arcgis.beans.toolbar.ToolItem
seriallizes the item object into a string for readable format
DECadastralFabric - Class in com.esri.arcgis.geodatabaseextensions
Cadastral Fabric Data Element object.
DECadastralFabric() - Constructor for class com.esri.arcgis.geodatabaseextensions.DECadastralFabric
Constructs a DECadastralFabric using ArcGIS Engine.
DECadastralFabric(Object) - Constructor for class com.esri.arcgis.geodatabaseextensions.DECadastralFabric
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECadastralFabric theDECadastralFabric = (DECadastralFabric) obj;
DECadastralFabricType - Class in com.esri.arcgis.geodatabaseextensions
Esri Cadastral Fabric Data Element Type Object.
DECadastralFabricType() - Constructor for class com.esri.arcgis.geodatabaseextensions.DECadastralFabricType
Constructs a DECadastralFabricType using ArcGIS Engine.
DECadastralFabricType(Object) - Constructor for class com.esri.arcgis.geodatabaseextensions.DECadastralFabricType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECadastralFabricType theDECadastralFabricType = (DECadastralFabricType) obj;
DECadDrawingDataset - Class in com.esri.arcgis.datasourcesfile
Cad Drawing Dataset Data Element object.
DECadDrawingDataset() - Constructor for class com.esri.arcgis.datasourcesfile.DECadDrawingDataset
Constructs a DECadDrawingDataset using ArcGIS Engine.
DECadDrawingDataset(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECadDrawingDataset
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECadDrawingDataset theDECadDrawingDataset = (DECadDrawingDataset) obj;
DECadDrawingDatasetType - Class in com.esri.arcgis.datasourcesfile
CadDrawing Dataset Data Element object Type.
DECadDrawingDatasetType() - Constructor for class com.esri.arcgis.datasourcesfile.DECadDrawingDatasetType
Constructs a DECadDrawingDatasetType using ArcGIS Engine.
DECadDrawingDatasetType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECadDrawingDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECadDrawingDatasetType theDECadDrawingDatasetType = (DECadDrawingDatasetType) obj;
DECatalogRoot - Class in com.esri.arcgis.datasourcesfile
Catalog Root Data Element object.
DECatalogRoot() - Constructor for class com.esri.arcgis.datasourcesfile.DECatalogRoot
Constructs a DECatalogRoot using ArcGIS Engine.
DECatalogRoot(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECatalogRoot
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECatalogRoot theDECatalogRoot = (DECatalogRoot) obj;
DECatalogRootType - Class in com.esri.arcgis.datasourcesfile
CatalogRootType Data Element object Type.
DECatalogRootType() - Constructor for class com.esri.arcgis.datasourcesfile.DECatalogRootType
Constructs a DECatalogRootType using ArcGIS Engine.
DECatalogRootType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECatalogRootType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECatalogRootType theDECatalogRootType = (DECatalogRootType) obj;
decimateNodes(IEnvelope, double, boolean, Object, ITin[], Object[]) - Method in interface com.esri.arcgis.geodatabase.ITinSurface2
Outputs a new TIN with reduced number of nodes.
decimateNodes(IEnvelope, double, boolean, Object, ITin[], Object[]) - Method in class com.esri.arcgis.geodatabase.Tin
Outputs a new TIN with reduced number of nodes.
decimateNodesByCount(IEnvelope, int, boolean, ITin[]) - Method in interface com.esri.arcgis.geodatabase.ITinSurface2
Outputs a new TIN with reduced number of nodes.
decimateNodesByCount(IEnvelope, int, boolean, ITin[]) - Method in class com.esri.arcgis.geodatabase.Tin
Outputs a new TIN with reduced number of nodes.
DecimateTinNodes - Class in com.esri.arcgis.geoprocessing.tools.analyst3dtools
Produces a TIN that is a generalized version of another.
DecimateTinNodes() - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.DecimateTinNodes
Creates the Decimate TIN Nodes tool with defaults.
DecimateTinNodes(Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.DecimateTinNodes
Creates the Decimate TIN Nodes tool with the required parameters.
decodeDENetwork(IGPValue) - Method in class com.esri.arcgis.networkanalyst.GPNAUtilities
Returns the network dataset data element specified by the given geoprocessing value object.
decodeDENetwork(IGPValue) - Method in interface com.esri.arcgis.networkanalyst.IGPNAUtilities
Returns the network dataset data element specified by the given geoprocessing value object.
decodeDETable(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Returns the table data element specified by the given geoprocessing value object.
decodeDETable(IGPValue) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Returns the table data element specified by the given geoprocessing value object.
decodeFeatureLayer(IGPValue, IFeatureClass[], IQueryFilter[]) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Returns the feature class and query filter specified by the given geoprocessing value object.
decodeFeatureLayer(IGPValue, IFeatureClass[], IQueryFilter[]) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Returns the feature class and query filter specified by the given geoprocessing value object.
decodeGPNALayer(IGPValue) - Method in class com.esri.arcgis.networkanalyst.GPNAUtilities
Returns the network analyst layer data element specified by the given geoprocessing value object.
decodeGPNALayer(IGPValue) - Method in interface com.esri.arcgis.networkanalyst.IGPNAUtilities
Returns the network analyst layer data element specified by the given geoprocessing value object.
decodeLayer(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Returns the layer object specified by the given geoprocessing value object.
decodeLayer(IGPValue) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Returns the layer object specified by the given geoprocessing value object.
decodeNALayer(IGPValue) - Method in class com.esri.arcgis.networkanalyst.GPNAUtilities
Returns the network analyst layer specified by the given geoprocessing value object.
decodeNALayer(IGPValue) - Method in interface com.esri.arcgis.networkanalyst.IGPNAUtilities
Returns the network analyst layer specified by the given geoprocessing value object.
decodeRaster(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Returns the raster specified by the given geoprocessing value object.
decodeRaster(IGPValue) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Returns the raster specified by the given geoprocessing value object.
decodeRasterLayer(IGPValue, IRasterDataset[]) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Returns the raster dataset specified by the given geoprocessing value object.
decodeRasterLayer(IGPValue, IRasterDataset[]) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Returns the raster dataset specified by the given geoprocessing value object.
decodeStandaloneTable(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Returns the standalone table object specified by the given geoprocessing value object.
decodeStandaloneTable(IGPValue) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Returns the standalone table object specified by the given geoprocessing value object.
decodeTableView(IGPValue, ITable[], IQueryFilter[]) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Returns the table and query filter specified by the given geoprocessing value object.
decodeTableView(IGPValue, ITable[], IQueryFilter[]) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Returns the table and query filter specified by the given geoprocessing value object.
decompress(int, String, ITrackCancel, boolean) - Method in interface com.esri.arcgis.carto.IMapCacheStorageFormatConvertor
The target cache location.
DECoverage - Class in com.esri.arcgis.datasourcesfile
Coverage Data Element object.
DECoverage() - Constructor for class com.esri.arcgis.datasourcesfile.DECoverage
Constructs a DECoverage using ArcGIS Engine.
DECoverage(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECoverage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECoverage theDECoverage = (DECoverage) obj;
DECoverageFeatureClass - Class in com.esri.arcgis.datasourcesfile
Coverage Feature Class Data Element object.
DECoverageFeatureClass() - Constructor for class com.esri.arcgis.datasourcesfile.DECoverageFeatureClass
Constructs a DECoverageFeatureClass using ArcGIS Engine.
DECoverageFeatureClass(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECoverageFeatureClass
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECoverageFeatureClass theDECoverageFeatureClass = (DECoverageFeatureClass) obj;
DECoverageFeatureClassType - Class in com.esri.arcgis.datasourcesfile
CoverageFeatureClass Data Element object Type.
DECoverageFeatureClassType() - Constructor for class com.esri.arcgis.datasourcesfile.DECoverageFeatureClassType
Constructs a DECoverageFeatureClassType using ArcGIS Engine.
DECoverageFeatureClassType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECoverageFeatureClassType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECoverageFeatureClassType theDECoverageFeatureClassType = (DECoverageFeatureClassType) obj;
DECoverageType - Class in com.esri.arcgis.datasourcesfile
Coverage Data Element object Type.
DECoverageType() - Constructor for class com.esri.arcgis.datasourcesfile.DECoverageType
Constructs a DECoverageType using ArcGIS Engine.
DECoverageType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DECoverageType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DECoverageType theDECoverageType = (DECoverageType) obj;
decrypt(String) - Method in class com.esri.arcgis.util.security.Cryptographer
convenience method for encrypting a string.
DEDatasetType - Class in com.esri.arcgis.geoprocessing
Dataset Data Element Data Type.
DEDatasetType() - Constructor for class com.esri.arcgis.geoprocessing.DEDatasetType
Constructs a DEDatasetType using ArcGIS Engine.
DEDatasetType(Object) - Constructor for class com.esri.arcgis.geoprocessing.DEDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEDatasetType theDEDatasetType = (DEDatasetType) obj;
DEDbaseTable - Class in com.esri.arcgis.datasourcesfile
Dbase Table Data Element object.
DEDbaseTable() - Constructor for class com.esri.arcgis.datasourcesfile.DEDbaseTable
Constructs a DEDbaseTable using ArcGIS Engine.
DEDbaseTable(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEDbaseTable
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEDbaseTable theDEDbaseTable = (DEDbaseTable) obj;
DEDbaseTableType - Class in com.esri.arcgis.datasourcesfile
Dbase Table Data Element object Type.
DEDbaseTableType() - Constructor for class com.esri.arcgis.datasourcesfile.DEDbaseTableType
Constructs a DEDbaseTableType using ArcGIS Engine.
DEDbaseTableType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEDbaseTableType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEDbaseTableType theDEDbaseTableType = (DEDbaseTableType) obj;
DEDiskConnection - Class in com.esri.arcgis.datasourcesfile
Disk Connection Data Element object.
DEDiskConnection() - Constructor for class com.esri.arcgis.datasourcesfile.DEDiskConnection
Constructs a DEDiskConnection using ArcGIS Engine.
DEDiskConnection(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEDiskConnection
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEDiskConnection theDEDiskConnection = (DEDiskConnection) obj;
DEDiskConnectionType - Class in com.esri.arcgis.datasourcesfile
Disk Connection Data Element object Type.
DEDiskConnectionType() - Constructor for class com.esri.arcgis.datasourcesfile.DEDiskConnectionType
Constructs a DEDiskConnectionType using ArcGIS Engine.
DEDiskConnectionType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEDiskConnectionType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEDiskConnectionType theDEDiskConnectionType = (DEDiskConnectionType) obj;
Default - Static variable in interface com.esri.arcgis.support.ms.stdole.LoadPictureConstants
 
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.ActionBase
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.DataModificationAction
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.DataPartitionAction
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.DataSummaryAction
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.EmailAlertAction
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.FilterAction
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.HighlightSuppressionAction
Sets the action to its default state and resets existing edits.
defaultAction() - Method in interface com.esri.arcgis.trackinganalyst.IActionEdit
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.IActionEditProxy
Sets the action to its default state and resets existing edits.
defaultAction() - Method in class com.esri.arcgis.trackinganalyst.TagAction
Sets the action to its default state and resets existing edits.
DefaultFeatureLayerSymbology - Class in com.esri.arcgis.cartoUI
Defines the default feature layer symbology.
DefaultFeatureLayerSymbology() - Constructor for class com.esri.arcgis.cartoUI.DefaultFeatureLayerSymbology
Constructs a DefaultFeatureLayerSymbology using ArcGIS Engine.
DefaultFeatureLayerSymbology(Object) - Constructor for class com.esri.arcgis.cartoUI.DefaultFeatureLayerSymbology
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DefaultFeatureLayerSymbology theDefaultFeatureLayerSymbology = (DefaultFeatureLayerSymbology) obj;
DefaultNetworkLayerSymbology - Class in com.esri.arcgis.carto
The default network layer symbolizer that generates symbology for network layers.
DefaultNetworkLayerSymbology() - Constructor for class com.esri.arcgis.carto.DefaultNetworkLayerSymbology
Constructs a DefaultNetworkLayerSymbology using ArcGIS Engine.
DefaultNetworkLayerSymbology(Object) - Constructor for class com.esri.arcgis.carto.DefaultNetworkLayerSymbology
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DefaultNetworkLayerSymbology theDefaultNetworkLayerSymbology = (DefaultNetworkLayerSymbology) obj;
defaultParamImporter - Static variable in class com.esri.arcgis.geoprocessing.gen.GPImporter
 
DefaultParamImporter - Class in com.esri.arcgis.geoprocessing.gen.params
 
DefaultParamImporter() - Constructor for class com.esri.arcgis.geoprocessing.gen.params.DefaultParamImporter
 
DefaultRasterStatusEvent - Class in com.esri.arcgis.datasourcesraster
The default listener of the raster related events.
DefaultRasterStatusEvent() - Constructor for class com.esri.arcgis.datasourcesraster.DefaultRasterStatusEvent
Constructs a DefaultRasterStatusEvent using ArcGIS Engine.
DefaultRasterStatusEvent(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DefaultRasterStatusEvent
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DefaultRasterStatusEvent theDefaultRasterStatusEvent = (DefaultRasterStatusEvent) obj;
DEFeatureClass - Class in com.esri.arcgis.geodatabase
Feature Class Data Element object.
DEFeatureClass() - Constructor for class com.esri.arcgis.geodatabase.DEFeatureClass
Constructs a DEFeatureClass using ArcGIS Engine.
DEFeatureClass(Object) - Constructor for class com.esri.arcgis.geodatabase.DEFeatureClass
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFeatureClass theDEFeatureClass = (DEFeatureClass) obj;
DEFeatureClassType - Class in com.esri.arcgis.geodatabase
Feature Class Data Element object Type.
DEFeatureClassType() - Constructor for class com.esri.arcgis.geodatabase.DEFeatureClassType
Constructs a DEFeatureClassType using ArcGIS Engine.
DEFeatureClassType(Object) - Constructor for class com.esri.arcgis.geodatabase.DEFeatureClassType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFeatureClassType theDEFeatureClassType = (DEFeatureClassType) obj;
DEFeatureDataset - Class in com.esri.arcgis.geodatabase
Feature Dataset Data Element object.
DEFeatureDataset() - Constructor for class com.esri.arcgis.geodatabase.DEFeatureDataset
Constructs a DEFeatureDataset using ArcGIS Engine.
DEFeatureDataset(Object) - Constructor for class com.esri.arcgis.geodatabase.DEFeatureDataset
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFeatureDataset theDEFeatureDataset = (DEFeatureDataset) obj;
DEFeatureDatasetType - Class in com.esri.arcgis.geodatabase
Feature Dataset Data Element object Type.
DEFeatureDatasetType() - Constructor for class com.esri.arcgis.geodatabase.DEFeatureDatasetType
Constructs a DEFeatureDatasetType using ArcGIS Engine.
DEFeatureDatasetType(Object) - Constructor for class com.esri.arcgis.geodatabase.DEFeatureDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFeatureDatasetType theDEFeatureDatasetType = (DEFeatureDatasetType) obj;
DEFile - Class in com.esri.arcgis.datasourcesfile
File Data Element object.
DEFile() - Constructor for class com.esri.arcgis.datasourcesfile.DEFile
Constructs a DEFile using ArcGIS Engine.
DEFile(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEFile
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFile theDEFile = (DEFile) obj;
DEFileType - Class in com.esri.arcgis.datasourcesfile
File Data Element object Type.
DEFileType() - Constructor for class com.esri.arcgis.datasourcesfile.DEFileType
Constructs a DEFileType using ArcGIS Engine.
DEFileType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEFileType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFileType theDEFileType = (DEFileType) obj;
define(String, int, String) - Method in class com.esri.arcgis.geometry.AbridgedMolodenskyTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.AngularUnit
Defines the properties of an angular unit.
define(String, int, String) - Method in class com.esri.arcgis.geometry.AngularUnit
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.CoordinateFrameTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.Datum
Defines the properties of a horizontal datum.
define(String, int, String) - Method in class com.esri.arcgis.geometry.Datum
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.GeocentricTranslation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.Geographic2DOffsetTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.GeographicCoordinateSystem
Defines the properties for a geographic coordinate system.
define(String, int, String) - Method in class com.esri.arcgis.geometry.GeographicCoordinateSystem
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.GeoTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.HARNTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.IAngularUnitEdit
Defines the properties of an angular unit.
define(Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.IDatumEdit
Defines the properties of a horizontal datum.
define(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.IGeographicCoordinateSystemEdit
Defines the properties for a geographic coordinate system.
define(Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.ILinearUnitEdit
Defines the properties of the linear unit.
define(Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.IPrimeMeridianEdit
Defines the properties of the prime meridian.
define(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.IProjectedCoordinateSystemEdit
Defines the properties of a projected coordinate system.
define(String, int, String) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceAuthority
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.ISpheroidEdit
Defines the properties of a spheroid.
define(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.IVerticalCoordinateSystemEdit
Defines the properties of a vertical coordinate system.
define(Object, Object, Object, Object) - Method in interface com.esri.arcgis.geometry.IVerticalDatumEdit
Defines the properties of a vertical datum.
define(Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.LinearUnit
Defines the properties of the linear unit.
define(String, int, String) - Method in class com.esri.arcgis.geometry.LinearUnit
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.LongitudeRotationTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.MolodenskyBadekasTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.MolodenskyTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.NADCONTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.NTv2Transformation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.NullTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.Parameter
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.PositionVectorTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.PrimeMeridian
Defines the properties of the prime meridian.
define(String, int, String) - Method in class com.esri.arcgis.geometry.PrimeMeridian
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.ProjectedCoordinateSystem
Defines the properties of a projected coordinate system.
define(String, int, String) - Method in class com.esri.arcgis.geometry.ProjectedCoordinateSystem
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.Projection
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.Spheroid
Defines the properties of a spheroid.
define(String, int, String) - Method in class com.esri.arcgis.geometry.Spheroid
Defines the authority-related metadata properties for this spatial reference object.
define(String, int, String) - Method in class com.esri.arcgis.geometry.UnitChangeTransformation
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.VerticalCoordinateSystem
Defines the properties of a vertical coordinate system.
define(String, int, String) - Method in class com.esri.arcgis.geometry.VerticalCoordinateSystem
Defines the authority-related metadata properties for this spatial reference object.
define(Object, Object, Object, Object) - Method in class com.esri.arcgis.geometry.VerticalDatum
Defines the properties of a vertical datum.
define(String, int, String) - Method in class com.esri.arcgis.geometry.VerticalDatum
Defines the authority-related metadata properties for this spatial reference object.
defineConformalFromControlPoints(IPoint[], IPoint[]) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Defines the best conformal affine transformation between two sets of points.
defineConformalFromControlPoints(int, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Defines the best conformal affine transformation between two sets of points.
defineConformalFromControlPoints(int, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3
Deprecated. Defines the best conformal affine transformation between two sets of points.
defineConformalFromControlPoints(IPoint[], IPoint[]) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3GEN
Defines the best conformal affine transformation between two sets of points.
DefinedInterval - Class in com.esri.arcgis.system
Defines a defined interval classification method.
DefinedInterval() - Constructor for class com.esri.arcgis.system.DefinedInterval
Constructs a DefinedInterval using ArcGIS Engine.
DefinedInterval(Object) - Constructor for class com.esri.arcgis.system.DefinedInterval
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DefinedInterval theDefinedInterval = (DefinedInterval) obj;
defineEx(String, String, String, String, double[]) - Method in class com.esri.arcgis.geometry.AngularUnit
Defines the properties of an angular unit.
defineEx(String, String, String, String, ISpheroid) - Method in class com.esri.arcgis.geometry.Datum
Defines the properties of a horizontal datum.
defineEx(String, String, String, String, String, IDatum, IPrimeMeridian, IAngularUnit) - Method in class com.esri.arcgis.geometry.GeographicCoordinateSystem
Defines the properties for a geographic coordinate system.
defineEx(String, String, String, String, double[]) - Method in interface com.esri.arcgis.geometry.IAngularUnitEdit
Defines the properties of an angular unit.
defineEx(String, String, String, String, ISpheroid) - Method in interface com.esri.arcgis.geometry.IDatumEdit
Defines the properties of a horizontal datum.
defineEx(String, String, String, String, String, IDatum, IPrimeMeridian, IAngularUnit) - Method in interface com.esri.arcgis.geometry.IGeographicCoordinateSystemEdit
Defines the properties for a geographic coordinate system.
defineEx(String, String, String, String, double[]) - Method in interface com.esri.arcgis.geometry.ILinearUnitEdit
Defines the properties of the linear unit.
defineEx(String, String, String, String, double[]) - Method in interface com.esri.arcgis.geometry.IPrimeMeridianEdit
Defines the properties of the prime meridian.
defineEx(String, String, String, String, double[], double[]) - Method in interface com.esri.arcgis.geometry.ISpheroidEdit
Defines the properties of a spheroid.
defineEx(String, String, String, String) - Method in interface com.esri.arcgis.geometry.IVerticalDatumEdit
Defines the properties of a vertical datum.
defineEx(String, String, String, String, double[]) - Method in class com.esri.arcgis.geometry.LinearUnit
Defines the properties of the linear unit.
defineEx(String, String, String, String, double[]) - Method in class com.esri.arcgis.geometry.PrimeMeridian
Defines the properties of the prime meridian.
defineEx(String, String, String, String, double[], double[]) - Method in class com.esri.arcgis.geometry.Spheroid
Defines the properties of a spheroid.
defineEx(String, String, String, String) - Method in class com.esri.arcgis.geometry.VerticalDatum
Defines the properties of a vertical datum.
defineFromCoefficients(Object, Object, int) - Method in interface com.esri.arcgis.datasourcesraster.IPolynomialXform
Defines a polynomial XForm from polynomial (order: 1-3) coefficients .
defineFromCoefficients(int, Object) - Method in interface com.esri.arcgis.datasourcesraster.IProjectiveXform
Defines a projective XForm from coefficients.
defineFromCoefficients(Object) - Method in interface com.esri.arcgis.datasourcesraster.IRPCXform
Defines a RPC transform from 90 coefficients.
defineFromCoefficients(Object, Object, int) - Method in class com.esri.arcgis.datasourcesraster.PolynomialXform
Defines a polynomial XForm from polynomial (order: 1-3) coefficients .
defineFromCoefficients(int, Object) - Method in class com.esri.arcgis.datasourcesraster.ProjectiveXform
Defines a projective XForm from coefficients.
defineFromCoefficients(Object) - Method in class com.esri.arcgis.datasourcesraster.RPCXform
Defines a RPC transform from 90 coefficients.
defineFromControlPoints(IPointCollection, IPointCollection) - Method in class com.esri.arcgis.datasourcesraster.AdjustXform
Defines an adjustement transform using control points.
defineFromControlPoints(IPointCollection, IPointCollection) - Method in interface com.esri.arcgis.datasourcesraster.IAdjustXform
Defines an adjustement transform using control points.
defineFromControlPoints(IPointCollection, IPointCollection, int) - Method in interface com.esri.arcgis.datasourcesraster.IPolynomialXform
Defines a polynomial (order: 1-3) XForm from control points.
defineFromControlPoints(IPointCollection, IPointCollection) - Method in interface com.esri.arcgis.datasourcesraster.IProjectiveXform
Defines a projective XForm from control points.
defineFromControlPoints(IPointCollection, IPointCollection) - Method in interface com.esri.arcgis.datasourcesraster.ISplineXform
Defines a spline transform using control points.
defineFromControlPoints(IPointCollection, IPointCollection, int) - Method in class com.esri.arcgis.datasourcesraster.PolynomialXform
Defines a polynomial (order: 1-3) XForm from control points.
defineFromControlPoints(IPointCollection, IPointCollection) - Method in class com.esri.arcgis.datasourcesraster.ProjectiveXform
Defines a projective XForm from control points.
defineFromControlPoints(IPointCollection, IPointCollection) - Method in class com.esri.arcgis.datasourcesraster.SplineXform
Defines a spline transform using control points.
defineFromControlPoints(IPoint[], IPoint[]) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Defines the best affine transformation between two sets of points.
defineFromControlPoints(int, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Defines the best affine transformation between two sets of points.
defineFromControlPoints(int, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.AffineTransformation3D
Defines the best 3D affine transformation between two sets of points.
defineFromControlPoints(IPoint[], IPoint[]) - Method in class com.esri.arcgis.geometry.AffineTransformation3D
Defines the best 3D affine transformation between two sets of points.
defineFromControlPoints(int, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D
Defines the best affine transformation between two sets of points.
defineFromControlPoints(IPoint[], IPoint[]) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3GEN
Defines the best affine transformation between two sets of points.
defineFromControlPoints(int, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IAffineTransformation3D
Deprecated. Defines the best 3D affine transformation between two sets of points.
defineFromControlPoints(IPoint[], IPoint[]) - Method in interface com.esri.arcgis.geometry.IAffineTransformation3DGEN
Defines the best 3D affine transformation between two sets of points.
defineFromControlPoints(int, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IProjectiveTransformation2D
Deprecated. Defines the best projective transformation between two sets of points.
defineFromControlPoints(IPoint[], IPoint[]) - Method in interface com.esri.arcgis.geometry.IProjectiveTransformation2DGEN
Defines the best projective transformation between two sets of points.
defineFromControlPoints(IPoint[], IPoint[]) - Method in class com.esri.arcgis.geometry.ProjectiveTransformation2D
Defines the best projective transformation between two sets of points.
defineFromControlPoints(int, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.ProjectiveTransformation2D
Defines the best projective transformation between two sets of points.
defineFromEnvelopes(IEnvelope, IEnvelope) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Defines a transformation that maps a point relative to one envelope to a similar position relative to another envelope.
defineFromEnvelopes(IEnvelope, IEnvelope) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D
Defines a transformation that maps a point relative to one envelope to a similar position relative to another envelope.
defineFromEnvelopes(IEnvelope, IEnvelope) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3GEN
Defines a transformation that maps a point relative to one envelope to a similar position relative to another envelope.
defineFromEnvelopesEx(IEnvelope, IEnvelope, IEnvelope, boolean, boolean, boolean) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Defines a transformation that maps a point relative to one envelope to a similar position relative to another envelope.
defineFromEnvelopesEx(IEnvelope, IEnvelope, IEnvelope, boolean, boolean, boolean) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D
Defines a transformation that maps a point relative to one envelope to a similar position relative to another envelope.
defineFromEnvelopesEx(IEnvelope, IEnvelope, IEnvelope, boolean, boolean, boolean) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3GEN
Defines a transformation that maps a point relative to one envelope to a similar position relative to another envelope.
defineFromPoints(IPoint[]) - Method in class com.esri.arcgis.geometry.Envelope
Defines the envelope to cover all the points.
defineFromPoints(int, IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Defines the envelope to cover all the points.
defineFromPoints(int, IPoint) - Method in interface com.esri.arcgis.geometry.IEnvelope
Deprecated. Defines the envelope to cover all the points.
defineFromPoints(IPoint[]) - Method in interface com.esri.arcgis.geometry.IEnvelopeGEN
Defines the envelope to cover all the points.
defineFromWKSPoints(_WKSPoint[]) - Method in class com.esri.arcgis.geometry.Envelope
Defines the envelope to cover all the points.
defineFromWKSPoints(_WKSPoint[]) - Method in interface com.esri.arcgis.geometry.IEnvelopeGEN
Defines the envelope to cover all the points.
DefineMosaicDatasetNoData - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Allows you to specify one or more NoData values for a mosaic dataset.
DefineMosaicDatasetNoData() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DefineMosaicDatasetNoData
Creates the Define Mosaic Dataset NoData tool with defaults.
DefineMosaicDatasetNoData(Object, int) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DefineMosaicDatasetNoData
Creates the Define Mosaic Dataset NoData tool with the required parameters.
defineNoData(IDefineNoDataParameters, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation
Applies a mask with specified NoData values on selected catalog items.
defineNoData(IDefineNoDataParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetOperationProxy
Applies a mask with specified NoData values on selected catalog items.
defineNoData(IDefineNoDataParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.MosaicDataset
Applies a mask with specified NoData values on selected catalog items.
DefineNoDataParameters - Class in com.esri.arcgis.datasourcesraster
An object that controls how NoData values are defined for items in a mosaic dataset.
DefineNoDataParameters() - Constructor for class com.esri.arcgis.datasourcesraster.DefineNoDataParameters
Constructs a DefineNoDataParameters using ArcGIS Engine.
DefineNoDataParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DefineNoDataParameters
Construct a DefineNoDataParameters using a reference to such an object returned from ArcGIS Engine or Server.
defineOverviews(IDefineOverviewsParameters, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation
Defines a new (or refreshes an existing) overview tiling scheme.
defineOverviews(IDefineOverviewsParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetOperationProxy
Defines a new (or refreshes an existing) overview tiling scheme.
defineOverviews(IDefineOverviewsParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.MosaicDataset
Defines a new (or refreshes an existing) overview tiling scheme.
DefineOverviews - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Defines the tiling schema and properties of the preprocessed raster datasets that will cover part or all of a mosaic dataset at varying resolutions.
DefineOverviews() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DefineOverviews
Creates the Define Overviews tool with defaults.
DefineOverviews(Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DefineOverviews
Creates the Define Overviews tool with the required parameters.
DefineOverviewsParameters - Class in com.esri.arcgis.datasourcesraster
An object that controls how new overview items are created in a mosaic dataset.
DefineOverviewsParameters() - Constructor for class com.esri.arcgis.datasourcesraster.DefineOverviewsParameters
Constructs a DefineOverviewsParameters using ArcGIS Engine.
DefineOverviewsParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DefineOverviewsParameters
Construct a DefineOverviewsParameters using a reference to such an object returned from ArcGIS Engine or Server.
DefineProjection - Class in com.esri.arcgis.geoprocessing.tools.coveragetools
Records the coordinate system information of the Input Coverage including any associated projection parameters, such as datum and spheroid.
DefineProjection() - Constructor for class com.esri.arcgis.geoprocessing.tools.coveragetools.DefineProjection
Creates the Define Projection tool with defaults.
DefineProjection(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.coveragetools.DefineProjection
Creates the Define Projection tool with the required parameters.
DefineProjection - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
This tool overwrites the coordinate system information (map projection and datum) stored with a dataset.
DefineProjection() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DefineProjection
Creates the Define Projection tool with defaults.
DefineProjection(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DefineProjection
Creates the Define Projection tool with the required parameters.
defineReflection(ILine) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Defines a transformation that can perform a reflection about the line l.
defineReflection(ILine) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D
Defines a transformation that can perform a reflection about the line l.
defineReflection(ILine) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3GEN
Defines a transformation that can perform a reflection about the line l.
defineVariogram(int, double, double, double) - Method in class com.esri.arcgis.geoanalyst.GeoAnalysisSemiVariogram
Define Variogram.
defineVariogram(int, double, double, double) - Method in interface com.esri.arcgis.geoanalyst.IGeoAnalysisSemiVariogram
Define Variogram.
defineVariogram(int, double, double, double) - Method in class com.esri.arcgis.spatialanalyst.GPSASemiVariogram
Define Variogram.
defineVariogram(int, double, double, double) - Method in interface com.esri.arcgis.spatialanalyst.IGPSASemiVariogram
Define Variogram.
defineView(IImageView) - Method in interface com.esri.arcgis.carto.IImageServerInit3
Defines/creates a new, or overwrites an existing, view.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in interface com.esri.arcgis.carto.IDefinitionExpressionEvents
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.carto.IDefinitionExpressionEventsAdapter
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.carto.IDefinitionExpressionEventsProxy
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.AreaSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.BarSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.BoxPlotSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.FunctionSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.HistogramSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.LineSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.PieSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.PointSeriesProperties
Occurs when the Definition Expression changes.
definitionExpressionChanged(IDefinitionExpressionEventsDefinitionExpressionChangedEvent) - Method in class com.esri.arcgis.cartoUI.ScatterPlotMatrixSeriesProperties
Occurs when the Definition Expression changes.
DEFolder - Class in com.esri.arcgis.datasourcesfile
Folder Data Element object.
DEFolder() - Constructor for class com.esri.arcgis.datasourcesfile.DEFolder
Constructs a DEFolder using ArcGIS Engine.
DEFolder(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEFolder
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFolder theDEFolder = (DEFolder) obj;
DEFolderType - Class in com.esri.arcgis.datasourcesfile
Folder Data Element object Type.
DEFolderType() - Constructor for class com.esri.arcgis.datasourcesfile.DEFolderType
Constructs a DEFolderType using ArcGIS Engine.
DEFolderType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEFolderType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEFolderType theDEFolderType = (DEFolderType) obj;
defQuery() - Method in interface com.esri.arcgis.geodatabase.IGeoDBProtectNames
defQuery
defQuery() - Method in class com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
defQuery
DEGdbUtilities - Class in com.esri.arcgis.geodatabase
Geodatabase Data Element Utilities object.
DEGdbUtilities() - Constructor for class com.esri.arcgis.geodatabase.DEGdbUtilities
Constructs a DEGdbUtilities using ArcGIS Engine.
DEGdbUtilities(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGdbUtilities
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGdbUtilities theDEGdbUtilities = (DEGdbUtilities) obj;
DEGeoDataServer - Class in com.esri.arcgis.geodatabase
GeoDataServer Object Data Element object.
DEGeoDataServer() - Constructor for class com.esri.arcgis.geodatabase.DEGeoDataServer
Constructs a DEGeoDataServer using ArcGIS Engine.
DEGeoDataServer(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGeoDataServer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGeoDataServer theDEGeoDataServer = (DEGeoDataServer) obj;
DEGeoDataServerType - Class in com.esri.arcgis.geodatabase
GeoDataServer Object Data Element object type.
DEGeoDataServerType() - Constructor for class com.esri.arcgis.geodatabase.DEGeoDataServerType
Constructs a DEGeoDataServerType using ArcGIS Engine.
DEGeoDataServerType(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGeoDataServerType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGeoDataServerType theDEGeoDataServerType = (DEGeoDataServerType) obj;
DEGeoDatasetType - Class in com.esri.arcgis.geoprocessing
GeoDataset Data Element Data Type.
DEGeoDatasetType() - Constructor for class com.esri.arcgis.geoprocessing.DEGeoDatasetType
Constructs a DEGeoDatasetType using ArcGIS Engine.
DEGeoDatasetType(Object) - Constructor for class com.esri.arcgis.geoprocessing.DEGeoDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGeoDatasetType theDEGeoDatasetType = (DEGeoDatasetType) obj;
DEGeometricNetwork - Class in com.esri.arcgis.geodatabase
GeometricNetwork Data Element object.
DEGeometricNetwork() - Constructor for class com.esri.arcgis.geodatabase.DEGeometricNetwork
Constructs a DEGeometricNetwork using ArcGIS Engine.
DEGeometricNetwork(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGeometricNetwork
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGeometricNetwork theDEGeometricNetwork = (DEGeometricNetwork) obj;
DEGeometricNetworkType - Class in com.esri.arcgis.geodatabase
GeometricNetwork Data Type object.
DEGeometricNetworkType() - Constructor for class com.esri.arcgis.geodatabase.DEGeometricNetworkType
Constructs a DEGeometricNetworkType using ArcGIS Engine.
DEGeometricNetworkType(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGeometricNetworkType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGeometricNetworkType theDEGeometricNetworkType = (DEGeometricNetworkType) obj;
DEGlobeServer - Class in com.esri.arcgis.geodatabase
MapServer Object Data Element object.
DEGlobeServer() - Constructor for class com.esri.arcgis.geodatabase.DEGlobeServer
Constructs a DEGlobeServer using ArcGIS Engine.
DEGlobeServer(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGlobeServer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGlobeServer theDEGlobeServer = (DEGlobeServer) obj;
DEGlobeServerType - Class in com.esri.arcgis.geodatabase
MapServer Object Data Element object type.
DEGlobeServerType() - Constructor for class com.esri.arcgis.geodatabase.DEGlobeServerType
Constructs a DEGlobeServerType using ArcGIS Engine.
DEGlobeServerType(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGlobeServerType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGlobeServerType theDEGlobeServerType = (DEGlobeServerType) obj;
DEGPServer - Class in com.esri.arcgis.geodatabase
MapServer Object Data Element object.
DEGPServer() - Constructor for class com.esri.arcgis.geodatabase.DEGPServer
Constructs a DEGPServer using ArcGIS Engine.
DEGPServer(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGPServer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGPServer theDEGPServer = (DEGPServer) obj;
DEGPServerType - Class in com.esri.arcgis.geodatabase
MapServer Object Data Element object type.
DEGPServerType() - Constructor for class com.esri.arcgis.geodatabase.DEGPServerType
Constructs a DEGPServerType using ArcGIS Engine.
DEGPServerType(Object) - Constructor for class com.esri.arcgis.geodatabase.DEGPServerType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEGPServerType theDEGPServerType = (DEGPServerType) obj;
dehexchar(char) - Static method in class com.esri.arcgis.server.json.JSONTokener
Get the hex value of a character (base16).
DEImageServer - Class in com.esri.arcgis.datasourcesraster
Image Service Object Data Element object.
DEImageServer() - Constructor for class com.esri.arcgis.datasourcesraster.DEImageServer
Constructs a DEImageServer using ArcGIS Engine.
DEImageServer(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DEImageServer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEImageServer theDEImageServer = (DEImageServer) obj;
DEImageServerType - Class in com.esri.arcgis.datasourcesraster
Image Service Object Data Element object Type.
DEImageServerType() - Constructor for class com.esri.arcgis.datasourcesraster.DEImageServerType
Constructs a DEImageServerType using ArcGIS Engine.
DEImageServerType(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DEImageServerType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEImageServerType theDEImageServerType = (DEImageServerType) obj;
DELasDataset - Class in com.esri.arcgis.datasourcesfile
LAS Dataset Data Element object.
DELasDataset() - Constructor for class com.esri.arcgis.datasourcesfile.DELasDataset
Constructs a DELasDataset using ArcGIS Engine.
DELasDataset(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DELasDataset
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DELasDataset theDELasDataset = (DELasDataset) obj;
DELasDatasetType - Class in com.esri.arcgis.datasourcesfile
LAS Dataset Data Element object Type.
DELasDatasetType() - Constructor for class com.esri.arcgis.datasourcesfile.DELasDatasetType
Constructs a DELasDatasetType using ArcGIS Engine.
DELasDatasetType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DELasDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DELasDatasetType theDELasDatasetType = (DELasDatasetType) obj;
delayDrawing(boolean) - Method in class com.esri.arcgis.analyst3d.Scene
Suspends drawing.
delayDrawing(boolean) - Method in interface com.esri.arcgis.carto.IMap
Suspends drawing.
delayDrawing(boolean) - Method in class com.esri.arcgis.carto.Map
Suspends drawing.
delayDrawing(boolean) - Method in class com.esri.arcgis.globecore.Globe
Suspends drawing.
DELayer - Class in com.esri.arcgis.datasourcesfile
Layer Data Element object.
DELayer() - Constructor for class com.esri.arcgis.datasourcesfile.DELayer
Constructs a DELayer using ArcGIS Engine.
DELayer(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DELayer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DELayer theDELayer = (DELayer) obj;
DELayerType - Class in com.esri.arcgis.datasourcesfile
Layer Data Element object Type.
DELayerType() - Constructor for class com.esri.arcgis.datasourcesfile.DELayerType
Constructs a DELayerType using ArcGIS Engine.
DELayerType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DELayerType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DELayerType theDELayerType = (DELayerType) obj;
delayEvents(boolean) - Method in interface com.esri.arcgis.analyst3d.IScene
Used to batch operations together in order to minimize system notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.analyst3d.Scene
Used to batch operations together in order to minimize system notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.AlternatingScaleBar
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.DoubleAlternatingScaleBar
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.HollowScaleBar
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in interface com.esri.arcgis.carto.ILegend2
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in interface com.esri.arcgis.carto.ILegend3
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.ImageInset
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in interface com.esri.arcgis.carto.IMap
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in interface com.esri.arcgis.carto.IMapSurround
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.Legend
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.Map
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.MapInset
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.MapTitle
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.MarkerNorthArrow
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.Overview
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.Scalebar
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.ScaleLine
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.ScaleText
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.SingleDivisionScaleBar
Used to batch operations together to minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.carto.SteppedScaleLine
Used to batch operations together to minimize notifications.
delayEvents(IEngineNAWindowCategory, boolean) - Method in interface com.esri.arcgis.controls.IEngineNAWindow
Indicates if events should be delayed for a category.
delayEvents(IEngineNAWindowCategory, boolean) - Method in class com.esri.arcgis.controls.IEngineNAWindowProxy
Indicates if events should be delayed for a category.
delayEvents(boolean) - Method in class com.esri.arcgis.editor.Editor
Used to batch operations together and minimize notifications.
delayEvents(boolean) - Method in interface com.esri.arcgis.editor.IEditor
Used to batch operations together and minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.editor.IEditorProxy
Used to batch operations together and minimize notifications.
delayEvents(boolean) - Method in class com.esri.arcgis.globecore.Globe
Used to batch operations together in order to minimize system notifications.
delayWindowUpdates(boolean) - Method in interface com.esri.arcgis.controls.IEngineNAWindow
Indicates if window updates should be delayed.
delayWindowUpdates(boolean) - Method in class com.esri.arcgis.controls.IEngineNAWindowProxy
Indicates if window updates should be delayed.
delete(IACRenderer) - Method in class com.esri.arcgis.carto.ACGroupRenderer
Removes the renderer from the group.
delete() - Method in class com.esri.arcgis.carto.AnnotationFeature
Deletes the row.
delete(ILayer) - Method in class com.esri.arcgis.carto.BasemapLayer
Removes the specified layer from the group.
delete() - Method in class com.esri.arcgis.carto.CadAnnotationLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.CadastralFabricSubLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.CadFeatureLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.CoverageAnnotationLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.DimensionFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.carto.DimensionLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.DynamicCacheLayerManager
Delete the cache structure and tiles from the disk.
delete() - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.FeatureLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.GdbRasterCatalogLayer
Deletes this dataset.
delete(int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
delete
delete(int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
delete
delete(int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
delete
delete(ILayer) - Method in class com.esri.arcgis.carto.GroupLayer
Removes the specified layer from the group.
delete(IACRenderer) - Method in interface com.esri.arcgis.carto.IACGroupRenderer
Removes the renderer from the group.
delete() - Method in interface com.esri.arcgis.carto.IDynamicCacheLayerManager
Delete the cache structure and tiles from the disk.
delete(int, String, IQueryFilter) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
delete
delete(ILayer) - Method in interface com.esri.arcgis.carto.IGroupLayer
Removes the specified layer from the group.
delete(ILayer) - Method in class com.esri.arcgis.carto.IGroupLayerProxy
Removes the specified layer from the group.
delete(IFIDSet) - Method in interface com.esri.arcgis.carto.IImageServer4
Deletes a given list of raster items (images).
delete() - Method in class com.esri.arcgis.carto.ImageCooker
Deletes map service cache directory.
delete(IFIDSet) - Method in class com.esri.arcgis.carto.ImageServer
Deletes a given list of raster items (images).
delete() - Method in class com.esri.arcgis.carto.ImageServerLayer
Deletes this dataset.
delete() - Method in interface com.esri.arcgis.carto.IMapCooker
Deletes map service cache directory.
delete() - Method in class com.esri.arcgis.carto.IMSSubFeatureLayer
Deletes this dataset.
delete(String, String, int, int) - Method in interface com.esri.arcgis.carto.ITilesTable
Delete the table.
delete(ILayer) - Method in interface com.esri.arcgis.carto.IWMSGroupLayer
Deletes the given layer if it exists.
delete(ILayer) - Method in class com.esri.arcgis.carto.IWMSGroupLayerProxy
Deletes the given layer if it exists.
delete() - Method in class com.esri.arcgis.carto.MapCooker
Deletes map service cache directory.
delete() - Method in class com.esri.arcgis.carto.MosaicLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.NetworkLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.RasterLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.carto.StandaloneTable
Deletes this dataset.
delete(String, String, int, int) - Method in class com.esri.arcgis.carto.TilesTable
Delete the table.
delete() - Method in class com.esri.arcgis.carto.WCSLayer
Deletes this dataset.
delete(ILayer) - Method in class com.esri.arcgis.carto.WMSGroupLayer
Deletes the given layer if it exists.
delete(ILayer) - Method in class com.esri.arcgis.carto.WMSMapLayer
Deletes the given layer if it exists.
delete() - Method in class com.esri.arcgis.carto.WMTSLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.cartox.MapCookerX
Deletes map service cache directory.
delete() - Method in class com.esri.arcgis.catalog.GxAGSCatalog
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSConnection
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSDraft
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSDraftFolder
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSFeatureServer
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSFolder
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSGeoDataServer
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSGeometry
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSGeoprocessing
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSGlobe
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSGlobeLayer
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSImage
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSLocator
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSMap
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxAGSWMServer
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxCadDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxCatalog
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxCoverageDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxDatabase
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxDatabaseServerFolder
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxDataGraph
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxDiskConnection
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxFeatureDefinitionPackage
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxFile
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxFolder
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxFolderConnections
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxGeoprocessingResult
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxLayer
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxMap
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxMetadata
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxNewDatabase
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxPackage
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxPCCoverage
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxPre70Coverage
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxPrjFile
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxRasterDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxRemoteDatabaseFolder
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxReport
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxSDCDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxServiceDefinition
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxShapefileDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxShortcut
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxSpatialReferencesFolder
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxSpatialWeightsMatrixFile
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxStreetMapDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxTextFile
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxTool
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxToolbox
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxToolboxesFolder
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxToolboxesRoot
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxToolset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxVpfDataset
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWCSConnection
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWCSCoverage
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWMSConnection
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWMSLayer
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWMSMap
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWMTSConnection
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWMTSLayer
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.GxWorkspaceFolder
Deletes the object.
delete() - Method in interface com.esri.arcgis.catalog.IGxObjectEdit
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.IGxObjectEditProxy
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.IMSConnection
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.IMSFeatureClass
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.IMSFeatureService
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.IMSImageMap
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.IMSMetadataService
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.SearchResults
Deletes the object.
delete() - Method in class com.esri.arcgis.catalog.SearchResultsRoot
Deletes the object.
delete() - Method in class com.esri.arcgis.catalogUI.GxMSDFile
Deletes the object.
delete() - Method in class com.esri.arcgis.datasourcesGDB.Sde3Workspace
Deletes this dataset.
delete() - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
Deletes this dataset.
delete() - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Deletes this dataset.
delete() - Method in class com.esri.arcgis.datasourcesnetCDF.NetCDFWorkspace
Deletes this dataset.
delete() - Method in class com.esri.arcgis.datasourcesraster.BasicRasterSdeLoader
Deletes raster dataset from SDE server.
delete() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Deletes this dataset.
delete() - Method in interface com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation
Deletes raster dataset from SDE server.
delete() - Method in interface com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation2
Deletes raster dataset from SDE server.
delete(double) - Method in interface com.esri.arcgis.datasourcesraster.IUniqueDoubleValues
Deletes a value.
delete(Object) - Method in interface com.esri.arcgis.datasourcesraster.IUniqueMutliStringValues
delete
delete(String) - Method in interface com.esri.arcgis.datasourcesraster.IUniqueStringValues
Deletes a value.
delete(int) - Method in interface com.esri.arcgis.datasourcesraster.IUniqueValues
Deletes a value.
delete() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Deletes this dataset.
delete() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Deletes this dataset.
delete() - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
Deletes this dataset.
delete(int) - Method in class com.esri.arcgis.datasourcesraster.UniqueValues
Deletes a value.
delete(String) - Method in class com.esri.arcgis.datasourcesraster.UniqueValues
Deletes a value.
delete(Object) - Method in class com.esri.arcgis.datasourcesraster.UniqueValues
delete
delete(double) - Method in class com.esri.arcgis.datasourcesraster.UniqueValues
Deletes a value.
delete() - Method in class com.esri.arcgis.framework.Accelerator
Removes this accelerator from the accelerator table.
delete() - Method in class com.esri.arcgis.framework.CommandBar
Removes this object from the commandbar.
delete() - Method in class com.esri.arcgis.framework.CommandItem
Removes this object from the commandbar.
delete() - Method in interface com.esri.arcgis.framework.IAccelerator
Removes this accelerator from the accelerator table.
delete() - Method in class com.esri.arcgis.framework.IAcceleratorProxy
Removes this accelerator from the accelerator table.
delete() - Method in interface com.esri.arcgis.framework.ICommandItem
Removes this object from the commandbar.
delete() - Method in class com.esri.arcgis.framework.ICommandItemProxy
Removes this object from the commandbar.
delete() - Method in class com.esri.arcgis.geodatabase.AttributedRelationship
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.ComplexEdgeFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.ComplexJunctionFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.CoverageAnnotationFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.esri_Object
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.Feature
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.FeatureClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.FeatureDataset
Deletes this dataset.
delete(int) - Method in class com.esri.arcgis.geodatabase.FIDSet
Deletes a feature id from the set.
delete(IEnumNameMapping, IName) - Method in class com.esri.arcgis.geodatabase.GeoDBDataTransfer
Deletes objects that were transfered.
delete() - Method in class com.esri.arcgis.geodatabase.GeometricNetwork
Deletes this dataset.
delete() - Method in interface com.esri.arcgis.geodatabase.IDataset
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.IDatasetProxy
Deletes this dataset.
delete(int) - Method in interface com.esri.arcgis.geodatabase.IFIDSet
Deletes a feature id from the set.
delete(IEnumNameMapping, IName) - Method in interface com.esri.arcgis.geodatabase.IGeoDBDataTransfer2
Deletes objects that were transfered.
delete() - Method in interface com.esri.arcgis.geodatabase.IPlugInFileOperations
Deletes this dataset.
delete(int) - Method in interface com.esri.arcgis.geodatabase.IPlugInFileOperationsClass
Deletes this dataset.
delete(int) - Method in class com.esri.arcgis.geodatabase.IPlugInFileOperationsClassProxy
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.IPlugInFileOperationsProxy
Deletes this dataset.
delete(int) - Method in interface com.esri.arcgis.geodatabase.IRecordNumberSet
Removes a record number from the collection.
delete() - Method in interface com.esri.arcgis.geodatabase.IRow
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.IRowProxy
Deletes the row.
delete(ITinFeatureSeed) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Deletes the embedded point/polygon/polyline represented by the specified seed.
delete(int, int) - Method in interface com.esri.arcgis.geodatabase.ITransformGroup
Delete feature from group.
delete() - Method in interface com.esri.arcgis.geodatabase.IVersion
Permanently deletes the version from the database.
delete() - Method in class com.esri.arcgis.geodatabase.IVersionProxy
Permanently deletes the version from the database.
delete() - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.NetworkDataset
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.ObjectClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.RasterCatalogItem
Deletes the row.
delete(int) - Method in class com.esri.arcgis.geodatabase.RecordNumberSet
Deletes a feature id from the set.
delete() - Method in class com.esri.arcgis.geodatabase.RelationshipClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.RelQueryRow
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.RepresentationClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.Row
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.SimpleEdgeFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.SimpleJunctionFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.geodatabase.StreetNetwork
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.Table
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.Tin
Deletes this dataset.
delete(ITinFeatureSeed) - Method in class com.esri.arcgis.geodatabase.Tin
Deletes the embedded point/polygon/polyline represented by the specified seed.
delete() - Method in class com.esri.arcgis.geodatabase.Topology
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.TopologyErrorFeature
Deletes the row.
delete(int, int) - Method in class com.esri.arcgis.geodatabase.TransformGroup
Delete feature from group.
delete() - Method in class com.esri.arcgis.geodatabase.UtilityNetwork
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.VersionedWorkspace
Permanently deletes the version from the database.
delete() - Method in class com.esri.arcgis.geodatabase.Workspace
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabase.XYEventSource
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabaseextensions.CadastralFabric
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabaseextensions.LasDataset
Deletes this dataset.
delete() - Method in class com.esri.arcgis.geodatabaseextensions.Terrain
Deletes this dataset.
delete(IGPValue) - Method in class com.esri.arcgis.geoprocessing.DEUtilities
Deletes the data element.
delete(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Deletes the object referred to by the given geoprocessing value object.
delete(IGPValue) - Method in interface com.esri.arcgis.geoprocessing.IDEUtilities
Deletes the data element.
delete(IGPValue) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Deletes the object referred to by the given geoprocessing value object.
Delete - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Permanently deletes data from disk.
Delete() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.Delete
Creates the Delete tool with defaults.
Delete(Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.Delete
Creates the Delete tool with the required parameters.
delete() - Method in class com.esri.arcgis.location.GeocodedFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.location.GeocodingIndexObject
Deletes the row.
delete() - Method in class com.esri.arcgis.location.RouteEventSource
Deletes this dataset.
delete(ILayer) - Method in interface com.esri.arcgis.networkanalyst.INALayer
Delete an existing layer.
delete(ILayer) - Method in class com.esri.arcgis.networkanalyst.NALayer
Delete an existing layer.
delete() - Method in class com.esri.arcgis.networkanalyst.NALayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.networkanalyst.NALocationFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.networkanalyst.NALocationObject
Deletes the row.
delete() - Method in class com.esri.arcgis.networkanalyst.NALocationRangesFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.networkanalyst.NALocationRangesObject
Deletes the row.
delete() - Method in class com.esri.arcgis.networkanalyst.NATraversalResultElement
Deletes the row.
delete() - Method in interface com.esri.arcgis.schematic.ISchematicAttribute
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.ISchematicAttributeProxy
Deletes the schematic attribute.
delete() - Method in interface com.esri.arcgis.schematic.ISchematicBuilderRule
Deletes the schematic builder rule.
delete() - Method in class com.esri.arcgis.schematic.ISchematicBuilderRuleProxy
Deletes the schematic builder rule.
delete() - Method in interface com.esri.arcgis.schematic.ISchematicDataSource
Deletes the schematic data source.
delete() - Method in class com.esri.arcgis.schematic.ISchematicDataSourceProxy
Deletes the schematic data source.
delete(boolean) - Method in interface com.esri.arcgis.schematic.ISchematicObjectClass
Deletes the schematic object class.
delete(boolean) - Method in class com.esri.arcgis.schematic.ISchematicObjectClassProxy
Deletes the schematic object class.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeAssociatedField
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeConstant
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeDynamic
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeField
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeFormatted
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeFunction
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeGeometry
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeProperty
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeQuery
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeScript
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicAttributeStatic
Deletes the schematic attribute.
delete() - Method in class com.esri.arcgis.schematic.SchematicBuilderRule
Deletes the schematic builder rule.
delete() - Method in class com.esri.arcgis.schematic.SchematicDataset
Deletes this dataset.
delete() - Method in class com.esri.arcgis.schematic.SchematicDataSource
Deletes the schematic data source.
delete() - Method in class com.esri.arcgis.schematic.SchematicDiagram
Deletes the row.
delete(boolean) - Method in class com.esri.arcgis.schematic.SchematicDiagramClass
Deletes the schematic object class.
delete() - Method in class com.esri.arcgis.schematic.SchematicDiagramClass
Deletes this dataset.
delete(boolean) - Method in class com.esri.arcgis.schematic.SchematicElementClass
Deletes the schematic object class.
delete() - Method in class com.esri.arcgis.schematic.SchematicElementClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.schematic.SchematicFolder
Deletes this dataset.
delete() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureLink
Deletes the row.
delete() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNode
Deletes the row.
delete() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNodeOnLink
Deletes the row.
delete() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureSubLink
Deletes the row.
delete() - Method in class com.esri.arcgis.schematic.SchematicLink
Deletes the row.
delete() - Method in class com.esri.arcgis.schematic.SchematicNode
Deletes the row.
delete() - Method in class com.esri.arcgis.schematic.SchematicNodeOnLink
Deletes the row.
delete() - Method in class com.esri.arcgis.schematic.SchematicSubLink
Deletes the row.
delete() - Method in class com.esri.arcgis.trackinganalyst.AMSWorkspace
Deletes this dataset.
delete() - Method in class com.esri.arcgis.trackinganalyst.TemporalFeature
Deletes the row.
delete() - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureClass
Deletes this dataset.
delete() - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureLayer
Deletes this dataset.
delete() - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Deletes this dataset.
delete2(String, int, String, boolean, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
delete2
delete2(String, int, String, boolean, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
delete2
delete2(String, int, String, boolean, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
delete2
delete2(String, int, String, boolean, IQueryFilter) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
delete2
deleteAllElements() - Method in class com.esri.arcgis.analyst3d.GraphicsLayer3D
Delete all the elements.
deleteAllElements() - Method in interface com.esri.arcgis.analyst3d.IGraphicsContainer3D
Deletes all the elements.
deleteAllElements() - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
Delete all the elements.
deleteAllElements() - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Delete all the elements.
deleteAllElements() - Method in class com.esri.arcgis.carto.GraphicsSubLayer
Delete all the elements.
deleteAllElements() - Method in interface com.esri.arcgis.carto.IGraphicsContainer
Delete all the elements.
deleteAllElements() - Method in class com.esri.arcgis.carto.IGraphicsContainerProxy
Delete all the elements.
deleteAllElements() - Method in class com.esri.arcgis.carto.Map
Delete all the elements.
deleteAllElements() - Method in class com.esri.arcgis.carto.PageLayout
Delete all the elements.
deleteAllElements() - Method in class com.esri.arcgis.globecore.GlobeGraphicsLayer
Delete all the elements.
deleteAllFields() - Method in class com.esri.arcgis.geodatabase.Fields
Delete all the fields from the fields collection.
deleteAllFields() - Method in interface com.esri.arcgis.geodatabase.IFieldsEdit
Delete all the fields from the fields collection.
deleteAllInClass(int) - Method in interface com.esri.arcgis.geodatabase.ITransformGroup
Delete all features with ClassID.
deleteAllInClass(int) - Method in class com.esri.arcgis.geodatabase.TransformGroup
Delete all features with ClassID.
deleteAllIndexes() - Method in interface com.esri.arcgis.geodatabase.IIndexesEdit
Delete all the indexes from the indexes collection.
deleteAllIndexes() - Method in class com.esri.arcgis.geodatabase.Indexes
Delete all the indexes from the indexes collection.
deleteAllItems() - Method in class com.esri.arcgis.datasourcesfile.ArcInfoItems
Deletes all the Items from the Items Collection.
deleteAllItems() - Method in interface com.esri.arcgis.datasourcesfile.IArcInfoItemsEdit
Deletes all the Items from the Items Collection.
deleteAllNetworkLocations() - Method in class com.esri.arcgis.controls.EngineNetworkAnalystEnvironment
Delete all network locations of active category for active analysis.
deleteAllNetworkLocations() - Method in interface com.esri.arcgis.controls.IEngineNetworkAnalystHelper
Delete all network locations of active category for active analysis.
deleteAllOverflowElements() - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
Delete all the element in the collection.
deleteAllOverflowElements() - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Delete all the element in the collection.
deleteAllOverflowElements() - Method in interface com.esri.arcgis.carto.IOverflowGraphicsContainer
Delete all the element in the collection.
deleteAllowedLayerCachesInGlobeCacheDirectory(String) - Method in class com.esri.arcgis.globecore.GlobeHelper
Delete Allowed Layer Caches in Globe Directory.
deleteAllowedLayerCachesInGlobeCacheDirectory(String) - Method in interface com.esri.arcgis.globecore.IGlobeHelperPub
Delete Allowed Layer Caches in Globe Directory.
deleteAllRows() - Method in interface com.esri.arcgis.networkanalyst.INAClass
Remove all items added to the class (for example, stops or incidents).
deleteAllRows() - Method in class com.esri.arcgis.networkanalyst.INAClassProxy
Remove all items added to the class (for example, stops or incidents).
deleteAllRows() - Method in class com.esri.arcgis.networkanalyst.NAClass
Remove all items added to the class (for example, stops or incidents).
deleteAllSelectedElements() - Method in class com.esri.arcgis.analyst3d.GraphicsLayer3D
Deletes all selected elements.
deleteAllSelectedElements() - Method in interface com.esri.arcgis.analyst3d.IGraphicsSelection
Deletes all selected elements.
deleteAllSelectedElements() - Method in class com.esri.arcgis.globecore.GlobeGraphicsLayer
Deletes all selected elements.
deleteAssociation() - Method in interface com.esri.arcgis.schematic.ISchematicElementAssociation
Deletes the schematic element association.
deleteAssociation() - Method in class com.esri.arcgis.schematic.ISchematicElementAssociationProxy
Deletes the schematic element association.
deleteAssociation() - Method in class com.esri.arcgis.schematic.SchematicElementAssociation
Deletes the schematic element association.
deleteAssociation() - Method in class com.esri.arcgis.schematic.SchematicLink
Deletes the schematic element association.
deleteAssociation() - Method in class com.esri.arcgis.schematic.SchematicNode
Deletes the schematic element association.
deleteAssociation() - Method in class com.esri.arcgis.schematic.SchematicNodeOnLink
Deletes the schematic element association.
deleteAssociation() - Method in class com.esri.arcgis.schematic.SchematicSubLink
Deletes the schematic element association.
deleteAttachment(int) - Method in class com.esri.arcgis.geodatabase.AttachmentManager
Deletes the attachment identified with attID.
deleteAttachment(int) - Method in interface com.esri.arcgis.geodatabase.IAttachmentManager
Deletes the attachment identified with attID.
deleteAttachment(int) - Method in class com.esri.arcgis.geodatabase.IAttachmentManagerProxy
Deletes the attachment identified with attID.
deleteAttachmentByGlobalID(String) - Method in interface com.esri.arcgis.geodatabase.IAttachmentManager2
Deletes the attachment identified with attID.
deleteAttachments(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
deleteAttachments
deleteAttachments(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
deleteAttachments
deleteAttachments(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
deleteAttachments
deleteAttachments(int, ILongArray) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
deleteAttachments
deleteAttachments() - Method in interface com.esri.arcgis.geodatabase.ITableAttachments
Delete the table attachments.
deleteAttachments() - Method in class com.esri.arcgis.geodatabase.ITableAttachmentsProxy
Delete the table attachments.
deleteAttachments2(String, int, ILongArray, boolean) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
deleteAttachments2
deleteAttachments2(String, int, ILongArray, boolean) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
deleteAttachments2
deleteAttachments2(String, int, ILongArray, boolean) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
deleteAttachments2
deleteAttachments2(String, int, ILongArray, boolean) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
deleteAttachments2
deleteAttachmentsForParent(int) - Method in class com.esri.arcgis.geodatabase.AttachmentManager
Deletes all attachments for the object with oid.
deleteAttachmentsForParent(int) - Method in interface com.esri.arcgis.geodatabase.IAttachmentManager
Deletes all attachments for the object with oid.
deleteAttachmentsForParent(int) - Method in class com.esri.arcgis.geodatabase.IAttachmentManagerProxy
Deletes all attachments for the object with oid.
deleteAttachmentsForParentByGlobalID(String) - Method in interface com.esri.arcgis.geodatabase.IAttachmentManager2
Deletes all attachments for the object with oid.
deleteAttribute(INetworkAttribute) - Method in interface com.esri.arcgis.geodatabase.INetworkBuild
Deletes the given attribute from the network dataset.
deleteAttribute(INetworkAttribute) - Method in class com.esri.arcgis.geodatabase.INetworkBuildProxy
Deletes the given attribute from the network dataset.
deleteAttribute(INetworkAttribute) - Method in class com.esri.arcgis.geodatabase.NetworkDataset
Deletes the given attribute from the network dataset.
deleteAttribute(String, String) - Method in interface com.esri.arcgis.system.IXMLAttributes
Deletes an attribute from the element.
deleteAttribute(String, String) - Method in class com.esri.arcgis.system.XMLAttributes
Deletes an attribute from the element.
deleteAttributeTable() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Deletes the raster attribute table.
deleteAttributeTable() - Method in interface com.esri.arcgis.geodatabase.IRasterDatasetEdit2
Deletes the raster attribute table.
deleteByEID(int, int) - Method in interface com.esri.arcgis.geodatabase.INetTopologyEdit
Deletes the specified network element from the logical network.
deleteByEID(int, int) - Method in interface com.esri.arcgis.geodatabase.INetTopologyEditGEN
Deletes the specified network element from the logical network.
deleteByEID(int, int) - Method in class com.esri.arcgis.geodatabase.INetTopologyEditGENProxy
Deletes the specified network element from the logical network.
deleteByEID(int, int) - Method in class com.esri.arcgis.geodatabase.INetTopologyEditProxy
Deletes the specified network element from the logical network.
deleteByEID(int, int) - Method in class com.esri.arcgis.geodatabase.StreetNetwork
Deletes the specified network element from the logical network.
deleteByEID(int, int) - Method in class com.esri.arcgis.geodatabase.UtilityNetwork
Deletes the specified network element from the logical network.
deleteByEIDs(int, int, int[]) - Method in interface com.esri.arcgis.geodatabase.INetTopologyEdit
Deletes the specified network elements from the logical network.
deleteByEIDs(int, int[]) - Method in interface com.esri.arcgis.geodatabase.INetTopologyEditGEN
Deletes the specified network elements from the logical network.
deleteByEIDs(int, int[]) - Method in class com.esri.arcgis.geodatabase.INetTopologyEditGENProxy
Deletes the specified network elements from the logical network.
deleteByEIDs(int, int, int[]) - Method in class com.esri.arcgis.geodatabase.INetTopologyEditProxy
Deletes the specified network elements from the logical network.
deleteByEIDs(int, int, int[]) - Method in class com.esri.arcgis.geodatabase.StreetNetwork
Deletes the specified network elements from the logical network.
deleteByEIDs(int, int, int[]) - Method in class com.esri.arcgis.geodatabase.UtilityNetwork
Deletes the specified network elements from the logical network.
deleteByExtent(IMap, ILayer, IEnvelope, ILongArray, ITrackCancel) - Method in class com.esri.arcgis.carto.ImageCooker
Deletes cache for a given layer within a given extent.
deleteByExtent(IMap, ILayer, IEnvelope, ILongArray, ITrackCancel) - Method in interface com.esri.arcgis.carto.IMapCooker2
Deletes cache for a given layer within a given extent.
deleteByExtent(IMap, ILayer, IEnvelope, ILongArray, ITrackCancel) - Method in class com.esri.arcgis.carto.MapCooker
Deletes cache for a given layer within a given extent.
deleteByExtent(IMap, ILayer, IEnvelope, ILongArray, ITrackCancel) - Method in class com.esri.arcgis.cartox.MapCookerX
Deletes cache for a given layer within a given extent.
deleteByID(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
deleteByID
deleteByID(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
deleteByID
deleteByID(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
deleteByID
deleteByID(int, ILongArray) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
deleteByID
deleteByID(int, int, int, int) - Method in interface com.esri.arcgis.geodatabase.INetTopologyEdit
Deletes the specified network element from the logical network.
deleteByID(int, int, int, int) - Method in interface com.esri.arcgis.geodatabase.INetTopologyEditGEN
Deletes the specified network element from the logical network.
deleteByID(int, int, int, int) - Method in class com.esri.arcgis.geodatabase.INetTopologyEditGENProxy
Deletes the specified network element from the logical network.
deleteByID(int, int, int, int) - Method in class com.esri.arcgis.geodatabase.INetTopologyEditProxy
Deletes the specified network element from the logical network.
deleteByID(int, int, int, int) - Method in class com.esri.arcgis.geodatabase.StreetNetwork
Deletes the specified network element from the logical network.
deleteByID(int, int, int, int) - Method in class com.esri.arcgis.geodatabase.UtilityNetwork
Deletes the specified network element from the logical network.
deleteByID2(String, int, ILongArray, boolean) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
deleteByID2
deleteByID2(String, int, ILongArray, boolean) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
deleteByID2
deleteByID2(String, int, ILongArray, boolean) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
deleteByID2
deleteByID2(String, int, ILongArray, boolean) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
deleteByID2
deleteByName(IDatasetName) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
Deletes an object by it's name.
deleteByName(IDatasetName) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspaceManage
Deletes an object by it's name.
deleteByName(IDatasetName) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceManageProxy
Deletes an object by it's name.
deleteByName(IDatasetName) - Method in class com.esri.arcgis.geodatabase.VersionedWorkspace
Deletes an object by it's name.
deleteByName(IDatasetName) - Method in class com.esri.arcgis.geodatabase.Workspace
Deletes an object by it's name.
deleteChild(int) - Method in interface com.esri.arcgis.carto.IIMSGlobeXMLNode
Deletes a child at position.
deleteChild(int) - Method in class com.esri.arcgis.carto.IMSGlobeXMLNode
Deletes a child at position.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxAGSConnection
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxAGSDraftFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxAGSFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxAGSGlobe
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxAGSGlobeLayer
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxCadDataset
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxCatalog
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxCoverageDataset
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxDatabase
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxDatabaseServerFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxDataServer
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxDataset
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxDiskConnection
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxExcelFile
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxFolderConnections
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxGDSGeodatabase
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxGISServersFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxMyHostedMapsFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxPCCoverage
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxRasterDataset
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxRemoteDatabaseFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxSDCDataset
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxSpatialReferencesFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxToolbox
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxToolboxesFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxToolboxesRoot
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxToolset
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxVpfDataset
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxWCSConnection
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxWMSConnection
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxWMSMap
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxWMTSConnection
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.GxWorkspaceFolder
Deletes the specified child object.
deleteChild(IGxObject) - Method in interface com.esri.arcgis.catalog.IGxObjectContainer
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.IGxObjectContainerProxy
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.IMSConnection
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.IMSFeatureClass
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.IMSFeatureService
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.IMSGlobeServiceDescription
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.IMSMetadataService
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.SearchResults
Deletes the specified child object.
deleteChild(IGxObject) - Method in class com.esri.arcgis.catalog.SearchResultsRoot
Deletes the specified child object.
deleteChild(ITxCatalogObject) - Method in interface com.esri.arcgis.trackinganalyst.ITxObjectContainer
Deletes the specified child object.
deleteChild(ITxCatalogObject) - Method in class com.esri.arcgis.trackinganalyst.TxCatalog
Deletes the specified child object.
deleteChild(ITxCatalogObject) - Method in class com.esri.arcgis.trackinganalyst.TxCatalogObject
Deletes the specified child object.
deleteChild(ITxCatalogObject) - Method in class com.esri.arcgis.trackinganalyst.TxFolderCatalogObject
Deletes the specified child object.
deleteChild(ITxCatalogObject) - Method in class com.esri.arcgis.trackinganalyst.TxGISServerFolder
Deletes the specified child object.
deleteChild(ITxCatalogObject) - Method in class com.esri.arcgis.trackinganalyst.TxObjectContainer
Deletes the specified child object.
deleteCode(Object) - Method in class com.esri.arcgis.geodatabase.CodedValueDomain
Deletes a code with the specified value.
deleteCode(Object) - Method in class com.esri.arcgis.geodatabase.GPCodedValueDomain2
Deletes a code with the specified value.
deleteCode(Object) - Method in interface com.esri.arcgis.geodatabase.ICodedValueDomain
Deletes a code with the specified value.
deleteCode(IGPValue) - Method in interface com.esri.arcgis.geodatabase.IGPCodedValueDomain
Deletes a code with the specified value.
deleteCode(Object) - Method in interface com.esri.arcgis.geodatabase.IGPCodedValueDomain2
Deletes a code with the specified value.
deleteCode(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPCodedValueDomain
Deletes a code with the specified value.
DeleteCodedValueFromDomain - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Removes a value from a coded value domain.
DeleteCodedValueFromDomain() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteCodedValueFromDomain
Creates the Delete Coded Value From Domain tool with defaults.
DeleteCodedValueFromDomain(Object, String, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteCodedValueFromDomain
Creates the Delete Coded Value From Domain tool with the required parameters.
deleteColormap() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Deletes colormap.
deleteColormap() - Method in interface com.esri.arcgis.geodatabase.IRasterDatasetEdit
Deletes colormap.
DeleteColormap - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Removes the color map associated with a raster dataset.
DeleteColormap() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteColormap
Creates the Delete Colormap tool with defaults.
DeleteColormap(Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteColormap
Creates the Delete Colormap tool with the required parameters.
deleteColumn(int) - Method in interface com.esri.arcgis.datasourcesraster.IDescTable
Deletes a column from the descriptor table.
deleteColumn(int) - Method in class com.esri.arcgis.datasourcesraster.IDescTableProxy
Deletes a column from the descriptor table.
deleteConfiguration(String, String) - Method in interface com.esri.arcgis.server.IServerObjectAdmin
Deletes a server object configuration from the GIS server.
deleteConfiguration(String, String) - Method in class com.esri.arcgis.server.IServerObjectAdminProxy
Deletes a server object configuration from the GIS server.
deleteConfiguration(String, String) - Method in class com.esri.arcgis.server.ServerObjectAdmin
Deletes a server object configuration from the GIS server.
deleteConnectionFile(String) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Deletes the remote database workspace connection file.
deleteConnectionFile(String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Deletes the remote database workspace connection file.
deleteConnectionFile(String) - Method in class com.esri.arcgis.datasourcesoledb.OLEDBWorkspaceFactory
Deletes the remote database workspace connection file.
deleteConnectionFile(String) - Method in interface com.esri.arcgis.geodatabase.IRemoteDatabaseWorkspaceFactory
Deletes the remote database workspace connection file.
deleteConnectionFile(String) - Method in class com.esri.arcgis.trackinganalyst.AMSWorkspaceFactory
Deletes the remote database workspace connection file.
deleteData(String, Date) - Method in interface com.esri.arcgis.geodatabase.ITrafficDataManager
Deletes all dynamic traffic files in the specified folder which are older than the specified cutoff date.
deleteData(String, Date) - Method in class com.esri.arcgis.geodatabase.TrafficDataManager
Deletes all dynamic traffic files in the specified folder which are older than the specified cutoff date.
deleteDataset() - Method in interface com.esri.arcgis.datasourcesraster.IOverviewItemURI
Deletes the overview raster dataset.
deleteDataset() - Method in class com.esri.arcgis.datasourcesraster.IOverviewItemURIProxy
Deletes the overview raster dataset.
deleteDataset() - Method in class com.esri.arcgis.datasourcesraster.OverviewItemURI
Deletes the overview raster dataset.
deleteDataSourceData(int, IEnvelope, ITrackCancel) - Method in interface com.esri.arcgis.geodatabaseextensions.ITerrainEdit
Removes measurements from a terrain data source (feature class).
deleteDataSourceData(int, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.ITerrainEditProxy
Removes measurements from a terrain data source (feature class).
deleteDataSourceData(int, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.Terrain
Removes measurements from a terrain data source (feature class).
deleteDataSourceData2(int, String, IGeometry, ITrackCancel) - Method in interface com.esri.arcgis.geodatabaseextensions.ITerrainEdit3
Removes measurements from a terrain data source (feature class).
deleteDataSourceData2(int, String, IGeometry, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.ITerrainEdit3Proxy
Removes measurements from a terrain data source (feature class).
deleteDataSourceData2(int, String, IGeometry, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.Terrain
Removes measurements from a terrain data source (feature class).
deleteDataSourceDataByFC(int, String, IFeatureClass, boolean, ITrackCancel) - Method in interface com.esri.arcgis.geodatabaseextensions.ITerrainEdit3
Removes measurements from a terrain data source (feature class).
deleteDataSourceDataByFC(int, String, IFeatureClass, boolean, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.ITerrainEdit3Proxy
Removes measurements from a terrain data source (feature class).
deleteDataSourceDataByFC(int, String, IFeatureClass, boolean, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.Terrain
Removes measurements from a terrain data source (feature class).
deleteDirectory(String) - Method in interface com.esri.arcgis.search.ISSUtilities
.
deleteDirectory(String) - Method in class com.esri.arcgis.search.SSUtilities
.
deleteDomain(String) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
Deletes the given domain from the workspace.
deleteDomain(String) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceDomains
Deletes the given domain from the workspace.
deleteDomain(String) - Method in class com.esri.arcgis.geodatabase.IWorkspaceDomainsProxy
Deletes the given domain from the workspace.
deleteDomain(String) - Method in class com.esri.arcgis.geodatabase.VersionedWorkspace
Deletes the given domain from the workspace.
deleteDomain(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Deletes the given domain from the workspace.
DeleteDomain - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Deletes a domain from a workspace.
DeleteDomain() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteDomain
Creates the Delete Domain tool with defaults.
DeleteDomain(Object, String) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteDomain
Creates the Delete Domain tool with the required parameters.
deleteDynamicDrawing(IDynamicDrawing) - Method in class com.esri.arcgis.carto.DynamicDisplay
Delete a dynamic drawing.
deleteDynamicDrawing(IDynamicDrawing) - Method in interface com.esri.arcgis.display.IDynamicDisplay2
Delete a dynamic drawing.
deleteDynamicDrawing(IDynamicDrawing) - Method in class com.esri.arcgis.display.IDynamicDisplay2Proxy
Delete a dynamic drawing.
deleteDynamicGlyph(IDynamicGlyph) - Method in class com.esri.arcgis.carto.DynamicDisplay
Deletes the dynamic glyph's resource.
deleteDynamicGlyph(IDynamicGlyph) - Method in class com.esri.arcgis.carto.DynamicGlyphFactory
Deletes the dynamic glyph's resource.
deleteDynamicGlyph(IDynamicGlyph) - Method in interface com.esri.arcgis.display.IDynamicGlyphFactory
Deletes the dynamic glyph's resource.
deleteDynamicGlyph(IDynamicGlyph) - Method in class com.esri.arcgis.display.IDynamicGlyphFactoryProxy
Deletes the dynamic glyph's resource.
deleteEdge(ITopologyEdge) - Method in interface com.esri.arcgis.geodatabase.ITopologyGraph
Deletes the specified edge from its containing topology graph.
deleteEdge(ITopologyEdge) - Method in class com.esri.arcgis.geodatabase.ITopologyGraphProxy
Deletes the specified edge from its containing topology graph.
deleteEdge(ITopologyEdge) - Method in class com.esri.arcgis.geodatabase.TopologyGraph
Deletes the specified edge from its containing topology graph.
deleteEdgeTagValues() - Method in interface com.esri.arcgis.geodatabase.ITinEdit
Deletes all edge tag values in the TIN.
deleteEdgeTagValues() - Method in class com.esri.arcgis.geodatabase.Tin
Deletes all edge tag values in the TIN.
deleteElement(IElement) - Method in class com.esri.arcgis.analyst3d.GraphicsLayer3D
Delete the given element.
deleteElement(IElement) - Method in interface com.esri.arcgis.analyst3d.IGraphicsContainer3D
Deletes the given element.
deleteElement(IElement) - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
Delete the given element.
deleteElement(IElement) - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Delete the given element.
deleteElement(IElement) - Method in class com.esri.arcgis.carto.GraphicsSubLayer
Delete the given element.
deleteElement(IElement) - Method in class com.esri.arcgis.carto.GroupElement
Removes the given element from the group.
deleteElement(IElement) - Method in interface com.esri.arcgis.carto.IGraphicsContainer
Delete the given element.
deleteElement(IElement) - Method in class com.esri.arcgis.carto.IGraphicsContainerProxy
Delete the given element.
deleteElement(IElement) - Method in interface com.esri.arcgis.carto.IGroupElement
Removes the given element from the group.
deleteElement(IElement) - Method in interface com.esri.arcgis.carto.IGroupElement2
Removes the given element from the group.
deleteElement(IElement) - Method in interface com.esri.arcgis.carto.IGroupElement3
Removes the given element from the group.
deleteElement(IElement) - Method in class com.esri.arcgis.carto.Map
Delete the given element.
deleteElement(IElement) - Method in class com.esri.arcgis.carto.PageLayout
Delete the given element.
deleteElement(int) - Method in interface com.esri.arcgis.display.ILineDecoration
Deletes the element at the given index.
deleteElement(int) - Method in class com.esri.arcgis.display.LineDecoration
Deletes the element at the given index.
deleteElement(IMdElement) - Method in interface com.esri.arcgis.geoprocessing.IMdModel
Removes the given element from the model.
deleteElement(IMdElement) - Method in class com.esri.arcgis.geoprocessing.MdModel
Removes the given element from the model.
deleteElement(IElement) - Method in class com.esri.arcgis.globecore.GlobeGraphicsLayer
Delete the given element.
deleteExtensionType(String, String) - Method in interface com.esri.arcgis.server.IServerObjectAdmin2
Unregisters a server object extension type from the server object type indicated in the argument list.
deleteExtensionType(String, String) - Method in class com.esri.arcgis.server.IServerObjectAdmin2Proxy
Unregisters a server object extension type from the server object type indicated in the argument list.
deleteExtensionType(String, String) - Method in class com.esri.arcgis.server.ServerObjectAdmin
Unregisters a server object extension type from the server object type indicated in the argument list.
deleteFeature() - Method in class com.esri.arcgis.geodatabase.FeatureCursor
Delete the existing Feature in the database corresponding to the current position of the cursor.
deleteFeature() - Method in interface com.esri.arcgis.geodatabase.IFeatureCursor
Delete the existing Feature in the database corresponding to the current position of the cursor.
deleteFeature() - Method in class com.esri.arcgis.geodatabase.IFeatureCursorProxy
Delete the existing Feature in the database corresponding to the current position of the cursor.
deleteFeature() - Method in class com.esri.arcgis.geodatabase.RelQueryCursor
Delete the existing Feature in the database corresponding to the current position of the cursor.
deleteFeature() - Method in class com.esri.arcgis.trackinganalyst.TemporalCursor
Delete the existing Feature in the database corresponding to the current position of the cursor.
DeleteFeatures - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Deletes features from the input feature class or layer.
DeleteFeatures() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteFeatures
Creates the Delete Features tool with defaults.
DeleteFeatures(Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteFeatures
Creates the Delete Features tool with the required parameters.
deleteFeatureType(int) - Method in class com.esri.arcgis.geoprocessing.GPFeatureClassDomain
Remove a feature class type.
deleteFeatureType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPFeatureClassDomain
Remove a feature class type.
deleteField(IField) - Method in class com.esri.arcgis.carto.CadAnnotationLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.CadastralFabricSubLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.CadFeatureLayer
Deletes a field from this object class.
deleteField(String) - Method in class com.esri.arcgis.carto.ChartRenderer
Removes the specified field from the renderer.
deleteField(IField) - Method in class com.esri.arcgis.carto.CoverageAnnotationLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.DimensionLayer
Deletes a field from this object class.
deleteField(String) - Method in class com.esri.arcgis.carto.DotDensityRenderer
Removes the specified field from the renderer.
deleteField(IField) - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.FeatureLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.GdbRasterCatalogLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.ImageServerLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.IMSSubFeatureLayer
Deletes a field from this object class.
deleteField(String) - Method in interface com.esri.arcgis.carto.IRendererFields
Removes the specified field from the renderer.
deleteField(IField) - Method in class com.esri.arcgis.carto.RasterLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.carto.StandaloneTable
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Deletes a field from this object class.
deleteField(IRasterDataset, IField) - Method in class com.esri.arcgis.geoanalyst.GridTableOp
Delete a field from the fields collection.
deleteField(IRasterDataset, IField) - Method in interface com.esri.arcgis.geoanalyst.IGridTableOp
Delete a field from the fields collection.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.FeatureClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.Fields
Delete a field from the fields collection.
deleteField(IField) - Method in interface com.esri.arcgis.geodatabase.IClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.IClassProxy
Deletes a field from this object class.
deleteField(IField) - Method in interface com.esri.arcgis.geodatabase.IFieldsEdit
Delete a field from the fields collection.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.ObjectClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.Table
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.geodatabase.XYEventSource
Deletes a field from this object class.
deleteField(IField) - Method in interface com.esri.arcgis.geodatabaseextensions.ITemporalTable
Deletes a field from this object class.
DeleteField - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
This tool deletes one or more fields from a table, feature class, feature layer, or raster dataset.
DeleteField() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteField
Creates the Delete Field tool with defaults.
DeleteField(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteField
Creates the Delete Field tool with the required parameters.
deleteField(IField) - Method in class com.esri.arcgis.location.RouteEventSource
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.networkanalyst.NAClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.schematic.SchematicDiagramClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.schematic.SchematicElementClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureClass
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureLayer
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.trackinganalyst.TemporalObjectTable
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.trackinganalyst.TemporalObservationTable
Deletes a field from this object class.
deleteField(IField) - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Deletes a field from this object class.
deleteFieldMap(IFieldMap) - Method in interface com.esri.arcgis.editor.IAttributeTransfer
Delete a field map.
deleteFieldMap(IFieldMap) - Method in class com.esri.arcgis.editor.IAttributeTransferProxy
Delete a field map.
deleteFieldMap(boolean, IField) - Method in interface com.esri.arcgis.editor.IFieldMap
Delete an individual field map (source or destination).
deleteFieldMap(boolean, IField) - Method in class com.esri.arcgis.editor.IFieldMapProxy
Delete an individual field map (source or destination).
deleteFileType(int) - Method in class com.esri.arcgis.catalog.GxFileFilter
Remove the file type.
deleteFileType(int) - Method in interface com.esri.arcgis.catalog.IGxFileFilter
Remove the file type.
deleteFolder(String) - Method in interface com.esri.arcgis.server.IServerConfigurationStorage
deleteFolder
deleteFolder(String) - Method in interface com.esri.arcgis.server.IServerObjectAdmin2
Deletes a server configuration folder.
deleteFolder(String) - Method in class com.esri.arcgis.server.IServerObjectAdmin2Proxy
Deletes a server configuration folder.
deleteFolder(String) - Method in class com.esri.arcgis.server.ServerObjectAdmin
Deletes a server configuration folder.
deleteGeodatabase(String) - Method in class com.esri.arcgis.datasourcesGDB.DataServerManager
Deletes a Geodatabase.
deleteGeodatabase(String) - Method in interface com.esri.arcgis.datasourcesGDB.IDataServerManagerAdmin
Deletes a Geodatabase.
deleteGeodatabase(String) - Method in interface com.esri.arcgis.server.IServerConfigurationStorage
deleteGeodatabase
deleteGeodatabase(String) - Method in interface com.esri.arcgis.server.IServerObjectAdmin8
Delete Geodatabase.
deleteGeodatabase(String) - Method in class com.esri.arcgis.server.ServerObjectAdmin
Delete Geodatabase.
deleteGISServer(String) - Method in interface com.esri.arcgis.server.IManagerWebService
Deletes an IGISServer object to the GISServers in this Manager web service catalog.
deleteGISServer(String) - Method in class com.esri.arcgis.server.IManagerWebServiceProxy
Deletes an IGISServer object to the GISServers in this Manager web service catalog.
deleteGlobalID() - Method in interface com.esri.arcgis.geodatabase.IClassSchemaEdit3
Deletes the global ID column.
deleteGlobalID() - Method in class com.esri.arcgis.geodatabase.IClassSchemaEdit3Proxy
Deletes the global ID column.
deleteGlobalID() - Method in class com.esri.arcgis.geodatabase.ObjectClass
Deletes the global ID column.
DeleteGlobeServerCache - Class in com.esri.arcgis.geoprocessing.tools.servertools
Deletes an existing globe service cache and all tiles in it.
DeleteGlobeServerCache() - Constructor for class com.esri.arcgis.geoprocessing.tools.servertools.DeleteGlobeServerCache
Creates the Delete Globe Server Cache tool with defaults.
DeleteGlobeServerCache(String, String, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.servertools.DeleteGlobeServerCache
Creates the Delete Globe Server Cache tool with the required parameters.
DeleteGridsAndGraticules - Class in com.esri.arcgis.geoprocessing.tools.cartographytools
Deletes all the features associated with one or more selected grid and graticule layers from a feature dataset.
DeleteGridsAndGraticules() - Constructor for class com.esri.arcgis.geoprocessing.tools.cartographytools.DeleteGridsAndGraticules
Creates the Delete Grids and Graticules tool with defaults.
DeleteGridsAndGraticules(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.cartographytools.DeleteGridsAndGraticules
Creates the Delete Grids and Graticules tool with the required parameters.
DeleteIdentical - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Deletes records in a feature class or table which have identical values in a list of fields.
DeleteIdentical() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteIdentical
Creates the Delete Identical tool with defaults.
DeleteIdentical(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteIdentical
Creates the Delete Identical tool with the required parameters.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.CadAnnotationLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.CadastralFabricSubLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.CadFeatureLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.CoverageAnnotationLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.DimensionLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.FeatureLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.GdbRasterCatalogLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.ImageServerLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.IMSSubFeatureLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.RasterLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.carto.StandaloneTable
Deletes an index from this object class.
deleteIndex(String) - Method in interface com.esri.arcgis.datasourcesfile.IArcInfoTable
Deletes an Index from the specified Item.
deleteIndex(String) - Method in class com.esri.arcgis.datasourcesfile.IArcInfoTableProxy
Deletes an Index from the specified Item.
deleteIndex(IIndex) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.FeatureClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in interface com.esri.arcgis.geodatabase.IClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.IClassProxy
Deletes an index from this object class.
deleteIndex(IIndex) - Method in interface com.esri.arcgis.geodatabase.IIndexesEdit
Delete an index from the indexes collection.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.Indexes
Delete an index from the indexes collection.
deleteIndex(int, IIndex) - Method in interface com.esri.arcgis.geodatabase.IPlugInIndexManager
Deletes an index from the dataset.
deleteIndex(int, IIndex) - Method in class com.esri.arcgis.geodatabase.IPlugInIndexManagerProxy
Deletes an index from the dataset.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.ObjectClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.Table
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.geodatabase.XYEventSource
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.location.RouteEventSource
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.networkanalyst.NAClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.schematic.SchematicDiagramClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.schematic.SchematicElementClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureClass
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureLayer
Deletes an index from this object class.
deleteIndex(IIndex) - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Deletes an index from this object class.
deleteIntermediateData() - Method in interface com.esri.arcgis.geoprocessing.IGPModelTool
Delete intermediate data.
deleteIntermediateData() - Method in class com.esri.arcgis.geoprocessing.IGPModelToolProxy
Delete intermediate data.
deleteItem(IArcInfoItem) - Method in class com.esri.arcgis.datasourcesfile.ArcInfoItems
Deletes an Item from the Items Collection.
deleteItem(IArcInfoItem) - Method in interface com.esri.arcgis.datasourcesfile.IArcInfoItemsEdit
Deletes an Item from the Items Collection.
deleteItem(String) - Method in interface com.esri.arcgis.datasourcesfile.IArcInfoTable
Deletes an Item from this Table.
deleteItem(String) - Method in class com.esri.arcgis.datasourcesfile.IArcInfoTableProxy
Deletes an Item from this Table.
deleteItemInfo(String) - Method in class com.esri.arcgis.search.GPItemIndex
Delete item info from index.
deleteItemInfo(String, String) - Method in class com.esri.arcgis.search.GPItemIndexer
Delete ItemInfo from Index File.
deleteItemInfo(String, String) - Method in interface com.esri.arcgis.search.IGPItemIndexer
Delete ItemInfo from Index File.
deleteItemInfo(String) - Method in interface com.esri.arcgis.search.IItemIndex
Delete item info from index.
deleteItemInfo(String) - Method in class com.esri.arcgis.search.ItemIndex
Delete item info from index.
deleteItemInfos(String) - Method in class com.esri.arcgis.search.GPItemIndex
Delete item infos from index.
deleteItemInfos(String) - Method in interface com.esri.arcgis.search.IItemIndex
Delete item infos from index.
deleteItemInfos(String) - Method in class com.esri.arcgis.search.ItemIndex
Delete item infos from index.
deleteJob(String) - Method in class com.esri.arcgis.geodatabaseextensions.CadastralFabric
Deletes the existing job.
deleteJob(String) - Method in interface com.esri.arcgis.geodatabaseextensions.ICadastralFabric
Deletes the existing job.
deleteJob(String) - Method in class com.esri.arcgis.geodatabaseextensions.ICadastralFabricProxy
Deletes the existing job.
deleteLayer(ILayer) - Method in interface com.esri.arcgis.analyst3d.IScene
Deletes a layer from the scene.
deleteLayer(ILayer) - Method in class com.esri.arcgis.analyst3d.Scene
Deletes a layer from the scene.
deleteLayer(int) - Method in class com.esri.arcgis.beans.map.MapBean
Removes a Layer from the Map's collection of layers at the specified index position.
deleteLayer(String) - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
Removes a layer from the composite graphics layer.
deleteLayer(ILayer) - Method in interface com.esri.arcgis.carto.IBasicMap
Deletes a layer from the map.
deleteLayer(ILayer) - Method in interface com.esri.arcgis.carto.IBasicMap2
Deletes a layer from the map.
deleteLayer(String) - Method in interface com.esri.arcgis.carto.ICompositeGraphicsLayer
Removes a layer from the composite graphics layer.
deleteLayer(ILayer) - Method in interface com.esri.arcgis.carto.IMap
Deletes a layer from the map.
deleteLayer(ILayer) - Method in interface com.esri.arcgis.carto.IMapLayers
Deletes a layer from the map.
deleteLayer(ILayer) - Method in class com.esri.arcgis.carto.Map
Deletes a layer from the map.
deleteLayer(int) - Method in interface com.esri.arcgis.controls.IMapControl2
Removes a Layer from the Map's collection of layers at the specified index position.
deleteLayer(int) - Method in class com.esri.arcgis.controls.IMapControl2Proxy
Removes a Layer from the Map's collection of layers at the specified index position.
deleteLayer(int) - Method in interface com.esri.arcgis.controls.IMapControlDefault
Removes a Layer from the Map's collection of layers at the specified index position.
deleteLayer(int) - Method in class com.esri.arcgis.controls.IMapControlDefaultProxy
Removes a Layer from the Map's collection of layers at the specified index position.
deleteLayer(int) - Method in class com.esri.arcgis.controls.MapControl
Removes a Layer from the Map's collection of layers at the specified index position.
deleteLayer(IFillSymbol) - Method in interface com.esri.arcgis.display.IMultiLayerFillSymbol
Delete fill symbol layer.
deleteLayer(ILineSymbol) - Method in interface com.esri.arcgis.display.IMultiLayerLineSymbol
Deletes a layer from the line symbol.
deleteLayer(IMarkerSymbol) - Method in interface com.esri.arcgis.display.IMultiLayerMarkerSymbol
Delete marker symbol layer.
deleteLayer(IFillSymbol) - Method in class com.esri.arcgis.display.MultiLayerFillSymbol
Delete fill symbol layer.
deleteLayer(ILineSymbol) - Method in class com.esri.arcgis.display.MultiLayerLineSymbol
Deletes a layer from the line symbol.
deleteLayer(IMarkerSymbol) - Method in class com.esri.arcgis.display.MultiLayerMarkerSymbol
Delete marker symbol layer.
deleteLayer(ILayer) - Method in class com.esri.arcgis.globecore.Globe
Deletes a layer from the scene.
deleteLayerCacheDirectory(String) - Method in class com.esri.arcgis.globecore.GlobeHelper
Delete Layer Cache Directory.
deleteLayerCacheDirectory(String) - Method in interface com.esri.arcgis.globecore.IGlobeHelperPub
Delete Layer Cache Directory.
deleteLocator(String) - Method in interface com.esri.arcgis.geodatabase.ILocatorWorkspace
Deletes a locator.
deleteLocator(String) - Method in class com.esri.arcgis.geodatabase.ILocatorWorkspaceProxy
Deletes a locator.
deleteLocator(String) - Method in class com.esri.arcgis.location.AGSLocatorWorkspace
Deletes a locator.
deleteLocator(String) - Method in class com.esri.arcgis.location.DatabaseLocatorWorkspace
Deletes a locator.
deleteLocator(String) - Method in class com.esri.arcgis.location.LocalLocatorWorkspace
Deletes a locator.
deleteLogFile(String) - Method in interface com.esri.arcgis.server.IServerConfigurationStorage
deleteLogFile
deleteLogin(String) - Method in class com.esri.arcgis.datasourcesGDB.DataServerManager
Deletes a login.
deleteLogin(String) - Method in interface com.esri.arcgis.datasourcesGDB.IDataServerManagerAdmin
Deletes a login.
deleteLookupSource(String) - Method in class com.esri.arcgis.trackinganalyst.ActionLookupSources
Delete lookup data source by name.
deleteLookupSource(String) - Method in interface com.esri.arcgis.trackinganalyst.IActionLookupSources
Delete lookup data source by name.
deleteLookupSource(String) - Method in class com.esri.arcgis.trackinganalyst.IActionLookupSourcesProxy
Delete lookup data source by name.
deleteMachine(String) - Method in interface com.esri.arcgis.server.IServerObjectAdmin
Deletes a host machine from the GIS server, making it unavailable to host server objects.
deleteMachine(String) - Method in class com.esri.arcgis.server.IServerObjectAdminProxy
Deletes a host machine from the GIS server, making it unavailable to host server objects.
deleteMachine(String) - Method in class com.esri.arcgis.server.ServerObjectAdmin
Deletes a host machine from the GIS server, making it unavailable to host server objects.
deleteMapGrid(IMapGrid) - Method in interface com.esri.arcgis.carto.IMapGrids
Deletes a map grid from the map frame.
deleteMapGrid(IMapGrid) - Method in class com.esri.arcgis.carto.MapFrame
Deletes a map grid from the map frame.
DeleteMapServerCache - Class in com.esri.arcgis.geoprocessing.tools.servertools
Deletes an existing map service cache, including all associated files on disk.
DeleteMapServerCache() - Constructor for class com.esri.arcgis.geoprocessing.tools.servertools.DeleteMapServerCache
Creates the Delete Map Server Cache tool with defaults.
DeleteMapServerCache(String, String, String, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.servertools.DeleteMapServerCache
Creates the Delete Map Server Cache tool with the required parameters.
deleteMapSurround(IMapSurround) - Method in class com.esri.arcgis.analyst3d.Scene
Deletes a map surround from the map.
deleteMapSurround(IMapSurround) - Method in interface com.esri.arcgis.carto.IMap
Deletes a map surround from the map.
deleteMapSurround(IMapSurround) - Method in class com.esri.arcgis.carto.Map
Deletes a map surround from the map.
deleteMapSurround(IMapSurround) - Method in class com.esri.arcgis.globecore.Globe
Deletes a map surround from the map.
deleteMosaicDataset(IDeleteMosaicDatasetParameters, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation2
Deletes the mosaic dataset.
deleteMosaicDataset(String) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicWorkspaceExtension
Deletes a mosaic dataset.
deleteMosaicDataset(IDeleteMosaicDatasetParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.MosaicDataset
Deletes the mosaic dataset.
deleteMosaicDataset(String) - Method in class com.esri.arcgis.datasourcesraster.MosaicWorkspaceExtension
Deletes a mosaic dataset.
DeleteMosaicDatasetParameters - Class in com.esri.arcgis.datasourcesraster
Parameters that control what to delete with a Mosaic Dataset
DeleteMosaicDatasetParameters() - Constructor for class com.esri.arcgis.datasourcesraster.DeleteMosaicDatasetParameters
Constructs a DeleteMosaicDatasetParameters using ArcGIS Engine.
DeleteMosaicDatasetParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DeleteMosaicDatasetParameters
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DeleteMosaicDatasetParameters theDeleteMosaicDatasetParameters = (DeleteMosaicDatasetParameters) obj;
deleteNamespace(String) - Method in interface com.esri.arcgis.system.IXMLNamespaces
Deletes a namespace from the element.
deleteNamespace(String) - Method in class com.esri.arcgis.system.XMLNamespaces
Deletes a namespace from the element.
deleteNetworkElements(ISet) - Method in class com.esri.arcgis.geodatabase.GeometricNetwork
Deletes the network elements associated with the specified network features.
deleteNetworkElements(ISet) - Method in interface com.esri.arcgis.geodatabase.IGeometricNetworkErrorDetection
Deletes the network elements associated with the specified network features.
deleteNetworkElements(ISet) - Method in class com.esri.arcgis.geodatabase.IGeometricNetworkErrorDetectionProxy
Deletes the network elements associated with the specified network features.
deleteNode(int) - Method in interface com.esri.arcgis.geodatabase.ITinEdit
Deletes a specified node from the TIN.
deleteNode(int) - Method in class com.esri.arcgis.geodatabase.Tin
Deletes a specified node from the TIN.
deleteNodesOutsideDataArea() - Method in interface com.esri.arcgis.geodatabase.ITinEdit
Deletes all nodes from outside the TIN interpolation zone.
deleteNodesOutsideDataArea() - Method in class com.esri.arcgis.geodatabase.Tin
Deletes all nodes from outside the TIN interpolation zone.
deleteNodeTagValues() - Method in interface com.esri.arcgis.geodatabase.ITinEdit
Deletes all node tag values in the TIN.
deleteNodeTagValues() - Method in class com.esri.arcgis.geodatabase.Tin
Deletes all node tag values in the TIN.
deleteOverflowElement(IElement) - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
Delete an element in the collection.
deleteOverflowElement(IElement) - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Delete an element in the collection.
deleteOverflowElement(IElement) - Method in interface com.esri.arcgis.carto.IOverflowGraphicsContainer
Delete an element in the collection.
deletePart(int) - Method in interface com.esri.arcgis.carto.IMultiPartTextElement
Delete a part in the multipart element at the specified index.
deletePart(int) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
Delete a part in the multipart element at the specified index.
deletePart(int) - Method in class com.esri.arcgis.carto.TextElement
Delete a part in the multipart element at the specified index.
deletePatternElement(int) - Method in interface com.esri.arcgis.display.ITemplate
Removes the pattern element at the given index.
deletePatternElement(int) - Method in class com.esri.arcgis.display.Template
Removes the pattern element at the given index.
deletePermission(String) - Method in interface com.esri.arcgis.server.IServerConfigurationStorage
deletePermission
deletePosition(int) - Method in interface com.esri.arcgis.display.ILineDecorationElement
Deletes a position.
deletePosition(int) - Method in class com.esri.arcgis.display.SimpleLineDecorationElement
Deletes a position.
deletePreview() - Method in class com.esri.arcgis.arcglobe.GMxDocument
Deletes the thumbnail preview of the document.
deletePreview() - Method in class com.esri.arcgis.arcmapui.MxDocument
Deletes the thumbnail preview of the document.
deletePreview() - Method in class com.esri.arcgis.arcscene.SxDocument
Deletes the thumbnail preview of the document.
deletePreview() - Method in interface com.esri.arcgis.carto.IDocumentPreview
Deletes the thumbnail preview of the document.
deletePreview() - Method in class com.esri.arcgis.carto.IDocumentPreviewProxy
Deletes the thumbnail preview of the document.
deletePreview() - Method in class com.esri.arcgis.carto.MapDocument
Deletes the thumbnail preview of the document.
deletePreview() - Method in class com.esri.arcgis.globecore.GlobeDocument
Deletes the thumbnail preview of the document.
deleteProperty(String) - Method in interface com.esri.arcgis.geodatabase.IXmlPropertySet
Deletes the specified elements.
deleteProperty(String) - Method in interface com.esri.arcgis.geodatabase.IXmlPropertySet2
Deletes the specified elements.
deleteProperty(String) - Method in class com.esri.arcgis.geodatabase.XmlPropertySet
Deletes the specified elements.
deletePropertyByAttribute(String, String, boolean) - Method in interface com.esri.arcgis.geodatabase.IXmlPropertySet
Deletes the elements which have the specified attribute value.
deletePropertyByAttribute(String, String, boolean) - Method in interface com.esri.arcgis.geodatabase.IXmlPropertySet2
Deletes the elements which have the specified attribute value.
deletePropertyByAttribute(String, String, boolean) - Method in class com.esri.arcgis.geodatabase.XmlPropertySet
Deletes the elements which have the specified attribute value.
deletePropertyByNameAndAttribute(String, String, String, boolean) - Method in interface com.esri.arcgis.geodatabase.IXmlPropertySet2
Deletes the specified elements which have the specified attribute value.
deletePropertyByNameAndAttribute(String, String, String, boolean) - Method in class com.esri.arcgis.geodatabase.XmlPropertySet
Deletes the specified elements which have the specified attribute value.
deletePseudoNodesFromSelection() - Method in interface com.esri.arcgis.geodatabase.ITopologyGraph
Removes pseudo-nodes by combining edges incident on such nodes.
deletePseudoNodesFromSelection() - Method in class com.esri.arcgis.geodatabase.ITopologyGraphProxy
Removes pseudo-nodes by combining edges incident on such nodes.
deletePseudoNodesFromSelection() - Method in class com.esri.arcgis.geodatabase.TopologyGraph
Removes pseudo-nodes by combining edges incident on such nodes.
deletePyramid() - Method in interface com.esri.arcgis.datasourcesraster.IRasterPyramid3
Deletes pyramid for this RasterDataset.
deletePyramid() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Deletes pyramid for this RasterDataset.
DeleteRasterAttributeTable - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Removes the raster attribute table associated with a raster dataset.
DeleteRasterAttributeTable() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteRasterAttributeTable
Creates the Delete Raster Attribute Table tool with defaults.
DeleteRasterAttributeTable(Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteRasterAttributeTable
Creates the Delete Raster Attribute Table tool with the required parameters.
deleteRasterCatalog(String) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
Deletes a raster catalog.
deleteRasterCatalog(String) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspaceEx
Deletes a raster catalog.
deleteRasterCatalog(String) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspaceExProxy
Deletes a raster catalog.
deleteRasterCatalog(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Deletes a raster catalog.
DeleteRasterCatalogItems - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Deletes raster catalog items, including all its contents, or a subset of its contents if there is a selection.
DeleteRasterCatalogItems() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteRasterCatalogItems
Creates the Delete Raster Catalog Items tool with defaults.
DeleteRasterCatalogItems(Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteRasterCatalogItems
Creates the Delete Raster Catalog Items tool with the required parameters.
deleteRasterDataset(String) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
Deletes a raster dataset.
deleteRasterDataset(String) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspaceEx
Deletes a raster dataset.
deleteRasterDataset(String) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspaceExProxy
Deletes a raster dataset.
deleteRasterDataset(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Deletes a raster dataset.
deleteRecord(int) - Method in interface com.esri.arcgis.geoanalyst.IRemap
Deletes a remap record by index.
deleteRecord(int) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
Deletes a remap record by index.
deleteRecord(int) - Method in class com.esri.arcgis.geoanalyst.StringRemap
Deletes a remap record by index.
deleteRecord(int) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
Deletes a remap record by index.
deleteRecord(int) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
Deletes a remap record by index.
deleteRecord(int) - Method in class com.esri.arcgis.spatialanalyst.GPSAWeightedOverlayTable
Removes a record from the overlay table.
deleteRecord(int) - Method in interface com.esri.arcgis.spatialanalyst.IGPSARemap
Deletes a remap record by index.
deleteRecord(int) - Method in interface com.esri.arcgis.spatialanalyst.IGPSAWeightedOverlayTable
Removes a record from the overlay table.
deleteRelation(ISchematicInMemoryFeature) - Method in interface com.esri.arcgis.schematic.ISchematicRelationControllerEdit
Deletes the schematic relation defined for the specified child schematic feature.
deleteRelation(ISchematicInMemoryFeature) - Method in class com.esri.arcgis.schematic.SchematicRelationController
Deletes the schematic relation defined for the specified child schematic feature.
deleteRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Deletes the relationship that associates the two specified objects.
deleteRelationship(IObject, IObject) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClass
Deletes the relationship that associates the two specified objects.
deleteRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassProxy
Deletes the relationship that associates the two specified objects.
deleteRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
Deletes the relationship that associates the two specified objects.
deleteRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.RelationshipClass
Deletes the relationship that associates the two specified objects.
deleteRelationshipRule(IRule) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Deletes a relationship rule from this relationship class.
deleteRelationshipRule(IRule) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClass
Deletes a relationship rule from this relationship class.
deleteRelationshipRule(IRule) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassProxy
Deletes a relationship rule from this relationship class.
deleteRelationshipRule(IRule) - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
Deletes a relationship rule from this relationship class.
deleteRelationshipRule(IRule) - Method in class com.esri.arcgis.geodatabase.RelationshipClass
Deletes a relationship rule from this relationship class.
deleteRelationshipsForObject(IObject) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Deletes all relationships that apply to a specified object.
deleteRelationshipsForObject(IObject) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClass
Deletes all relationships that apply to a specified object.
deleteRelationshipsForObject(IObject) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassProxy
Deletes all relationships that apply to a specified object.
deleteRelationshipsForObject(IObject) - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
Deletes all relationships that apply to a specified object.
deleteRelationshipsForObject(IObject) - Method in class com.esri.arcgis.geodatabase.RelationshipClass
Deletes all relationships that apply to a specified object.
deleteRelationshipsForObjectSet(ISet) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Deletes all relationships that apply to the specified origin or destination object set.
deleteRelationshipsForObjectSet(ISet) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClass
Deletes all relationships that apply to the specified origin or destination object set.
deleteRelationshipsForObjectSet(ISet) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassProxy
Deletes all relationships that apply to the specified origin or destination object set.
deleteRelationshipsForObjectSet(ISet) - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
Deletes all relationships that apply to the specified origin or destination object set.
deleteRelationshipsForObjectSet(ISet) - Method in class com.esri.arcgis.geodatabase.RelationshipClass
Deletes all relationships that apply to the specified origin or destination object set.
deleteRenderer(ITinRenderer) - Method in interface com.esri.arcgis.carto.ILasDatasetLayer
Remove a renderer from the group.
deleteRenderer(ITinRenderer) - Method in interface com.esri.arcgis.carto.ITerrainLayer
Remove a renderer from the group.
deleteRenderer(ITinRenderer) - Method in interface com.esri.arcgis.carto.ITinLayer
Remove a renderer from the group.
deleteRenderer(ITinRenderer) - Method in class com.esri.arcgis.carto.LasDatasetLayer
Remove a renderer from the group.
deleteRenderer(ITinRenderer) - Method in class com.esri.arcgis.carto.TerrainLayer
Remove a renderer from the group.
deleteRenderer(ITinRenderer) - Method in class com.esri.arcgis.carto.TinLayer
Remove a renderer from the group.
deleteRole(String) - Method in interface com.esri.arcgis.server.IRoleStore
Deletes a role from role store.
deleteRow() - Method in class com.esri.arcgis.geodatabase.Cursor
Delete the existing Row in the database corresponding to the current position of the cursor.
deleteRow() - Method in class com.esri.arcgis.geodatabase.FeatureCursor
Delete the existing Row in the database corresponding to the current position of the cursor.
deleteRow() - Method in interface com.esri.arcgis.geodatabase.ICursor
Delete the existing Row in the database corresponding to the current position of the cursor.
deleteRow() - Method in class com.esri.arcgis.geodatabase.ICursorProxy
Delete the existing Row in the database corresponding to the current position of the cursor.
deleteRow() - Method in class com.esri.arcgis.geodatabase.RelQueryCursor
Delete the existing Row in the database corresponding to the current position of the cursor.
deleteRow(ICursor, int) - Method in interface com.esri.arcgis.geoprocessing.IGpCursorRow
Deletes the existing row of the current position of the cursor.
deleteRow(ICursor, int) - Method in class com.esri.arcgis.geoprocessing.IGpCursorRowProxy
Deletes the existing row of the current position of the cursor.
deleteRow(Object) - Method in interface com.esri.arcgis.geoprocessing.IGpEnumObject
Inserts the row associated with the given cursor row.
deleteRow(Object) - Method in class com.esri.arcgis.geoprocessing.IGpEnumObjectProxy
Inserts the row associated with the given cursor row.
deleteRow() - Method in class com.esri.arcgis.trackinganalyst.TemporalCursor
Delete the existing Row in the database corresponding to the current position of the cursor.
deleteRows(ISet) - Method in interface com.esri.arcgis.geodatabase.ITableWrite
Deletes a set of rows.
deleteRows(ISet) - Method in class com.esri.arcgis.geodatabase.ITableWriteProxy
Deletes a set of rows.
DeleteRows - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Deletes all or the The Delete Rows tool is contained in the Data Management Tools tool box.
DeleteRows() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteRows
Creates the Delete Rows tool with defaults.
DeleteRows(Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteRows
Creates the Delete Rows tool with the required parameters.
deleteRows(ISet) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureClass
Deletes a set of rows.
deleteRule(IRule) - Method in class com.esri.arcgis.geodatabase.FeatureClass
Deletes the rule from the set of associated rules.
deleteRule(IConnectivityRule) - Method in class com.esri.arcgis.geodatabase.GeometricNetwork
Removes the rule from the set of rules.
deleteRule(IConnectivityRule) - Method in interface com.esri.arcgis.geodatabase.IGeometricNetwork
Removes the rule from the set of rules.
deleteRule(IConnectivityRule) - Method in class com.esri.arcgis.geodatabase.IGeometricNetworkProxy
Removes the rule from the set of rules.
deleteRule(ITopologyRule) - Method in interface com.esri.arcgis.geodatabase.ITopologyRuleContainer
Deletes a topology rule.
deleteRule(ITopologyRule) - Method in class com.esri.arcgis.geodatabase.ITopologyRuleContainerProxy
Deletes a topology rule.
deleteRule(IRule) - Method in interface com.esri.arcgis.geodatabase.IValidation
Deletes the rule from the set of associated rules.
deleteRule(IRule) - Method in class com.esri.arcgis.geodatabase.IValidationProxy
Deletes the rule from the set of associated rules.
deleteRule(IRule) - Method in class com.esri.arcgis.geodatabase.ObjectClass
Deletes the rule from the set of associated rules.
deleteRule(IRule) - Method in class com.esri.arcgis.geodatabase.ObjectClassValidator
Deletes the rule from the set of associated rules.
deleteRule(ITopologyRule) - Method in class com.esri.arcgis.geodatabase.Topology
Deletes a topology rule.
deleteRule(IRule) - Method in class com.esri.arcgis.schematic.SchematicDiagramClass
Deletes the rule from the set of associated rules.
deleteRule(IRule) - Method in class com.esri.arcgis.schematic.SchematicElementClass
Deletes the rule from the set of associated rules.
deleteRule(IRule) - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Deletes the rule from the set of associated rules.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.CadAnnotationLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.CadastralFabricSubLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.CadFeatureLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.CoverageAnnotationLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.DimensionLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.FeatureLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.GdbRasterCatalogLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.ImageServerLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.IMSSubFeatureLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.RasterLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.carto.StandaloneTable
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.FeatureClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in interface com.esri.arcgis.geodatabase.ITable
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.ITableProxy
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.ObjectClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.Table
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.geodatabase.XYEventSource
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.location.RouteEventSource
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.networkanalyst.NAClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.schematic.SchematicDiagramClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.schematic.SchematicElementClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureClass
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureLayer
Delete the Rows in the database selected by the specified query.
deleteSearchedRows(IQueryFilter) - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Delete the Rows in the database selected by the specified query.
deleteSecondaryAssociations() - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeature
Deletes the secondary associations of the in memory feature.
deleteSecondaryAssociations() - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureProxy
Deletes the secondary associations of the in memory feature.
deleteSecondaryAssociations() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureLink
Deletes the secondary associations of the in memory feature.
deleteSecondaryAssociations() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNode
Deletes the secondary associations of the in memory feature.
deleteSecondaryAssociations() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNodeOnLink
Deletes the secondary associations of the in memory feature.
deleteSecondaryAssociations() - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureSubLink
Deletes the secondary associations of the in memory feature.
deleteSelectedNodes() - Method in interface com.esri.arcgis.geodatabase.ITinEdit
Deletes specified nodes from the TIN.
deleteSelectedNodes() - Method in class com.esri.arcgis.geodatabase.Tin
Deletes specified nodes from the TIN.
deleteSelection() - Method in class com.esri.arcgis.arccatalog.Application
Deletes the current selection.
deleteSelection() - Method in class com.esri.arcgis.arcglobe.Application
Deletes the current selection.
deleteSelection() - Method in class com.esri.arcgis.arcmap.Application
Deletes the current selection.
deleteSelection() - Method in class com.esri.arcgis.arcscene.Application
Deletes the current selection.
deleteSelection() - Method in interface com.esri.arcgis.catalogUI.IGxApplication
Deletes the current selection.
deleteSelection() - Method in class com.esri.arcgis.catalogUI.IGxApplicationProxy
Deletes the current selection.
deleteServerDirectory(String) - Method in interface com.esri.arcgis.server.IServerObjectAdmin
Deletes a server directory such that its cleanup is no longer managed by the GIS server.
deleteServerDirectory(String) - Method in class com.esri.arcgis.server.IServerObjectAdminProxy
Deletes a server directory such that its cleanup is no longer managed by the GIS server.
deleteServerDirectory(String) - Method in class com.esri.arcgis.server.ServerObjectAdmin
Deletes a server directory such that its cleanup is no longer managed by the GIS server.
deleteService(String) - Method in interface com.esri.arcgis.server.IServerConfigurationStorage
deleteService
deleteServiceName(IAGSServerObjectName) - Method in interface com.esri.arcgis.search.ISearchConfiguration
Delete search service name.
deleteServiceName(IAGSServerObjectName) - Method in class com.esri.arcgis.search.SearchConfiguration
Delete search service name.
deleteSet(ISet) - Method in class com.esri.arcgis.carto.AnnotationFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.carto.DimensionFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.AttributedRelationship
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.ComplexEdgeFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.ComplexJunctionFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.CoverageAnnotationFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.esri_Object
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.Feature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.GeometricNetwork
Removes the set of Feature from the graph.
deleteSet(ISet) - Method in interface com.esri.arcgis.geodatabase.IGraph
Removes the set of Feature from the graph.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.IGraphProxy
Removes the set of Feature from the graph.
deleteSet(ISet) - Method in interface com.esri.arcgis.geodatabase.IRowEdit
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.IRowEditProxy
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.RasterCatalogItem
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.Row
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.SimpleEdgeFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.SimpleJunctionFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.geodatabase.TopologyErrorFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.location.GeocodedFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.location.GeocodingIndexObject
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.networkanalyst.NALocationFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.networkanalyst.NALocationObject
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.networkanalyst.NALocationRangesFeature
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.networkanalyst.NALocationRangesObject
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.networkanalyst.NATraversalResultElement
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicDiagram
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureLink
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNode
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNodeOnLink
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureSubLink
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicLink
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicNode
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicNodeOnLink
Deletes the set of rows.
deleteSet(ISet) - Method in class com.esri.arcgis.schematic.SchematicSubLink
Deletes the set of rows.
deleteShield(int) - Method in interface com.esri.arcgis.geodatabase.IShields
Deletes a shield by index.
deleteShield(int) - Method in class com.esri.arcgis.geodatabase.Shields
Deletes a shield by index.
deleteSnapAgent(IGraphicSnap) - Method in class com.esri.arcgis.carto.GraphicSnapEnvironment
Remove specified snap agent from the environment.
deleteSnapAgent(IGraphicSnap) - Method in interface com.esri.arcgis.carto.IGraphicSnapEnvironment
Remove specified snap agent from the environment.
deleteSnapAgent(IGraphicSnap) - Method in interface com.esri.arcgis.carto.IGraphicSnapEnvironment2
Remove specified snap agent from the environment.
deleteSnapAgent(IGraphicSnap) - Method in class com.esri.arcgis.carto.PageLayout
Remove specified snap agent from the environment.
deleteSource(INetworkSource) - Method in interface com.esri.arcgis.geodatabase.INetworkBuild
Deletes the given source from the network dataset.
deleteSource(INetworkSource) - Method in class com.esri.arcgis.geodatabase.INetworkBuildProxy
Deletes the given source from the network dataset.
deleteSource(INetworkSource) - Method in class com.esri.arcgis.geodatabase.NetworkDataset
Deletes the given source from the network dataset.
deleteStats() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Deletes statistics and histograms.
deleteStats() - Method in interface com.esri.arcgis.geodatabase.IRasterDatasetEdit
Deletes statistics and histograms.
deleteStyle(int) - Method in class com.esri.arcgis.carto.DimensionStyles
Deletes a dimension style.
deleteStyle(int) - Method in interface com.esri.arcgis.carto.IDimensionStyles
Deletes a dimension style.
deleteSubtype(int) - Method in class com.esri.arcgis.geodatabase.FeatureClass
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in interface com.esri.arcgis.geodatabase.ISubtypes
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.geodatabase.ISubtypesProxy
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.geodatabase.ObjectClass
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.geodatabase.XYEventSource
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.location.RouteEventSource
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.schematic.SchematicDiagramClass
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.schematic.SchematicElementClass
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureClass
Deletes the subtype from the set of associated subtypes.
deleteSubtype(int) - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Deletes the subtype from the set of associated subtypes.
deleteSymbol(ISymbol) - Method in class com.esri.arcgis.display.BarChartSymbol
Delete the given symbol.
deleteSymbol(ISymbol) - Method in class com.esri.arcgis.display.DotDensityFillSymbol
Delete the given symbol.
deleteSymbol(ISymbol) - Method in interface com.esri.arcgis.display.ISymbolArray
Delete the given symbol.
deleteSymbol(ISymbol) - Method in class com.esri.arcgis.display.PieChartSymbol
Delete the given symbol.
deleteSymbol(ISymbol) - Method in class com.esri.arcgis.display.StackedChartSymbol
Delete the given symbol.
DeleteTerrainPoints - Class in com.esri.arcgis.geoprocessing.tools.analyst3dtools
Deletes points from a terrain dataset within an area of interest from one or more feature classes.
DeleteTerrainPoints() - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.DeleteTerrainPoints
Creates the Delete Terrain Points tool with defaults.
DeleteTerrainPoints(Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.DeleteTerrainPoints
Creates the Delete Terrain Points tool with the required parameters.
deleteTiles(IGlobeServer, int, IEnvelope, int, int, ITrackCancel) - Method in class com.esri.arcgis.globecore.GlobeTileGenerator
Deletes all tiles from cache for a given layer within a given extent.
deleteTiles(IGlobeServer, int, IEnvelope, int, int, ITrackCancel) - Method in interface com.esri.arcgis.globecore.IGlobeTileGenerator
Deletes all tiles from cache for a given layer within a given extent.
deleteTiles(IGlobeServer, int, IEnvelope, int, int, ITrackCancel) - Method in class com.esri.arcgis.globecore.IGlobeTileGeneratorProxy
Deletes all tiles from cache for a given layer within a given extent.
deleteToolbox(String) - Method in interface com.esri.arcgis.geoprocessing.IToolboxWorkspace
Deletes a toolbox from the workspace.
deleteToolbox(String) - Method in class com.esri.arcgis.geoprocessing.IToolboxWorkspaceProxy
Deletes a toolbox from the workspace.
deleteTriangleTagValues() - Method in interface com.esri.arcgis.geodatabase.ITinEdit
Deletes all triangle face tag values in the TIN.
deleteTriangleTagValues() - Method in class com.esri.arcgis.geodatabase.Tin
Deletes all triangle face tag values in the TIN.
deleteType(String) - Method in class com.esri.arcgis.geoprocessing.DataElementDomain
Remove a data element type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPArcInfoItemDomain
Remove an item type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPCoverageFeatureClassDomain
Remove a coverage feature class type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPDatasetDomain
Remove a dataset type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPFeatureClassDomain
Remove a shape type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPFieldDomain
Remove a field type.
deleteType(String) - Method in class com.esri.arcgis.geoprocessing.GPFileDomain
Remove a data element type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPMeasureFieldsDomain
Remove a field type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPQueryTableFieldsDomain
Remove a field type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPQueryTableIDsDomain
Remove a field type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPRAFieldDomain
Remove a field type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPRepresentationLayerDomain
Remove a shape type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPRouteIDFieldsDomain
Remove a field type.
deleteType(int) - Method in class com.esri.arcgis.geoprocessing.GPWorkspaceDomain
Remove a workspace type.
deleteType(String) - Method in interface com.esri.arcgis.geoprocessing.IDataElementDomain
Remove a data element type.
deleteType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPArcInfoItemDomain
Remove an item type.
deleteType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPCoverageFeatureClassDomain
Remove a coverage feature class type.
deleteType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPDatasetDomain
Remove a dataset type.
deleteType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPFeatureClassDomain
Remove a shape type.
deleteType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPFieldDomain
Remove a field type.
deleteType(String) - Method in interface com.esri.arcgis.geoprocessing.IGPFileDomain
Remove a data element type.
deleteType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPRepresentationLayerDomain
Remove a shape type.
deleteType(int) - Method in interface com.esri.arcgis.geoprocessing.IGPWorkspaceDomain
Remove a workspace type.
deleteUser(String) - Method in interface com.esri.arcgis.server.IUserStore
Deletes a user account from the user store.
DeleteVersion - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Deletes the specified version from the input workspace.
DeleteVersion() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteVersion
Creates the Delete Version tool with defaults.
DeleteVersion(Object, String) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.DeleteVersion
Creates the Delete Version tool with the required parameters.
deleteVertex(ITinNode, ITinFeatureSeed) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Deletes the specified vertex from an embedded polygon/polyline.
deleteVertex(ITinNode, ITinFeatureSeed) - Method in class com.esri.arcgis.geodatabase.Tin
Deletes the specified vertex from an embedded polygon/polyline.
deleteView(String) - Method in interface com.esri.arcgis.carto.IImageServer4
Deletes the view of a given view ID.
deleteView(String) - Method in class com.esri.arcgis.carto.ImageServer
Deletes the view of a given view ID.
deleteWeightFromNetwork(IGeometricNetwork, String) - Method in interface com.esri.arcgis.networkanalysis.INetworkBuilder2
Deletes a weight from an existing the geometric network, features are not changed in this process.
deleteWeightFromNetwork(IGeometricNetwork, String) - Method in class com.esri.arcgis.networkanalysis.INetworkBuilder2Proxy
Deletes a weight from an existing the geometric network, features are not changed in this process.
deleteWithChildren() - Method in interface com.esri.arcgis.geodatabase.IVersion3
Permanently deletes the version and all it's children from the database.
DelineateTinDataArea - Class in com.esri.arcgis.geoprocessing.tools.analyst3dtools
Defines the data area, or interpolation zone, of a TIN based on triangle edge length.
DelineateTinDataArea() - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.DelineateTinDataArea
Creates the Delineate TIN Data Area tool with defaults.
DelineateTinDataArea(Object, double) - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.DelineateTinDataArea
Creates the Delineate TIN Data Area tool with the required parameters.
DeltaDataChanges - Class in com.esri.arcgis.geodatabasedistributed
The information needed to check in from a delta file or import edits from a delta file.
DeltaDataChanges() - Constructor for class com.esri.arcgis.geodatabasedistributed.DeltaDataChanges
Constructs a DeltaDataChanges using ArcGIS Engine.
DeltaDataChanges(Object) - Constructor for class com.esri.arcgis.geodatabasedistributed.DeltaDataChanges
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DeltaDataChanges theDeltaDataChanges = (DeltaDataChanges) obj;
deltaFile() - Method in interface com.esri.arcgis.geodatabase.IGeoDBProtectNames
deltaFile
deltaFile() - Method in class com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
deltaFile
DEMapDocument - Class in com.esri.arcgis.datasourcesfile
Map Document Data Element object.
DEMapDocument() - Constructor for class com.esri.arcgis.datasourcesfile.DEMapDocument
Constructs a DEMapDocument using ArcGIS Engine.
DEMapDocument(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEMapDocument
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEMapDocument theDEMapDocument = (DEMapDocument) obj;
DEMapDocumentType - Class in com.esri.arcgis.datasourcesfile
MapDocument Data Element object Type.
DEMapDocumentType() - Constructor for class com.esri.arcgis.datasourcesfile.DEMapDocumentType
Constructs a DEMapDocumentType using ArcGIS Engine.
DEMapDocumentType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEMapDocumentType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEMapDocumentType theDEMapDocumentType = (DEMapDocumentType) obj;
DEMapServer - Class in com.esri.arcgis.geodatabase
MapServer Object Data Element object.
DEMapServer() - Constructor for class com.esri.arcgis.geodatabase.DEMapServer
Constructs a DEMapServer using ArcGIS Engine.
DEMapServer(Object) - Constructor for class com.esri.arcgis.geodatabase.DEMapServer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEMapServer theDEMapServer = (DEMapServer) obj;
DEMapServerType - Class in com.esri.arcgis.geodatabase
MapServer Object Data Element object type.
DEMapServerType() - Constructor for class com.esri.arcgis.geodatabase.DEMapServerType
Constructs a DEMapServerType using ArcGIS Engine.
DEMapServerType(Object) - Constructor for class com.esri.arcgis.geodatabase.DEMapServerType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEMapServerType theDEMapServerType = (DEMapServerType) obj;
DEMosaicDataset - Class in com.esri.arcgis.datasourcesraster
The MosaicDataset Data Element object.
DEMosaicDataset() - Constructor for class com.esri.arcgis.datasourcesraster.DEMosaicDataset
Constructs a DEMosaicDataset using ArcGIS Engine.
DEMosaicDataset(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DEMosaicDataset
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEMosaicDataset theDEMosaicDataset = (DEMosaicDataset) obj;
DEMosaicDatasetType - Class in com.esri.arcgis.datasourcesraster
The MosaicDataset Data Element object Type.
DEMosaicDatasetType() - Constructor for class com.esri.arcgis.datasourcesraster.DEMosaicDatasetType
Constructs a DEMosaicDatasetType using ArcGIS Engine.
DEMosaicDatasetType(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DEMosaicDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEMosaicDatasetType theDEMosaicDatasetType = (DEMosaicDatasetType) obj;
demoteFromRuleException(ITopologyErrorFeature) - Method in interface com.esri.arcgis.geodatabase.ITopologyRuleContainer
Demotes a topology error from an exception to an error.
demoteFromRuleException(ITopologyErrorFeature) - Method in class com.esri.arcgis.geodatabase.ITopologyRuleContainerProxy
Demotes a topology error from an exception to an error.
demoteFromRuleException(ITopologyErrorFeature) - Method in class com.esri.arcgis.geodatabase.Topology
Demotes a topology error from an exception to an error.
DEMToRaster - Class in com.esri.arcgis.geoprocessing.tools.conversiontools
Converts a digital elevation model (DEM) in a United States Geological Survey (USGS) format to a raster dataset.
DEMToRaster() - Constructor for class com.esri.arcgis.geoprocessing.tools.conversiontools.DEMToRaster
Creates the DEM to Raster tool with defaults.
DEMToRaster(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.conversiontools.DEMToRaster
Creates the DEM to Raster tool with the required parameters.
Dendrogram - Class in com.esri.arcgis.geoprocessing.tools.spatialanalysttools
Constructs a tree diagram (dendrogram) showing attribute distances between sequentially merged classes in a signature file.
Dendrogram() - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Dendrogram
Creates the Dendrogram tool with defaults.
Dendrogram(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Dendrogram
Creates the Dendrogram tool with the required parameters.
dendrogram(String, String, boolean, Object) - Method in interface com.esri.arcgis.spatialanalyst.IMultivariateOp
Constructs a tree diagram showing attribute distances between sequentially merged classes in a signature file.
dendrogram(String, String, boolean, Object) - Method in class com.esri.arcgis.spatialanalyst.RasterMultivariateOp
Constructs a tree diagram showing attribute distances between sequentially merged classes in a signature file.
DENetworkDataset - Class in com.esri.arcgis.geodatabase
Network Dataset Data Element object.
DENetworkDataset() - Constructor for class com.esri.arcgis.geodatabase.DENetworkDataset
Constructs a DENetworkDataset using ArcGIS Engine.
DENetworkDataset(Object) - Constructor for class com.esri.arcgis.geodatabase.DENetworkDataset
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DENetworkDataset theDENetworkDataset = (DENetworkDataset) obj;
DENetworkDatasetType - Class in com.esri.arcgis.geodatabase
Network Dataset Data Element Type object.
DENetworkDatasetType() - Constructor for class com.esri.arcgis.geodatabase.DENetworkDatasetType
Constructs a DENetworkDatasetType using ArcGIS Engine.
DENetworkDatasetType(Object) - Constructor for class com.esri.arcgis.geodatabase.DENetworkDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DENetworkDatasetType theDENetworkDatasetType = (DENetworkDatasetType) obj;
densify(ISpatialReference, IGeometryArray, double, boolean, double) - Method in class com.esri.arcgis.geodatabase.GeometryServer
Applies the ArcObjects 'Densify' operation to each element of the geometry array.
densify(int, double, int[], ILine[]) - Method in class com.esri.arcgis.geometry.BezierCurve
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.densify(com.esri.arcgis.geometry.ISegment, double, int[], com.esri.arcgis.geometry.ILine[][]).
densify(int, double, int[], ILine[]) - Method in class com.esri.arcgis.geometry.CircularArc
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.densify(com.esri.arcgis.geometry.ISegment, double, int[], com.esri.arcgis.geometry.ILine[][]).
densify(int, double, int[], ILine[]) - Method in class com.esri.arcgis.geometry.EllipticArc
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.densify(com.esri.arcgis.geometry.ISegment, double, int[], com.esri.arcgis.geometry.ILine[][]).
densify(ISegment, double, int[], ILine[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Densify segment into the specified number of smaller segments.
densify(ISpatialReference, IGeometryArray, double, boolean, double) - Method in class com.esri.arcgis.geometry.GeometryServerImpl
Applies the ArcObjects 'Densify' operation to each element of the geometry array.
densify(ISegment, double, int[], ILine[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Densify segment into the specified number of smaller segments.
densify(ISpatialReference, IGeometryArray, double, boolean, double) - Method in interface com.esri.arcgis.geometry.IGeometryServer
Applies the ArcObjects 'Densify' operation to each element of the geometry array.
densify(double, double) - Method in interface com.esri.arcgis.geometry.IPolycurve
Converts this polycurve into a piecewise linear approximation of itself.
densify(int, double, int[], ILine[]) - Method in interface com.esri.arcgis.geometry.ISegment
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.densify(com.esri.arcgis.geometry.ISegment, double, int[], com.esri.arcgis.geometry.ILine[][]).
densify(int, double, int[], ILine[]) - Method in class com.esri.arcgis.geometry.Line
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.densify(com.esri.arcgis.geometry.ISegment, double, int[], com.esri.arcgis.geometry.ILine[][]).
densify(double, double) - Method in class com.esri.arcgis.geometry.Polygon
Converts this polycurve into a piecewise linear approximation of itself.
densify(double, double) - Method in class com.esri.arcgis.geometry.Polyline
Converts this polycurve into a piecewise linear approximation of itself.
densify3D(double, double) - Method in interface com.esri.arcgis.geometry.IPolycurve3D
Converts this Polycurve into a piecewise linear approximation of itself.
densify3D(int, double, int[], ILine[]) - Method in interface com.esri.arcgis.geometry.ISegmentZ2
Densify segment into the specified number of smaller segments.
densify3D(int, double, int[], ILine[]) - Method in class com.esri.arcgis.geometry.ISegmentZ2Proxy
Densify segment into the specified number of smaller segments.
densify3D(double, double) - Method in class com.esri.arcgis.geometry.Polygon
Converts this Polycurve into a piecewise linear approximation of itself.
densify3D(double, double) - Method in class com.esri.arcgis.geometry.Polyline
Converts this Polycurve into a piecewise linear approximation of itself.
densifyByAngle(double, double) - Method in interface com.esri.arcgis.geometry.IPolycurve2
Converts this polycurve into a piecewise linear approximation of itself.
densifyByAngle(double, double) - Method in class com.esri.arcgis.geometry.Polygon
Converts this polycurve into a piecewise linear approximation of itself.
densifyByAngle(double, double) - Method in class com.esri.arcgis.geometry.Polyline
Converts this polycurve into a piecewise linear approximation of itself.
densifyByAngleEx(double, double, boolean, int[], esriOriginalSegmentMapping[]) - Method in interface com.esri.arcgis.geometry.IPolycurve3
densifyByAngleEx
densifyByAngleEx(double, double, boolean, int[], esriOriginalSegmentMapping[]) - Method in class com.esri.arcgis.geometry.IPolycurve3Proxy
densifyByAngleEx
densifyEx(double, double, boolean, int[], esriOriginalSegmentMapping[]) - Method in interface com.esri.arcgis.geometry.IPolycurve3
densifyEx
densifyEx(double, double, boolean, int[], esriOriginalSegmentMapping[]) - Method in class com.esri.arcgis.geometry.IPolycurve3Proxy
densifyEx
densifyGeodesic(ISpatialReference, IGeometryArray, double, ILinearUnit) - Method in class com.esri.arcgis.geodatabase.GeometryServer
Densifies geometries by plotting points along the geodesics between existing vertices (uses IPolycurve4::GeodesicDensify).
densifyGeodesic(ISpatialReference, IGeometryArray, double, ILinearUnit) - Method in class com.esri.arcgis.geometry.GeometryServerImpl
Densifies geometries by plotting points along the geodesics between existing vertices (uses IPolycurve4::GeodesicDensify).
densifyGeodesic(ISpatialReference, IGeometryArray, double, ILinearUnit) - Method in interface com.esri.arcgis.geometry.IGeometryServer2
Densifies geometries by plotting points along the geodesics between existing vertices (uses IPolycurve4::GeodesicDensify).
densifyGeodetic(int, ILinearUnit, int, double) - Method in interface com.esri.arcgis.geometry.IPolycurveGeodetic
Constructs different types of geodetic curves.
densifyGeodetic(int, ILinearUnit, int, double) - Method in class com.esri.arcgis.geometry.Polygon
Constructs different types of geodetic curves.
densifyGeodetic(int, ILinearUnit, int, double) - Method in class com.esri.arcgis.geometry.Polyline
Constructs different types of geodetic curves.
DensifySamplingNetwork - Class in com.esri.arcgis.geoprocessing.tools.geostatisticalanalysttools
Uses The Densify Sampling Network tool is contained in the Geostatistical Analyst Tools tool box.
DensifySamplingNetwork() - Constructor for class com.esri.arcgis.geoprocessing.tools.geostatisticalanalysttools.DensifySamplingNetwork
Creates the Densify Sampling Network tool with defaults.
DensifySamplingNetwork(Object, Object, int) - Constructor for class com.esri.arcgis.geoprocessing.tools.geostatisticalanalysttools.DensifySamplingNetwork
Creates the Densify Sampling Network tool with the required parameters.
denyPermission(String, String, String) - Method in interface com.esri.arcgis.server.IPermissionsAdmin
Revokes permission from the specified principal to perform the given operation on the indicated resource.
denyPermission(String, String, String) - Method in class com.esri.arcgis.server.IPermissionsAdminProxy
Revokes permission from the specified principal to perform the given operation on the indicated resource.
denyPermission(String, String, String) - Method in class com.esri.arcgis.server.ServerObjectAdmin
Revokes permission from the specified principal to perform the given operation on the indicated resource.
dependsUponFeatureClass(IFeatureClass) - Method in interface com.esri.arcgis.carto.IActionCollection
Indicates if a contained action depends upon the specified feature class.
dependsUponFeatureClass(IFeatureClass) - Method in class com.esri.arcgis.trackinganalyst.ActionCollection
Indicates if a contained action depends upon the specified feature class.
dependsUponFeatureClass(IFeatureClass) - Method in interface com.esri.arcgis.trackinganalyst.IActionCollection2
Indicates if a contained action depends upon the specified feature class.
deploy() - Method in class com.esri.arcgis.arcglobe.GlobeDeployment
Perform the deployment operations.
deploy() - Method in interface com.esri.arcgis.arcglobe.IGlobeDeployment
Perform the deployment operations.
DEPrjFile - Class in com.esri.arcgis.datasourcesfile
Projection File Data Element object.
DEPrjFile() - Constructor for class com.esri.arcgis.datasourcesfile.DEPrjFile
Constructs a DEPrjFile using ArcGIS Engine.
DEPrjFile(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEPrjFile
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEPrjFile theDEPrjFile = (DEPrjFile) obj;
DEPrjFileType - Class in com.esri.arcgis.datasourcesfile
Projection File Data Element object Type.
DEPrjFileType() - Constructor for class com.esri.arcgis.datasourcesfile.DEPrjFileType
Constructs a DEPrjFileType using ArcGIS Engine.
DEPrjFileType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DEPrjFileType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DEPrjFileType theDEPrjFileType = (DEPrjFileType) obj;
DERasterBand - Class in com.esri.arcgis.geodatabase
RasterBand Data Element object.
DERasterBand() - Constructor for class com.esri.arcgis.geodatabase.DERasterBand
Constructs a DERasterBand using ArcGIS Engine.
DERasterBand(Object) - Constructor for class com.esri.arcgis.geodatabase.DERasterBand
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERasterBand theDERasterBand = (DERasterBand) obj;
DERasterBandType - Class in com.esri.arcgis.geodatabase
RasterBand Data Element object Type.
DERasterBandType() - Constructor for class com.esri.arcgis.geodatabase.DERasterBandType
Constructs a DERasterBandType using ArcGIS Engine.
DERasterBandType(Object) - Constructor for class com.esri.arcgis.geodatabase.DERasterBandType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERasterBandType theDERasterBandType = (DERasterBandType) obj;
DERasterCatalog - Class in com.esri.arcgis.geodatabase
Raster Catalog Data Element object.
DERasterCatalog() - Constructor for class com.esri.arcgis.geodatabase.DERasterCatalog
Constructs a DERasterCatalog using ArcGIS Engine.
DERasterCatalog(Object) - Constructor for class com.esri.arcgis.geodatabase.DERasterCatalog
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERasterCatalog theDERasterCatalog = (DERasterCatalog) obj;
DERasterCatalogType - Class in com.esri.arcgis.geodatabase
Raster Catalog Data Element Type object.
DERasterCatalogType() - Constructor for class com.esri.arcgis.geodatabase.DERasterCatalogType
Constructs a DERasterCatalogType using ArcGIS Engine.
DERasterCatalogType(Object) - Constructor for class com.esri.arcgis.geodatabase.DERasterCatalogType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERasterCatalogType theDERasterCatalogType = (DERasterCatalogType) obj;
DERasterDataset - Class in com.esri.arcgis.geodatabase
RasterDataset Data Element object.
DERasterDataset() - Constructor for class com.esri.arcgis.geodatabase.DERasterDataset
Constructs a DERasterDataset using ArcGIS Engine.
DERasterDataset(Object) - Constructor for class com.esri.arcgis.geodatabase.DERasterDataset
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERasterDataset theDERasterDataset = (DERasterDataset) obj;
DERasterDatasetType - Class in com.esri.arcgis.geodatabase
RasterDataset Data Element object Type.
DERasterDatasetType() - Constructor for class com.esri.arcgis.geodatabase.DERasterDatasetType
Constructs a DERasterDatasetType using ArcGIS Engine.
DERasterDatasetType(Object) - Constructor for class com.esri.arcgis.geodatabase.DERasterDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERasterDatasetType theDERasterDatasetType = (DERasterDatasetType) obj;
DERasterUtilities - Class in com.esri.arcgis.datasourcesraster
Raster Data Element Utilities object.
DERasterUtilities() - Constructor for class com.esri.arcgis.datasourcesraster.DERasterUtilities
Constructs a DERasterUtilities using ArcGIS Engine.
DERasterUtilities(Object) - Constructor for class com.esri.arcgis.datasourcesraster.DERasterUtilities
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERasterUtilities theDERasterUtilities = (DERasterUtilities) obj;
DERelationshipClass - Class in com.esri.arcgis.geodatabase
Relationship Class Data Element object.
DERelationshipClass() - Constructor for class com.esri.arcgis.geodatabase.DERelationshipClass
Constructs a DERelationshipClass using ArcGIS Engine.
DERelationshipClass(Object) - Constructor for class com.esri.arcgis.geodatabase.DERelationshipClass
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERelationshipClass theDERelationshipClass = (DERelationshipClass) obj;
DERelationshipClassType - Class in com.esri.arcgis.geodatabase
RelationshipClass Class Data Element object Type.
DERelationshipClassType() - Constructor for class com.esri.arcgis.geodatabase.DERelationshipClassType
Constructs a DERelationshipClassType using ArcGIS Engine.
DERelationshipClassType(Object) - Constructor for class com.esri.arcgis.geodatabase.DERelationshipClassType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERelationshipClassType theDERelationshipClassType = (DERelationshipClassType) obj;
DERemoteDatabaseFolder - Class in com.esri.arcgis.datasourcesfile
Remote Database Folder Data Element object.
DERemoteDatabaseFolder() - Constructor for class com.esri.arcgis.datasourcesfile.DERemoteDatabaseFolder
Constructs a DERemoteDatabaseFolder using ArcGIS Engine.
DERemoteDatabaseFolder(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DERemoteDatabaseFolder
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERemoteDatabaseFolder theDERemoteDatabaseFolder = (DERemoteDatabaseFolder) obj;
DERemoteDatabaseFolderType - Class in com.esri.arcgis.datasourcesfile
Remote Database Folder Data Element object Type.
DERemoteDatabaseFolderType() - Constructor for class com.esri.arcgis.datasourcesfile.DERemoteDatabaseFolderType
Constructs a DERemoteDatabaseFolderType using ArcGIS Engine.
DERemoteDatabaseFolderType(Object) - Constructor for class com.esri.arcgis.datasourcesfile.DERemoteDatabaseFolderType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERemoteDatabaseFolderType theDERemoteDatabaseFolderType = (DERemoteDatabaseFolderType) obj;
DERepresentationClass - Class in com.esri.arcgis.geodatabase
Representation Class Data Element object.
DERepresentationClass() - Constructor for class com.esri.arcgis.geodatabase.DERepresentationClass
Constructs a DERepresentationClass using ArcGIS Engine.
DERepresentationClass(Object) - Constructor for class com.esri.arcgis.geodatabase.DERepresentationClass
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DERepresentationClass theDERepresentationClass = (DERepresentationClass) obj;
deriveLineCasingsColor(IColor) - Method in interface com.esri.arcgis.carto.INetworkTrafficRenderer
The exterior line casing color dervived from the interior color.
deriveLineCasingsColor(IColor) - Method in class com.esri.arcgis.carto.NetworkTrafficRenderer
The exterior line casing color dervived from the interior color.
DESCENDING - Static variable in interface com.esri.arcgis.geodatabaseextensions.enumTemporalOrder
Sorted oldest event to most recent event.
DESchematicDataset - Class in com.esri.arcgis.schematic
Schematic Dataset Data Element object.
DESchematicDataset() - Constructor for class com.esri.arcgis.schematic.DESchematicDataset
Constructs a DESchematicDataset using ArcGIS Engine.
DESchematicDataset(Object) - Constructor for class com.esri.arcgis.schematic.DESchematicDataset
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DESchematicDataset theDESchematicDataset = (DESchematicDataset) obj;
DESchematicDatasetType - Class in com.esri.arcgis.schematic
Schematic Dataset Data Element object Type.
DESchematicDatasetType() - Constructor for class com.esri.arcgis.schematic.DESchematicDatasetType
Constructs a DESchematicDatasetType using ArcGIS Engine.
DESchematicDatasetType(Object) - Constructor for class com.esri.arcgis.schematic.DESchematicDatasetType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DESchematicDatasetType theDESchematicDatasetType = (DESchematicDatasetType) obj;
DESchematicDiagram - Class in com.esri.arcgis.schematic
Schematic Diagram Data Element object.
DESchematicDiagram() - Constructor for class com.esri.arcgis.schematic.DESchematicDiagram
Constructs a DESchematicDiagram using ArcGIS Engine.
DESchematicDiagram(Object) - Constructor for class com.esri.arcgis.schematic.DESchematicDiagram
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DESchematicDiagram theDESchematicDiagram = (DESchematicDiagram) obj;
DESchematicDiagramType - Class in com.esri.arcgis.schematic
Schematic Diagram Data Element object Type.
DESchematicDiagramType() - Constructor for class com.esri.arcgis.schematic.DESchematicDiagramType
Constructs a DESchematicDiagramType using ArcGIS Engine.
DESchematicDiagramType(Object) - Constructor for class com.esri.arcgis.schematic.DESchematicDiagramType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DESchematicDiagramType theDESchematicDiagramType = (DESchematicDiagramType) obj;
DESchematicFolder - Class in com.esri.arcgis.schematic
Esri Schematic Folder data element object.
DESchematicFolder() - Constructor for class com.esri.arcgis.schematic.DESchematicFolder
Constructs a DESchematicFolder using ArcGIS Engine.
DESchematicFolder(Object) - Constructor for class com.esri.arcgis.schematic.DESchematicFolder
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DESchematicFolder theDESchematicFolder = (DESchematicFolder) obj;
DESchematicFolderType - Class in com.esri.arcgis.schematic
Schematic Folder Data Element object Type.
DESchematicFolderType() - Constructor for class com.esri.arcgis.schematic.DESchematicFolderType
Constructs a DESchematicFolderType using ArcGIS Engine.
DESchematicFolderType(Object) - Constructor for class com.esri.arcgis.schematic.DESchematicFolderType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DESchematicFolderType theDESchematicFolderType = (DESchematicFolderType) obj;
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEArcInfoTable
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DECadDrawingDataset
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DECatalogRoot
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DECoverage
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DECoverageFeatureClass
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEDbaseTable
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEDiskConnection
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEFile
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEFolder
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DELasDataset
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DELayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEMapDocument
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEPrjFile
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DERemoteDatabaseFolder
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEShapeFile
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DESpatialReferencesFolder
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DETextFile
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DETin
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEVPFCoverage
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.DEVPFTable
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.GPArcInfoItem
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.SDCNetworkAttribute
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesfile.SDCNetworkSource
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesraster.DEImageServer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesraster.DEMosaicDataset
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesraster.DEWCSCoverage
The description of the named object.
describe(String) - Method in class com.esri.arcgis.datasourcesraster.DEWMSMap
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEFeatureClass
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEFeatureDataset
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEGeoDataServer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEGeometricNetwork
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEGlobeServer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEGPServer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEMapServer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DENetworkDataset
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DERasterBand
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DERasterCatalog
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DERasterDataset
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DERelationshipClass
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DERepresentationClass
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEServerConnection
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DETable
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DETopology
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.DEWorkspace
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.Field
The description of the named object.
describe(String) - Method in interface com.esri.arcgis.geodatabase.IGPDescribe
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.Index
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.NetworkConstantEvaluator
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.NetworkEdgeTrafficEvaluator
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.NetworkFieldEvaluator
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.NetworkFunctionEvaluator
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.NetworkGlobalTurnDelayEvaluator
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.NetworkScriptEvaluator
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.XMLIndex
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.XMLIndexTag
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabase.XMLIndexTags
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabaseextensions.DECadastralFabric
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geodatabaseextensions.DETerrain
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.DETool
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.DEToolbox
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPCadastralFabricLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPCompositeLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPFeatureLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPGroupLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPLasDatasetLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPMosaicLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPNetworkDatasetLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPRasterCatalogLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPRasterLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPTableView
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPTerrainLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPTinLayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.geoprocessing.GPTopologyLayer
The description of the named object.
describe(String) - Method in interface com.esri.arcgis.geoprocessing.IGpDescribeData
Returns information about a given data element.
describe(String) - Method in class com.esri.arcgis.geoprocessing.IGpDescribeDataProxy
Returns information about a given data element.
describe(Object, Object) - Method in interface com.esri.arcgis.geoprocessing.IGpDispatch
Returns a descriptor object describing the properties of the specified data element.
describe(Object, Object) - Method in class com.esri.arcgis.geoprocessing.IGpDispatchProxy
Returns a descriptor object describing the properties of the specified data element.
describe(String) - Method in class com.esri.arcgis.networkanalyst.GPNALayer
The description of the named object.
describe(String) - Method in class com.esri.arcgis.schematic.DESchematicDataset
The description of the named object.
describe(String) - Method in class com.esri.arcgis.schematic.DESchematicDiagram
The description of the named object.
describe(String) - Method in class com.esri.arcgis.schematic.DESchematicFolder
The description of the named object.
description - Variable in class com.esri.arcgis.server.ServerClusterType
Description of cluster type as String.
DescriptionWindow - Class in com.esri.arcgis.catalogUI
Provides access to memebers of DescriptionWindow.
DescriptionWindow() - Constructor for class com.esri.arcgis.catalogUI.DescriptionWindow
Constructs a DescriptionWindow using ArcGIS Engine.
DescriptionWindow(Object) - Constructor for class com.esri.arcgis.catalogUI.DescriptionWindow
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
DescriptionWindow theDescriptionWindow = (DescriptionWindow) obj;
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.AISRequest
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.AlternatingScaleBar
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.AreaPatch
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ArrayOfIShader
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CacheControlInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CacheDatasetInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CacheDescriptionInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CacheInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CacheStorageInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CenterAndScale
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CenterAndSize
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.CircleElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ClassBreakInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ClassBreakInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ClassBreaksDef
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ClassBreaksRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObject
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectGroup
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectGroupArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectGroups
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjects
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectTable
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectTables
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectType
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DataObjectTypes
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.DomainInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.EditResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.EditResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.EllipseElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.FeatureExtent
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.FeatureLayerDrawingDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.FeatureServerInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.FieldDomainInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.FieldDomainInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GeoImageDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GFLayerTableDataMapping
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GFLayerTableDataMappings
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GFSReplicaDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GFSTableDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GFSTableDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GraphicElements
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GraphicFeature
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GraphicFeatureLayer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GraphicFeatureLayers
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GraphicFeatures
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.GroupElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.HollowScaleBar
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageDisplay
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageQueryFilter
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServerDownloadResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServerDownloadResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServerEditResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServerEditResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServerIdentifyResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServerIdentifyResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServerMeasureResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageServiceInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageType
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ImageView
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.JoinTableSourceDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LabelClassDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LabelClassDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LabelingDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LayerCacheInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LayerCacheInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LayerDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LayerDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LayerDrawingDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LayerResultOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LayoutImage
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LegendClass
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LegendClasses
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LegendClassFormat
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LegendGroup
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LegendGroups
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LineElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LineLabelPlacementDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LinePatch
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LODInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.LODInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapExtent
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapFrameDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapFrameDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapImage
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapImages
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapLayerInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapLayerInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerBookmark
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerBookmarks
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerFindResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerFindResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerHyperlink
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerHyperlinks
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerIdentifyResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerIdentifyResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerLegendClass
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerLegendClasses
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerLegendGroup
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerLegendGroups
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerLegendInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerLegendInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerLegendPatch
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerRelationship
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerRelationships
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerRow
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapServerRows
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapTableSourceDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapTableSubtypeInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MapTableSubtypeInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MarkerElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MobileLayerInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MobileLayerInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MobileMapInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.MosaicRule
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.PageDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ParagraphTextElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.PointLabelPlacementDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.PolygonElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.PolygonLabelPlacementDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.PropertyInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.PropertyInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.QueryResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.QueryResultOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.QueryTableDataSourceDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterClassifyColorRampRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterColormapRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterDataSourceDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterDiscreteColorRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterDRAShader
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterFunctionInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterFunctionInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterItemDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterItemDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterLayerDrawingDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterRGBRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterShader
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterStretchColorRampRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterTypeInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterTypeInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RasterUniqueValueRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RectangleElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RelateDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RelatedRecordGroup
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RelatedRecordGroups
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RelatedRecordSet
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RelateInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RelateInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.RenderingRule
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ServerSymbolOutputOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ServiceData
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.ServiceDataOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SimpleMapImage
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SimpleRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SingleDivisionScaleBar
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SQLSyntaxInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.StandaloneTableDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.StandaloneTableDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.StandaloneTableInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.StandaloneTableInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.StatisticDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.StatisticDescriptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.StatisticsRequest
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SubtypeInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SubtypeInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SymbolBackground
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SymbolBorder
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.SymbolShadow
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TableDataSourceDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TableEdit
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TableEditResult
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TableEditResults
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TableEdits
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TableIdentities
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TableIdentity
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TemplateInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TemplateInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TextElement
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TileCacheInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TileImageInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.TimeQueryFilter
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.UniqueValueInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.UniqueValueInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.UniqueValueRenderer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.carto.UniqueValuesDef
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEArcInfoTable
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DECadDrawingDataset
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DECatalogRoot
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DECoverage
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DECoverageFeatureClass
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEDbaseTable
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEDiskConnection
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEFile
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEFolder
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DELasDataset
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DELayer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEMapDocument
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEPrjFile
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DERemoteDatabaseFolder
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEShapeFile
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DESpatialReferencesFolder
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DETextFile
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DETin
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEVPFCoverage
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.DEVPFTable
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesfile.GPArcInfoItem
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.AdjustXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ApproximationXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ArithmeticFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ArithmeticFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.AspectFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.BandArithmeticFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.BandArithmeticFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.CachedRasterFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.CachedRasterFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.CellSizeLevels
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ClipFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ClipFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ColormapFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ColormapFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ColormapToRGBFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ColorspaceConversionFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ColorspaceConversionFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ComplexFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.CompositeBandFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.CompositeXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ConstantFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ConstantFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ContrastBrightnessFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ContrastBrightnessFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ConvolutionFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ConvolutionFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.CoordinateXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.DEImageServer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.DEMosaicDataset
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.DEWCSCoverage
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.DEWMSMap
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ExcludedAreaFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ExcludedAreaFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ExtractBandFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ExtractBandFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.FootprintFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.FootprintFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.Formosat2Xform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDatasetName
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.GCSShiftXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.GeometricFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.GeometricFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.GrayscaleFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.GrayscaleFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.HillshadeFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.HillshadeFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.IdentityFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.IdentityXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ItemTemplate
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ItemTemplateArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ItemURIArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.KauthThomasFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.LSRXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MaskFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MaskFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MergeRastersFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MergeRastersFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MosaicFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MosaicFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MosaicLODInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MosaicRastersFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.MosaicRastersFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.NDVIFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.NDVIFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.PanSharpenGramSchmidtFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.PanSharpenGramSchmidtFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.PansharpeningFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.PansharpeningFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.PolynomialXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ProjectiveXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RadarCalibrationFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RadarCalibrationFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterFunctionCollection
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterFunctionTemplate
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterFunctionTemplateArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterFunctionVariable
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterInfoFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterInfoFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterItemFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterItemFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RasterType
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ReflectanceFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ReflectanceFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RemapFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RemapFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RenderedRasterFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RenderedRasterFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ReprojectFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ReprojectFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RGB32Function
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RGB32ToRGBFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RGBToColormapFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.RPCXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SAIFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SAIFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.Scalar
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ShadedReliefFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.ShadedReliefFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SlopeFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SlopeFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SpeckleFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SpeckleFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SpectralConversionFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SpectralConversionFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SplineXform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.SPOT5Xform
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.StatisticsFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.StatisticsFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.StretchFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.StretchFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.TableFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.TableFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.TrendFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.TrendFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.datasourcesraster.UniqueValues
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.AlgorithmicColorRamp
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.BalloonCallout
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.BasicFillSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.BasicLineSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.BasicMarkerSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.CharacterMarkerSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.CmykColor
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.ColorElements
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.ColorRampElements
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.GrayColor
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.HlsColor
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.HsvColor
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.LineCallout
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.MarkerTextBackground
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.MultiPartColorRamp
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.PictureFillSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.PictureMarkerSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.PresetColorRamp
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.RandomColorRamp
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.RepresentationMarker
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.RepresentationRule
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.RgbColor
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.SimpleFillSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.SimpleLineCallout
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.SimpleLineSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.SimpleMarkerSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.display.TextSymbol
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoanalyst.MLClassifyFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoanalyst.MLClassifyFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.AttachmentData
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.AttachmentDataArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.AttachmentInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.AttachmentInfoArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.CodedValueDomain
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DataElements
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEBrowseOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEFeatureClass
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEFeatureDataset
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEGeoDataServer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEGeometricNetwork
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEGlobeServer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEGPServer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEMapServer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DENetworkDataset
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DERasterBand
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DERasterCatalog
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DERasterDataset
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DERelationshipClass
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DERepresentationClass
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEServerConnection
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DETable
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DETopology
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DEWorkspace
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.DocumentationInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.EdgeConnectivityRule
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.EditorTrackingInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.FIDSet
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.Field
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.Fields
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.FilterDefs
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GeometryDef
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GeometryResultOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPCodedValueDomain2
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPDatasetExtension
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPDataTypeName
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPGeometricNetworkMembership
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPHistoricalMarker
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPMessage
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPMessages
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPNetworkDatasetMembership
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPRangeDomain2
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPRelationshipClassKey
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPReplica
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPReplicaDataset
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPReplicaDatasets
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPReplicaDescription
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPReplicaOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPReplicas
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPSubtype
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPTopologyMembership
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPVersionInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPVersionInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.GPWorkspaceExtension
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.Index
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.Indexes
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.ItemInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.ItemInfos
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.JunctionConnectivityRule
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.Names
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.NetWeight
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.NetWeightAssociation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.NetworkGlobalTurnDelayCategory
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.OwnershipBasedAccessControl
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.QueryFilter
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.RangeDomain
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.RasterDef
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.RasterStorageDef
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.Record
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.RecordSet
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.RelationshipRule
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.ResultPortionInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.SpatialFilter
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.ThumbnailInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.TopologyRule
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.WorkspaceDefinition
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.WorkspaceName
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.XMLFilterDef
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.XMLIndex
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.XMLIndexTag
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.XMLIndexTags
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabase.XmlPropertySet
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabasedistributed.GDSData
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabasedistributed.GDSExportOptions
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabasedistributed.GDSQueryResultPortion
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabasedistributed.SchemaChangeInfo
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.CadastralTableFieldEdits
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.DECadastralFabric
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.DETerrain
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.GPTerrainMembership
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.LasDatasetToRasterFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.LasDatasetToRasterFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.LasToRasterFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.LasToRasterFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.TerrainToRasterFunction
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geodatabaseextensions.TerrainToRasterFunctionArguments
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.AbridgedMolodenskyTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.CompositeGeoTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.CoordinateFrameTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Envelope
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.GeocentricTranslation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Geographic2DOffsetTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.GeometryArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.HARNTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.LongitudeRotationTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.MolodenskyBadekasTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.MolodenskyTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.MultiPatch
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Multipoint
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.NADCONTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.NTv2Transformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.NullTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Path
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Point
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.PointArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Polygon
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.PolygonArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Polyline
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.PolylineArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.PositionVectorTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.RelationResultArray
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Ring
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.TriangleFan
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.Triangles
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.TriangleStrip
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geometry.UnitChangeTransformation
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.DataElementDomain
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.DETool
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.DEToolbox
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPAnalysisCellSize
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPArcInfoItemChoiceList
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPArcInfoItemDomain
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPArealUnit
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPBoolean
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPCadAnnoDomain
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPCadastralFabricLayer
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPCalculatorExpression
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPCellSizeXY
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPCodedValueDomain
Deserializes an object from XML.
deserialize(IXMLSerializeData) - Method in class com.esri.arcgis.geoprocessing.GPCodedValueDomainProperty
Deserializes an object from XML.
deser