Skip navigation links
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 _ 

O

object() - Method in class com.esri.arcgis.server.json.JSONWriter
Begin appending a new object.
objectClass() - Method in interface com.esri.arcgis.geodatabase.ITopologyProtectNames
objectClass
objectClass() - Method in class com.esri.arcgis.geodatabase.ITopologyProtectNamesProxy
objectClass
ObjectClass - Class in com.esri.arcgis.geodatabase
COM Class 'ObjectClass'.
ObjectClass(Object) - Constructor for class com.esri.arcgis.geodatabase.ObjectClass
Construct a ObjectClass using a reference to such an object returned from ArcGIS Engine or Server.
ObjectClassEvents - Class in com.esri.arcgis.geodatabase
COM Class 'ObjectClassEvents'.
ObjectClassEvents() - Constructor for class com.esri.arcgis.geodatabase.ObjectClassEvents
Constructs a ObjectClassEvents using ArcGIS Engine.
ObjectClassEvents(Object) - Constructor for class com.esri.arcgis.geodatabase.ObjectClassEvents
Construct a ObjectClassEvents using a reference to such an object returned from ArcGIS Engine or Server.
ObjectClassName - Class in com.esri.arcgis.geodatabase
COM Class 'ObjectClassName'.
ObjectClassName() - Constructor for class com.esri.arcgis.geodatabase.ObjectClassName
Constructs a ObjectClassName using ArcGIS Engine.
ObjectClassName(Object) - Constructor for class com.esri.arcgis.geodatabase.ObjectClassName
Construct a ObjectClassName using a reference to such an object returned from ArcGIS Engine or Server.
ObjectClassSchemaEvents - Class in com.esri.arcgis.geodatabase
COM Class 'ObjectClassSchemaEvents'.
ObjectClassSchemaEvents() - Constructor for class com.esri.arcgis.geodatabase.ObjectClassSchemaEvents
Constructs a ObjectClassSchemaEvents using ArcGIS Engine.
ObjectClassSchemaEvents(Object) - Constructor for class com.esri.arcgis.geodatabase.ObjectClassSchemaEvents
Construct a ObjectClassSchemaEvents using a reference to such an object returned from ArcGIS Engine or Server.
ObjectClassValidator - Class in com.esri.arcgis.geodatabase
COM Class 'ObjectClassValidator'.
ObjectClassValidator() - Constructor for class com.esri.arcgis.geodatabase.ObjectClassValidator
Constructs a ObjectClassValidator using ArcGIS Engine.
ObjectClassValidator(Object) - Constructor for class com.esri.arcgis.geodatabase.ObjectClassValidator
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ObjectClassValidator theObjectClassValidator = (ObjectClassValidator) obj;
ObjectCopy - Class in com.esri.arcgis.system
COM Class 'ObjectCopy'.
ObjectCopy() - Constructor for class com.esri.arcgis.system.ObjectCopy
Constructs a ObjectCopy using ArcGIS Engine.
ObjectCopy(Object) - Constructor for class com.esri.arcgis.system.ObjectCopy
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ObjectCopy theObjectCopy = (ObjectCopy) obj;
ObjectMemoizer - Class in com.esri.arcgis.datasourcesraster
COM Class 'ObjectMemoizer'.
ObjectMemoizer() - Constructor for class com.esri.arcgis.datasourcesraster.ObjectMemoizer
Constructs a ObjectMemoizer using ArcGIS Engine.
ObjectMemoizer(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ObjectMemoizer
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ObjectMemoizer theObjectMemoizer = (ObjectMemoizer) obj;
Objects - Class in com.esri.arcgis.geodatabase
COM Class 'Objects'.
Objects() - Constructor for class com.esri.arcgis.geodatabase.Objects
Constructs a Objects using ArcGIS Engine.
Objects(Object) - Constructor for class com.esri.arcgis.geodatabase.Objects
Construct a Objects using a reference to such an object returned from ArcGIS Engine or Server.
ObjectStream - Class in com.esri.arcgis.system
COM Class 'ObjectStream'.
ObjectStream() - Constructor for class com.esri.arcgis.system.ObjectStream
Constructs a ObjectStream using ArcGIS Engine.
ObjectStream(Object) - Constructor for class com.esri.arcgis.system.ObjectStream
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ObjectStream theObjectStream = (ObjectStream) obj;
offset(ISpatialReference, IGeometryArray, double, ILinearUnit, int, double) - Method in class com.esri.arcgis.geodatabase.GeometryServer
Returns an array of polylines and polygons that are offset versions of the input polylines and polygons (uses ITopologicalOperator::ConstructOffset).
offset(double, double) - Method in class com.esri.arcgis.geometry.Envelope
Moves the sides x units horizontally and y units vertically.
offset(ISpatialReference, IGeometryArray, double, ILinearUnit, int, double) - Method in class com.esri.arcgis.geometry.GeometryServerImpl
Returns an array of polylines and polygons that are offset versions of the input polylines and polygons (uses ITopologicalOperator::ConstructOffset).
offset(double, double) - Method in interface com.esri.arcgis.geometry.IEnvelope
Moves the sides x units horizontally and y units vertically.
offset(double, double) - Method in interface com.esri.arcgis.geometry.IEnvelopeGEN
Moves the sides x units horizontally and y units vertically.
offset(double, double) - Method in class com.esri.arcgis.geometry.IEnvelopeGENProxy
Deprecated.
Moves the sides x units horizontally and y units vertically.
offset(double, double) - Method in class com.esri.arcgis.geometry.IEnvelopeProxy
Deprecated.
Moves the sides x units horizontally and y units vertically.
offset(ISpatialReference, IGeometryArray, double, ILinearUnit, int, double) - Method in interface com.esri.arcgis.geometry.IGeometryServer2
Returns an array of polylines and polygons that are offset versions of the input polylines and polygons (uses ITopologicalOperator::ConstructOffset).
offset(ISpatialReference, IGeometryArray, double, ILinearUnit, int, double) - Method in class com.esri.arcgis.geometry.IGeometryServer2Proxy
Deprecated.
Returns an array of polylines and polygons that are offset versions of the input polylines and polygons (uses ITopologicalOperator::ConstructOffset).
offsetM(double) - Method in class com.esri.arcgis.geometry.Envelope
Moves the sides m units.
offsetM(double) - Method in interface com.esri.arcgis.geometry.IEnvelope
Moves the sides m units.
offsetM(double) - Method in interface com.esri.arcgis.geometry.IEnvelopeGEN
Moves the sides m units.
offsetM(double) - Method in class com.esri.arcgis.geometry.IEnvelopeGENProxy
Deprecated.
Moves the sides m units.
offsetM(double) - Method in class com.esri.arcgis.geometry.IEnvelopeProxy
Deprecated.
Moves the sides m units.
offsetMs(double) - Method in interface com.esri.arcgis.geometry.IMCollection
Offsets all the M values by an offset value.
offsetMs(double) - Method in class com.esri.arcgis.geometry.IMCollectionProxy
Deprecated.
Offsets all the M values by an offset value.
offsetMs(double) - Method in class com.esri.arcgis.geometry.MultiPatch
Offsets all the M values by an offset value.
offsetMs(double) - Method in class com.esri.arcgis.geometry.Multipoint
Offsets all the M values by an offset value.
offsetMs(double) - Method in class com.esri.arcgis.geometry.Polygon
Offsets all the M values by an offset value.
offsetMs(double) - Method in class com.esri.arcgis.geometry.Polyline
Offsets all the M values by an offset value.
offsetPosition(int) - Method in interface com.esri.arcgis.system.IStepProgressor
Offsets the position of the progression.
offsetPosition(int) - Method in class com.esri.arcgis.system.IStepProgressorProxy
Offsets the position of the progression.
offsetVertexAttributes(int, double) - Method in interface com.esri.arcgis.geometry.IVertexAttribute
Offset all vertex attribute values of this type by the specified factor.
offsetVertexAttributes(int, double) - Method in class com.esri.arcgis.geometry.IVertexAttributeProxy
Offset all vertex attribute values of this type by the specified factor.
offsetZ(double) - Method in class com.esri.arcgis.geometry.Envelope
Moves the sides z units.
offsetZ(double) - Method in interface com.esri.arcgis.geometry.IEnvelope
Moves the sides z units.
offsetZ(double) - Method in interface com.esri.arcgis.geometry.IEnvelopeGEN
Moves the sides z units.
offsetZ(double) - Method in class com.esri.arcgis.geometry.IEnvelopeGENProxy
Deprecated.
Moves the sides z units.
offsetZ(double) - Method in class com.esri.arcgis.geometry.IEnvelopeProxy
Deprecated.
Moves the sides z units.
offsetZs(double) - Method in interface com.esri.arcgis.geometry.IZCollection
Offsets all the Z values by an offset value.
offsetZs(double) - Method in class com.esri.arcgis.geometry.IZCollectionProxy
Deprecated.
Offsets all the Z values by an offset value.
offsetZs(double) - Method in class com.esri.arcgis.geometry.MultiPatch
Offsets all the Z values by an offset value.
offsetZs(double) - Method in class com.esri.arcgis.geometry.Multipoint
Offsets all the Z values by an offset value.
offsetZs(double) - Method in class com.esri.arcgis.geometry.Polygon
Offsets all the Z values by an offset value.
offsetZs(double) - Method in class com.esri.arcgis.geometry.Polyline
Offsets all the Z values by an offset value.
OLE_TRISTATE - Interface in com.esri.arcgis.support.ms.stdole
Constants from OLE_TRISTATE' enum.
onAbortEditOperation(IWorkspaceEditEventsOnAbortEditOperationEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents
This event is fired after an edit operation is aborted.
onAbortEditOperation(IWorkspaceEditEventsOnAbortEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsAdapter
This event is fired after an edit operation is aborted.
onAbortEditOperation(IWorkspaceEditEventsOnAbortEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsProxy
This event is fired after an edit operation is aborted.
onAddData(IEnvelope, IFeatureClass) - Method in interface com.esri.arcgis.geodatabaseextensions._ITemporalFeatureClassEvents
Event notification that feature class added data to storage and indicates the bounding rectangle of the addition.
onAddData(IEnvelope, IFeatureClass) - Method in class com.esri.arcgis.geodatabaseextensions._ITemporalFeatureClassEventsProxy
Deprecated.
Event notification that feature class added data to storage and indicates the bounding rectangle of the addition.
onAddField(IObjectClassSchemaEventsOnAddFieldEvent) - Method in interface com.esri.arcgis.geodatabase.IObjectClassSchemaEvents
This event is fired when a new field is added to the object class.
onAddField(IObjectClassSchemaEventsOnAddFieldEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassSchemaEventsAdapter
This event is fired when a new field is added to the object class.
onAddField(IObjectClassSchemaEventsOnAddFieldEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassSchemaEventsProxy
This event is fired when a new field is added to the object class.
onArchiveUpdated(IVersionEventsOnArchiveUpdatedEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired after the historical archive has been updated with changes saved or posted to the DEFAULT version.
onArchiveUpdated(IVersionEventsOnArchiveUpdatedEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired after the historical archive has been updated with changes saved or posted to the DEFAULT version.
onArchiveUpdated(IVersionEventsOnArchiveUpdatedEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired after the historical archive has been updated with changes saved or posted to the DEFAULT version.
onBeginReconcile(IVersionEventsOnBeginReconcileEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired before a version is reconciled.
onBeginReconcile(IVersionEventsOnBeginReconcileEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired before a version is reconciled.
onBeginReconcile(IVersionEventsOnBeginReconcileEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired before a version is reconciled.
onBeginStopEditing(IWorkspaceEditEvents2OnBeginStopEditingEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents2
This event is fired after editing is stopped on a workspace but before edits are saved.
onBeginStopEditing(IWorkspaceEditEvents2OnBeginStopEditingEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEvents2Adapter
This event is fired after editing is stopped on a workspace but before edits are saved.
onBeginStopEditing(IWorkspaceEditEvents2OnBeginStopEditingEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEvents2Proxy
This event is fired after editing is stopped on a workspace but before edits are saved.
onBehaviorChanged(IObjectClassSchemaEventsOnBehaviorChangedEvent) - Method in interface com.esri.arcgis.geodatabase.IObjectClassSchemaEvents
This event is fired when the behavior class for the object class changes.
onBehaviorChanged(IObjectClassSchemaEventsOnBehaviorChangedEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassSchemaEventsAdapter
This event is fired when the behavior class for the object class changes.
onBehaviorChanged(IObjectClassSchemaEventsOnBehaviorChangedEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassSchemaEventsProxy
This event is fired when the behavior class for the object class changes.
onChange(IObject) - Method in interface com.esri.arcgis.geodatabase._IObjectClassEvents
[helpstring("This event is fired when an object's attributes or geometry is updated."), helpcontext(0x00003112)] HRESULT _stdcall OnChange([in] IObject* obj);
onChange(IObjectClassEventsOnChangeEvent) - Method in interface com.esri.arcgis.geodatabase.IObjectClassEvents
This event is fired when an object's attributes or geometry is updated.
onChange(IObjectClassEventsOnChangeEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassEventsAdapter
This event is fired when an object's attributes or geometry is updated.
onChange(IObjectClassEventsOnChangeEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassEventsProxy
Deprecated.
This event is fired when an object's attributes or geometry is updated.
onChange(IRelationshipClassEventsOnChangeEvent) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClassEvents
This event is fired when a relationship's attributes are updated.
onChange(IRelationshipClassEventsOnChangeEvent) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassEventsAdapter
This event is fired when a relationship's attributes are updated.
onChange(IRelationshipClassEventsOnChangeEvent) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassEventsProxy
This event is fired when a relationship's attributes are updated.
onChanged() - Method in class com.esri.arcgis.geodatabase.Feature
An after event that is fired when a custom object is changed.
onChanged() - Method in interface com.esri.arcgis.geodatabase.IRowEvents
An after event that is fired when a custom object is changed.
onChanged() - Method in class com.esri.arcgis.geodatabase.IRowEventsProxy
An after event that is fired when a custom object is changed.
onConflictsDetected(IVersionEventsOnConflictsDetectedEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired during reconciliation, after conflicts are detected.
onConflictsDetected(IVersionEventsOnConflictsDetectedEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired during reconciliation, after conflicts are detected.
onConflictsDetected(IVersionEventsOnConflictsDetectedEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired during reconciliation, after conflicts are detected.
onConnect() - Method in interface com.esri.arcgis.geodatabase.INetworkFeatureEvents
Preparation for connecting a NetworkFeature to another.
onConnect() - Method in class com.esri.arcgis.geodatabase.INetworkFeatureEventsProxy
Deprecated.
Preparation for connecting a NetworkFeature to another.
onCreate(IObject) - Method in interface com.esri.arcgis.geodatabase._IObjectClassEvents
[helpstring("This event is fired when a new object is created in the object class."), helpcontext(0x00003110)] HRESULT _stdcall OnCreate([in] IObject* obj); Listeners of the OnCreate event are not necessarily notified every time an object is created.
onCreate(IObjectClassEventsOnCreateEvent) - Method in interface com.esri.arcgis.geodatabase.IObjectClassEvents
This event is fired when a new object is created in the object class.
onCreate(IObjectClassEventsOnCreateEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassEventsAdapter
This event is fired when a new object is created in the object class.
onCreate(IObjectClassEventsOnCreateEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassEventsProxy
Deprecated.
This event is fired when a new object is created in the object class.
onCreate(IRelationshipClassEventsOnCreateEvent) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClassEvents
This event is fired when a new relationship is created in the relationship class.
onCreate(IRelationshipClassEventsOnCreateEvent) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassEventsAdapter
This event is fired when a new relationship is created in the relationship class.
onCreate(IRelationshipClassEventsOnCreateEvent) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassEventsProxy
This event is fired when a new relationship is created in the relationship class.
onCreateDataset(IWorkspaceEventsOnCreateDatasetEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEvents
This event is fired when a dataset is created.
onCreateDataset(IWorkspaceEventsOnCreateDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEventsAdapter
This event is fired when a dataset is created.
onCreateDataset(IWorkspaceEventsOnCreateDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEventsProxy
Deprecated.
This event is fired when a dataset is created.
onDelete(IObject) - Method in interface com.esri.arcgis.geodatabase._IObjectClassEvents
[helpstring("This event is fired when an object is deleted from the object class."), helpcontext(0x00003111)] HRESULT _stdcall OnDelete([in] IObject* obj);
onDelete() - Method in class com.esri.arcgis.geodatabase.Feature
An after event that is fired when a custom object is deleted.
onDelete(IObjectClassEventsOnDeleteEvent) - Method in interface com.esri.arcgis.geodatabase.IObjectClassEvents
This event is fired when an object is deleted from the object class.
onDelete(IObjectClassEventsOnDeleteEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassEventsAdapter
This event is fired when an object is deleted from the object class.
onDelete(IObjectClassEventsOnDeleteEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassEventsProxy
Deprecated.
This event is fired when an object is deleted from the object class.
onDelete(IRelationshipClassEventsOnDeleteEvent) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClassEvents
This event is fired when an relationship is deleted from the relationship class.
onDelete(IRelationshipClassEventsOnDeleteEvent) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassEventsAdapter
This event is fired when an relationship is deleted from the relationship class.
onDelete(IRelationshipClassEventsOnDeleteEvent) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassEventsProxy
This event is fired when an relationship is deleted from the relationship class.
onDelete() - Method in interface com.esri.arcgis.geodatabase.IRowEvents
An after event that is fired when a custom object is deleted.
onDelete() - Method in class com.esri.arcgis.geodatabase.IRowEventsProxy
An after event that is fired when a custom object is deleted.
onDeleteDataset(IWorkspaceEventsOnDeleteDatasetEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEvents
This event is fired when a dataset is deleted.
onDeleteDataset(IWorkspaceEventsOnDeleteDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEventsAdapter
This event is fired when a dataset is deleted.
onDeleteDataset(IWorkspaceEventsOnDeleteDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEventsProxy
Deprecated.
This event is fired when a dataset is deleted.
onDeleteField(IObjectClassSchemaEventsOnDeleteFieldEvent) - Method in interface com.esri.arcgis.geodatabase.IObjectClassSchemaEvents
This event is fired when a field is deleted from the object class.
onDeleteField(IObjectClassSchemaEventsOnDeleteFieldEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassSchemaEventsAdapter
This event is fired when a field is deleted from the object class.
onDeleteField(IObjectClassSchemaEventsOnDeleteFieldEvent) - Method in class com.esri.arcgis.geodatabase.IObjectClassSchemaEventsProxy
This event is fired when a field is deleted from the object class.
onDeleteVersion(IVersionEventsOnDeleteVersionEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired before a version is deleted.
onDeleteVersion(IVersionEventsOnDeleteVersionEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired before a version is deleted.
onDeleteVersion(IVersionEventsOnDeleteVersionEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired before a version is deleted.
onDisconnect() - Method in interface com.esri.arcgis.geodatabase.INetworkFeatureEvents
Preparation for disconnecting a NetworkFeature from another.
onDisconnect() - Method in class com.esri.arcgis.geodatabase.INetworkFeatureEventsProxy
Deprecated.
Preparation for disconnecting a NetworkFeature from another.
onEvent(IRasterDataManagementEventsOnEventEvent) - Method in interface com.esri.arcgis.datasourcesraster.IRasterDataManagementEvents
Performs operation on the raster data management event.
onEvent(IRasterDataManagementEventsOnEventEvent) - Method in class com.esri.arcgis.datasourcesraster.IRasterDataManagementEventsAdapter
Performs operation on the raster data management event.
onEvent(IRasterDataManagementEventsOnEventEvent) - Method in class com.esri.arcgis.datasourcesraster.IRasterDataManagementEventsProxy
Deprecated.
Performs operation on the raster data management event.
onInitialize() - Method in class com.esri.arcgis.geodatabase.Feature
An after event that is fired when a custom object is initialized.
onInitialize() - Method in interface com.esri.arcgis.geodatabase.IRowEvents
An after event that is fired when a custom object is initialized.
onInitialize() - Method in class com.esri.arcgis.geodatabase.IRowEventsProxy
An after event that is fired when a custom object is initialized.
onIntersect(ISurfaceIntersectionEventsOnIntersectEvent) - Method in interface com.esri.arcgis.geodatabase.ISurfaceIntersectionEvents
This event is fired when the difference/depth-surface has been completed.
onIntersect(ISurfaceIntersectionEventsOnIntersectEvent) - Method in class com.esri.arcgis.geodatabase.ISurfaceIntersectionEventsAdapter
This event is fired when the difference/depth-surface has been completed.
onIntersect(ISurfaceIntersectionEventsOnIntersectEvent) - Method in class com.esri.arcgis.geodatabase.ISurfaceIntersectionEventsProxy
This event is fired when the difference/depth-surface has been completed.
onMerge() - Method in class com.esri.arcgis.geodatabase.Feature
An after event that is fired when Features have been merged, on each deleted input Feature.
onMerge() - Method in interface com.esri.arcgis.geodatabase.IFeatureEvents
An after event that is fired when Features have been merged, on each deleted input Feature.
onMerge() - Method in class com.esri.arcgis.geodatabase.IFeatureEventsProxy
An after event that is fired when Features have been merged, on each deleted input Feature.
onModifyDataset(IWorkspaceEvents2OnModifyDatasetEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEvents2
This event is fired when a dataset is modified.
onModifyDataset(IWorkspaceEvents2OnModifyDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEvents2Adapter
This event is fired when a dataset is modified.
onModifyDataset(IWorkspaceEvents2OnModifyDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEvents2Proxy
This event is fired when a dataset is modified.
onNew() - Method in class com.esri.arcgis.geodatabase.Feature
An after event that is fired when a custom object is Stored for the first time.
onNew() - Method in interface com.esri.arcgis.geodatabase.IRowEvents
An after event that is fired when a custom object is Stored for the first time.
onNew() - Method in class com.esri.arcgis.geodatabase.IRowEventsProxy
An after event that is fired when a custom object is Stored for the first time.
onOperationBegin(int, int) - Method in interface com.esri.arcgis.geometry.IBufferProgress
Called at the beginning of each buffer operation.
onOperationBegin(int, int) - Method in class com.esri.arcgis.geometry.IBufferProgressProxy
Called at the beginning of each buffer operation.
onPost(IVersionEventsOnPostEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired after a version is posted.
onPost(IVersionEventsOnPostEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired after a version is posted.
onPost(IVersionEventsOnPostEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired after a version is posted.
onReconcile(IVersionEventsOnReconcileEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired after the version is reconciled, associating it with a new database state.
onReconcile(IVersionEventsOnReconcileEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired after the version is reconciled, associating it with a new database state.
onReconcile(IVersionEventsOnReconcileEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired after the version is reconciled, associating it with a new database state.
onRedefineVersion(IVersionEventsOnRedefineVersionEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired after the version is changed in place to represent a different version, associating it with a new database state.
onRedefineVersion(IVersionEventsOnRedefineVersionEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired after the version is changed in place to represent a different version, associating it with a new database state.
onRedefineVersion(IVersionEventsOnRedefineVersionEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired after the version is changed in place to represent a different version, associating it with a new database state.
onRedoEditOperation(IWorkspaceEditEventsOnRedoEditOperationEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents
This event is fired after an undone edit operation is redone.
onRedoEditOperation(IWorkspaceEditEventsOnRedoEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsAdapter
This event is fired after an undone edit operation is redone.
onRedoEditOperation(IWorkspaceEditEventsOnRedoEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsProxy
This event is fired after an undone edit operation is redone.
onRefreshVersion(IVersionEventsOnRefreshVersionEvent) - Method in interface com.esri.arcgis.geodatabase.IVersionEvents
This event is fired after the version is refreshed, associating it with a new database state.
onRefreshVersion(IVersionEventsOnRefreshVersionEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsAdapter
This event is fired after the version is refreshed, associating it with a new database state.
onRefreshVersion(IVersionEventsOnRefreshVersionEvent) - Method in class com.esri.arcgis.geodatabase.IVersionEventsProxy
This event is fired after the version is refreshed, associating it with a new database state.
onRemoveData(IEnvelope, IFeatureClass) - Method in interface com.esri.arcgis.geodatabaseextensions._ITemporalFeatureClassEvents
Event notification that a client feature source removed data from storage and indicates the bounding rectangle of the removal.
onRemoveData(IEnvelope, IFeatureClass) - Method in class com.esri.arcgis.geodatabaseextensions._ITemporalFeatureClassEventsProxy
Deprecated.
Event notification that a client feature source removed data from storage and indicates the bounding rectangle of the removal.
onRenameDataset(IWorkspaceEventsOnRenameDatasetEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEvents
This event is fired when a dataset is renamed.
onRenameDataset(IWorkspaceEventsOnRenameDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEventsAdapter
This event is fired when a dataset is renamed.
onRenameDataset(IWorkspaceEventsOnRenameDatasetEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEventsProxy
Deprecated.
This event is fired when a dataset is renamed.
onSplit() - Method in class com.esri.arcgis.geodatabase.Feature
An after event that is fired when a Feature is split, on the deleted input Feature.
onSplit() - Method in interface com.esri.arcgis.geodatabase.IFeatureEvents
An after event that is fired when a Feature is split, on the deleted input Feature.
onSplit() - Method in class com.esri.arcgis.geodatabase.IFeatureEventsProxy
An after event that is fired when a Feature is split, on the deleted input Feature.
onStageBegin(int, int) - Method in interface com.esri.arcgis.geometry.IBufferProgress
Called at the beginning of the next buffering stage within an operation.
onStageBegin(int, int) - Method in class com.esri.arcgis.geometry.IBufferProgressProxy
Called at the beginning of the next buffering stage within an operation.
onStartEditing(IWorkspaceEditEventsOnStartEditingEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents
This event is fired after editing is started on a workspace.
onStartEditing(IWorkspaceEditEventsOnStartEditingEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsAdapter
This event is fired after editing is started on a workspace.
onStartEditing(IWorkspaceEditEventsOnStartEditingEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsProxy
This event is fired after editing is started on a workspace.
onStartEditOperation(IWorkspaceEditEventsOnStartEditOperationEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents
This event is fired after an edit operation is started.
onStartEditOperation(IWorkspaceEditEventsOnStartEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsAdapter
This event is fired after an edit operation is started.
onStartEditOperation(IWorkspaceEditEventsOnStartEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsProxy
This event is fired after an edit operation is started.
onStepCompleted(long, long) - Method in interface com.esri.arcgis.geometry.IBufferProgress
Called periodically to report number of steps completed in current stage.
onStepCompleted(long, long) - Method in class com.esri.arcgis.geometry.IBufferProgressProxy
Called periodically to report number of steps completed in current stage.
onStopEditing(IWorkspaceEditEventsOnStopEditingEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents
This event is fired after editing is stopped on a workspace.
onStopEditing(IWorkspaceEditEventsOnStopEditingEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsAdapter
This event is fired after editing is stopped on a workspace.
onStopEditing(IWorkspaceEditEventsOnStopEditingEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsProxy
This event is fired after editing is stopped on a workspace.
onStopEditOperation(IWorkspaceEditEventsOnStopEditOperationEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents
This event is fired after an edit operation is stopped (successfully completed).
onStopEditOperation(IWorkspaceEditEventsOnStopEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsAdapter
This event is fired after an edit operation is stopped (successfully completed).
onStopEditOperation(IWorkspaceEditEventsOnStopEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsProxy
This event is fired after an edit operation is stopped (successfully completed).
onTopologyGraphModified() - Method in interface com.esri.arcgis.geodatabase.ITopologyGraphEvents
This event is fired when a new object is created in the object class.
onTopologyGraphModified() - Method in class com.esri.arcgis.geodatabase.ITopologyGraphEventsProxy
This event is fired when a new object is created in the object class.
onUndoEditOperation(IWorkspaceEditEventsOnUndoEditOperationEvent) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceEditEvents
This event is fired after a (completed) edit operation is undone.
onUndoEditOperation(IWorkspaceEditEventsOnUndoEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsAdapter
This event is fired after a (completed) edit operation is undone.
onUndoEditOperation(IWorkspaceEditEventsOnUndoEditOperationEvent) - Method in class com.esri.arcgis.geodatabase.IWorkspaceEditEventsProxy
This event is fired after a (completed) edit operation is undone.
onValidate() - Method in class com.esri.arcgis.geodatabase.Feature
An after event that is fired when a custom object is validated.
onValidate() - Method in interface com.esri.arcgis.geodatabase.IRowEvents
An after event that is fired when a custom object is validated.
onValidate() - Method in class com.esri.arcgis.geodatabase.IRowEventsProxy
An after event that is fired when a custom object is validated.
onValidate(IGeometry) - Method in interface com.esri.arcgis.geodatabase.ITopologyClassEvents
This event is fired when the topology containing the class is validated.
onValidate(IGeometry) - Method in class com.esri.arcgis.geodatabase.ITopologyClassEventsProxy
This event is fired when the topology containing the class is validated.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.BDConnectionWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspaceFactory
Opens the workspace specified by the connection properties.
open() - Method in class com.esri.arcgis.datasourcesfile.CadDrawingName
Opens the object referred to by this name.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.PCCoverageWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.ShapefileWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.TinWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.VpfWorkspaceFactory
Opens the workspace specified by the connection properties.
open() - Method in class com.esri.arcgis.datasourcesGDB.FgdbTableName
Opens the object referred to by this name.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.FileGDBWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.InMemoryWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.MemoryWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.RealtimePluginWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.SqliteWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Opens the workspace specified by the connection properties.
open() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDatasetName
Opens the object referred to by this name.
open(IName) - Method in interface com.esri.arcgis.datasourcesraster.IRasterServiceHelper
Creates a raster dataset given a WCS or Image Service name object.
open(IName) - Method in class com.esri.arcgis.datasourcesraster.IRasterServiceHelperProxy
Deprecated.
Creates a raster dataset given a WCS or Image Service name object.
open(IRasterTypeDataSourceHandlerParameters) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandler
Builds the specified data source using the specified raster types and returns the constructed function raster dataset.
open(IRasterTypeDataSourceHandlerParameters) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandlerProxy
Deprecated.
Builds the specified data source using the specified raster types and returns the constructed function raster dataset.
open(IRasterTypeDataSourceHandlerParameters) - Method in class com.esri.arcgis.datasourcesraster.RasterTypeEnvironment
Builds the specified data source using the specified raster types and returns the constructed function raster dataset.
open() - Method in class com.esri.arcgis.datasourcesraster.RasterTypeName
Opens the object referred to by this name.
open(IPropertySet, int) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspaceFactory
Opens the workspace specified by the connection properties.
open() - Method in class com.esri.arcgis.geodatabase.FeatureDatasetName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.FeatureQueryName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.GeometricNetworkName
Opens the object referred to by this name.
open(String, IObjectClass, String, IObjectClass, String, String, String, int) - Method in interface com.esri.arcgis.geodatabase.IMemoryRelationshipClassFactory
Opens the memory relationship class specified by the given properties.
open(String, IObjectClass, String, IObjectClass, String, String, String, int) - Method in class com.esri.arcgis.geodatabase.IMemoryRelationshipClassFactoryProxy
Deprecated.
Opens the memory relationship class specified by the given properties.
open(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean, boolean) - Method in interface com.esri.arcgis.geodatabase.IRelQueryTableFactory
Opens a join table specified by the given properties.
open(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean, boolean) - Method in class com.esri.arcgis.geodatabase.IRelQueryTableFactoryProxy
Deprecated.
Opens a join table specified by the given properties.
open(IPropertySet, int) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceFactory
Opens the workspace specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.geodatabase.IWorkspaceFactoryProxy
Opens the workspace specified by the connection properties.
open(String, IObjectClass, String, IObjectClass, String, String, String, int) - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClassFactory
Opens the memory relationship class specified by the given properties.
open() - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClassName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.MosaicDatasetName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.NetworkDatasetName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.ObjectClassName
Opens the object referred to by this name.
open(IPropertySet, int) - Method in class com.esri.arcgis.geodatabase.PlugInWorkspaceFactory
Opens the workspace specified by the connection properties.
open() - Method in class com.esri.arcgis.geodatabase.QueryTableName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.RasterBandName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.RasterDatasetName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.RelationshipClassName
Opens the object referred to by this name.
open(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean, boolean) - Method in class com.esri.arcgis.geodatabase.RelQueryTableFactory
Opens a join table specified by the given properties.
open() - Method in class com.esri.arcgis.geodatabase.RelQueryTableName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.TableName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.TableQueryName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.TinName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.TopologyName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.UnknownDatasetName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.UtilityNetworkName
Opens the object referred to by this name.
open(IPropertySet, int) - Method in class com.esri.arcgis.geodatabase.WorkspaceFactory
Opens the workspace specified by the connection properties.
open() - Method in class com.esri.arcgis.geodatabase.WorkspaceName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.geodatabase.XYEventSourceName
Opens the object referred to by this name.
open(IPropertySet, int) - Method in class com.esri.arcgis.gisclient.AGSServerConnectionFactory
Opens the GIS server connection specified by the connection properties.
open() - Method in class com.esri.arcgis.gisclient.AGSServerConnectionName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.gisclient.AGSServerObjectName
Opens the object referred to by this name.
open(IPropertySet, int) - Method in interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory
Opens the GIS server connection specified by the connection properties.
open(IPropertySet, int) - Method in class com.esri.arcgis.gisclient.IAGSServerConnectionFactoryProxy
Deprecated.
Opens the GIS server connection specified by the connection properties.
open() - Method in class com.esri.arcgis.system.FileName
Opens the object referred to by this name.
open(String, int) - Method in class com.esri.arcgis.system.FileStream
Opens the specified file.
open(String, int) - Method in interface com.esri.arcgis.system.IFile
Opens the specified file.
open(String, int) - Method in class com.esri.arcgis.system.IFileProxy
Deprecated.
Opens the specified file.
open() - Method in interface com.esri.arcgis.system.IName
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.system.INameProxy
Opens the object referred to by this name.
open() - Method in class com.esri.arcgis.system.ShortcutName
Opens the object referred to by this name.
openArchive(String) - Method in interface com.esri.arcgis.system.IZipArchive
Opens an existing archive.
openArchive(String) - Method in class com.esri.arcgis.system.IZipArchiveProxy
Deprecated.
Opens an existing archive.
openArchive(String) - Method in class com.esri.arcgis.system.ZipArchive
Opens an existing archive.
openAvailableWorkspace(IWorkspaceStatus) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Makes an attempt to open a new instance of a workspace that is esriWCSDown but has since become esriWCSAvailable.
openAvailableWorkspace(IWorkspaceStatus) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceFactoryStatus
Makes an attempt to open a new instance of a workspace that is esriWCSDown but has since become esriWCSAvailable.
openAvailableWorkspace(IWorkspaceStatus) - Method in class com.esri.arcgis.geodatabase.IWorkspaceFactoryStatusProxy
Deprecated.
Makes an attempt to open a new instance of a workspace that is esriWCSDown but has since become esriWCSAvailable.
openCadDrawingDataset(String) - Method in interface com.esri.arcgis.datasourcesfile.ICadDrawingWorkspace
Open a Cad Drawing Dataset.
openCadDrawingDataset(String) - Method in class com.esri.arcgis.datasourcesfile.ICadDrawingWorkspaceProxy
Open a Cad Drawing Dataset.
openElement() - Method in interface com.esri.arcgis.system.IXMLReader
Moves position to first child element.
openElement() - Method in class com.esri.arcgis.system.IXMLReaderProxy
Deprecated.
Moves position to first child element.
openElement() - Method in class com.esri.arcgis.system.XMLReader
Moves position to first child element.
openEx(IRasterTypeDataSourceHandlerParameters) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandler2
Opens the specified data source as a raster dataset or builds it using the specified raster types and returns the set of constructed IRasterDataset and/or IBuilderItem objects depending on the values of IRasterTypeDataSourceHandlerParameters.AllowRasterDataset
openEx(IRasterTypeDataSourceHandlerParameters) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandler2Proxy
Deprecated.
Opens the specified data source as a raster dataset or builds it using the specified raster types and returns the set of constructed IRasterDataset and/or IBuilderItem objects depending on the values of IRasterTypeDataSourceHandlerParameters.AllowRasterDataset
openEx(IRasterTypeDataSourceHandlerParameters) - Method in class com.esri.arcgis.datasourcesraster.RasterTypeEnvironment
Opens the specified data source as a raster dataset or builds it using the specified raster types and returns the set of constructed IRasterDataset and/or IBuilderItem objects depending on the values of IRasterTypeDataSourceHandlerParameters.AllowRasterDataset
openEx(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean, boolean, boolean) - Method in interface com.esri.arcgis.geodatabase.IRelQueryTableFactory
Opens a join table specified by the given properties.
openEx(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean, boolean, boolean) - Method in class com.esri.arcgis.geodatabase.IRelQueryTableFactoryProxy
Deprecated.
Opens a join table specified by the given properties.
openEx(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean, boolean, boolean) - Method in class com.esri.arcgis.geodatabase.RelQueryTableFactory
Opens a join table specified by the given properties.
openExtensionDataset(int, String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Opens an existing extension dataset.
openExtensionDataset(int, String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Opens an existing extension dataset.
openExtensionDataset(int, String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Opens an existing extension dataset.
openExtensionDataset(int, String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Opens an existing extension dataset.
openExtensionDataset(int, String) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens an existing extension dataset.
openFeatureClass(String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Opens an existing feature class.
openFeatureClass(String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Opens an existing feature class.
openFeatureClass(String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Opens an existing feature class.
openFeatureClass(String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Opens an existing feature class.
openFeatureClass(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens an existing feature class.
openFeatureDataset(String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Opens an existing feature dataset.
openFeatureDataset(String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Opens an existing feature dataset.
openFeatureDataset(String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Opens an existing feature dataset.
openFeatureDataset(String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Opens an existing feature dataset.
openFeatureDataset(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens an existing feature dataset.
openFeatureQuery(String, IQueryDef) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Opens a feature dataset containing a single feature class defined by the specified Query.
openFeatureQuery(String, IQueryDef) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Opens a feature dataset containing a single feature class defined by the specified Query.
openFeatureQuery(String, IQueryDef) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Opens a feature dataset containing a single feature class defined by the specified Query.
openFeatureQuery(String, IQueryDef) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Opens a feature dataset containing a single feature class defined by the specified Query.
openFeatureQuery(String, IQueryDef) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens a feature dataset containing a single feature class defined by the specified Query.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesfile.BDConnectionWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesfile.PCCoverageWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesfile.ShapefileWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesfile.TinWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesfile.VpfWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesGDB.FileGDBWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesGDB.InMemoryWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesGDB.MemoryWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesGDB.RealtimePluginWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesGDB.SqliteWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String) - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Attaches dataset to a particular file.
openFromFile(String) - Method in interface com.esri.arcgis.datasourcesraster.IRasterServiceHelper
Creates a raster dataset given an Image Service Reference file.
openFromFile(String) - Method in class com.esri.arcgis.datasourcesraster.IRasterServiceHelperProxy
Deprecated.
Creates a raster dataset given an Image Service Reference file.
openFromFile(String) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Attaches dataset to a particular file.
openFromFile(String) - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Attaches dataset to a particular file.
openFromFile(String, int) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String) - Method in interface com.esri.arcgis.geodatabase.IRasterDataset
Attaches dataset to a particular file.
openFromFile(String) - Method in class com.esri.arcgis.geodatabase.IRasterDatasetProxy
Attaches dataset to a particular file.
openFromFile(String, int) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.geodatabase.IWorkspaceFactoryProxy
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.geodatabase.PlugInWorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.geodatabase.WorkspaceFactory
Opens the workspace specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.gisclient.AGSServerConnectionFactory
Opens the server connection specified by the given file name.
openFromFile(String, int) - Method in interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory2
Opens the server connection specified by the given file name.
openFromFile(String, int) - Method in class com.esri.arcgis.gisclient.IAGSServerConnectionFactory2Proxy
Deprecated.
Opens the server connection specified by the given file name.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesfile.BDConnectionWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesfile.PCCoverageWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesfile.ShapefileWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesfile.TinWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesfile.VpfWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesGDB.FileGDBWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesGDB.InMemoryWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesGDB.MemoryWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesGDB.RealtimePluginWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesGDB.SqliteWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceFactory2
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.geodatabase.IWorkspaceFactory2Proxy
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.geodatabase.PlugInWorkspaceFactory
Opens the workspace specified by a connection string.
openFromString(String, int) - Method in class com.esri.arcgis.geodatabase.WorkspaceFactory
Opens the workspace specified by a connection string.
openFromURL(String, String, IPropertySet) - Method in interface com.esri.arcgis.datasourcesraster.IRasterServiceHelper2
Opens the image service referenced by the URL as a raster dataset.
openFromURL(String, String, IPropertySet) - Method in class com.esri.arcgis.datasourcesraster.IRasterServiceHelper2Proxy
Deprecated.
Opens the image service referenced by the URL as a raster dataset.
openImageService(String, String) - Method in interface com.esri.arcgis.datasourcesraster.IAISClientObjectX
Opens an image service as defined by the fully qualified
openImageService(String, String) - Method in class com.esri.arcgis.datasourcesraster.IAISClientObjectXProxy
Opens an image service as defined by the fully qualified
openMosaicDataset(String) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicWorkspaceExtension
Opens a mosaic dataset for a given name.
openMosaicDataset(String) - Method in class com.esri.arcgis.datasourcesraster.IMosaicWorkspaceExtensionProxy
Deprecated.
Opens a mosaic dataset for a given name.
openPath(String) - Method in interface com.esri.arcgis.system.IAnimationProgressor
Opens the AVI file specified in the path and displays its first frame.
openPath(String) - Method in class com.esri.arcgis.system.IAnimationProgressorProxy
Opens the AVI file specified in the path and displays its first frame.
openQueryClass(String, IQueryDescription) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Returns a table or a feature class based on a query.
openQueryClass(String, IQueryDescription) - Method in interface com.esri.arcgis.geodatabase.ISqlWorkspace
Returns a table or a feature class based on a query.
openQueryClass(String, IQueryDescription) - Method in class com.esri.arcgis.geodatabase.ISqlWorkspaceProxy
Returns a table or a feature class based on a query.
openQueryCursor(String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Returns a cursor based on a query.
openQueryCursor(String) - Method in interface com.esri.arcgis.geodatabase.ISqlWorkspace
Returns a cursor based on a query.
openQueryCursor(String) - Method in class com.esri.arcgis.geodatabase.ISqlWorkspaceProxy
Returns a cursor based on a query.
openRasterCatalog(String) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspaceEx
Opens an existing raster catalog.
openRasterCatalog(String) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspaceExProxy
Opens an existing raster catalog.
openRasterCatalog(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens an existing raster catalog.
openRasterDataset(String, IRasterInfo, boolean) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeOperation
Opens a raster dataset even if it does not exist.
openRasterDataset(String, IRasterInfo, boolean) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeOperationProxy
Opens a raster dataset even if it does not exist.
openRasterDataset(String) - Method in interface com.esri.arcgis.datasourcesraster.IRasterWorkspace
Opens a RasterDataset in the workspace given its name.
openRasterDataset(String) - Method in class com.esri.arcgis.datasourcesraster.IRasterWorkspaceProxy
Opens a RasterDataset in the workspace given its name.
openRasterDataset(String, IRasterInfo, boolean) - Method in class com.esri.arcgis.datasourcesraster.RasterType
Opens a raster dataset even if it does not exist.
openRasterDataset(String) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
Opens a RasterDataset in the workspace given its name.
openRasterDataset(String) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspace2
Opens a RasterDataset in the workspace given its name.
openRasterDataset(String) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspace2Proxy
Opens a RasterDataset in the workspace given its name.
openRasterDataset(String) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspaceEx
Opens an existing raster dataset.
openRasterDataset(String) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspaceExProxy
Opens an existing raster dataset.
openRasterDataset(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens an existing raster dataset.
openRasterDatasetFromBytes(byte[], boolean) - Method in interface com.esri.arcgis.datasourcesraster.IRasterWorkspace3
Opens a RasterDataset from an in-memry image.
openRasterDatasetFromBytes(byte[], boolean) - Method in class com.esri.arcgis.datasourcesraster.IRasterWorkspace3Proxy
Opens a RasterDataset from an in-memry image.
openRasterDatasetFromBytes(byte[], boolean) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
Opens a RasterDataset from an in-memry image.
openRelationshipClass(String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Opens an existing relationship class.
openRelationshipClass(String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Opens an existing relationship class.
openRelationshipClass(String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Opens an existing relationship class.
openRelationshipClass(String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Opens an existing relationship class.
openRelationshipClass(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens an existing relationship class.
openRelationshipQuery(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
The table of a relationship join query.
openRelationshipQuery(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
The table of a relationship join query.
openRelationshipQuery(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
The table of a relationship join query.
openRelationshipQuery(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
The table of a relationship join query.
openRelationshipQuery(IRelationshipClass, boolean, IQueryFilter, ISelectionSet, String, boolean) - Method in class com.esri.arcgis.geodatabase.Workspace
The table of a relationship join query.
openTable(String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Opens an existing table.
openTable(String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Opens an existing table.
openTable(String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Opens an existing table.
openTable(String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Opens an existing table.
openTable(String) - Method in class com.esri.arcgis.geodatabase.Workspace
Opens an existing table.
openTin(String) - Method in interface com.esri.arcgis.geodatabase.ITinWorkspace
Opens an existing TIN.
openTin(String) - Method in class com.esri.arcgis.geodatabase.ITinWorkspaceProxy
Opens an existing TIN.
openTopology(String) - Method in interface com.esri.arcgis.geodatabase.ITopologyWorkspace
Opens and returns the topology with the specified name.
openTopology(String) - Method in class com.esri.arcgis.geodatabase.ITopologyWorkspaceProxy
Opens and returns the topology with the specified name.
openWithNewLicense(IPropertySet, int, String) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Open the enterprise database connection with new license file.
openWithNewLicense(IPropertySet, int, String) - Method in interface com.esri.arcgis.geodatabase.IEnterpriseWorkspaceFactory
Open the enterprise database connection with new license file.
openWithNewLicense(IPropertySet, int, String) - Method in class com.esri.arcgis.geodatabase.IEnterpriseWorkspaceFactoryProxy
Deprecated.
Open the enterprise database connection with new license file.
openWithNewPassword(IPropertySet, int, String) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Opens the workspace specified by the connection properties.
openWithNewPassword(IPropertySet, int, String) - Method in interface com.esri.arcgis.geodatabase.IEnterpriseWorkspaceFactory
Opens the workspace specified by the connection properties.
openWithNewPassword(IPropertySet, int, String) - Method in class com.esri.arcgis.geodatabase.IEnterpriseWorkspaceFactoryProxy
Deprecated.
Opens the workspace specified by the connection properties.
openWMSConnection(IName, IPropertySet, IPropertySet) - Method in interface com.esri.arcgis.datasourcesraster.IRasterServiceHelper2
Creates a raster dataset given a WMS/WCS or Image Service name object, connection properties and other properties like pixel size etc.
openWMSConnection(IName, IPropertySet, IPropertySet) - Method in class com.esri.arcgis.datasourcesraster.IRasterServiceHelper2Proxy
Deprecated.
Creates a raster dataset given a WMS/WCS or Image Service name object, connection properties and other properties like pixel size etc.
openWMTSConnection(IName, IPropertySet, IPropertySet) - Method in interface com.esri.arcgis.datasourcesraster.IRasterServiceHelper3
Creates a raster dataset given a WMTS connection properties and other properties like pixel size etc.
openWMTSConnection(IName, IPropertySet, IPropertySet) - Method in class com.esri.arcgis.datasourcesraster.IRasterServiceHelper3Proxy
Deprecated.
Creates a raster dataset given a WMTS connection properties and other properties like pixel size etc.
operate(int, int, int, int[]) - Method in class com.esri.arcgis.datasourcesraster.BlendMosaicker
Operates on two integer values and returns a new one.
operate(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.BlendMosaicker
Operates on two floating-point values and returns a new one.
operate(int, int, int, int[]) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicOperator
Operates on two integer values and returns a new one.
operate(int, int, double, double[]) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicOperator2
Operates on two floating-point values and returns a new one.
operate(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.IMosaicOperator2Proxy
Deprecated.
Operates on two floating-point values and returns a new one.
operate(int, int, int, int[]) - Method in class com.esri.arcgis.datasourcesraster.IMosaicOperatorProxy
Deprecated.
Operates on two integer values and returns a new one.
operate(int, int, int, int[]) - Method in class com.esri.arcgis.datasourcesraster.MeanMosaicker
Operates on two integer values and returns a new one.
operate(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.MeanMosaicker
Operates on two floating-point values and returns a new one.
opt(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optimizedHandleStringRequest(String, int, InputStream, ICustomOutputStream, boolean) - Method in class com.esri.arcgis.system.IRequestHandlerProxy
Deprecated.
 
optInt(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class com.esri.arcgis.server.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class com.esri.arcgis.server.json.JSONObject
Get an optional string associated with a key.
or(IRecordNumberSet) - Method in interface com.esri.arcgis.geodatabase.IRecordNumberSet
Combines all the record numbers that are in one or the other collection into a single collection.
or(IRecordNumberSet) - Method in class com.esri.arcgis.geodatabase.IRecordNumberSetProxy
Deprecated.
Combines all the record numbers that are in one or the other collection into a single collection.
or(IRecordNumberSet) - Method in class com.esri.arcgis.geodatabase.RecordNumberSet
Combines all the record numbers that are in one or the other collection into a single collection.
orientByMs() - Method in interface com.esri.arcgis.geometry.IMSegmentation3
Re-orients the curve to make Ms non-decreasing, if possible.
orientByMs() - Method in class com.esri.arcgis.geometry.IMSegmentation3Proxy
Deprecated.
Re-orients the curve to make Ms non-decreasing, if possible.
orientByMs() - Method in interface com.esri.arcgis.geometry.IMSegmentationInternal
Re-orients the curve to make Ms non-decreasing, if possible.
orientByMs() - Method in class com.esri.arcgis.geometry.IMSegmentationInternalProxy
Deprecated.
Re-orients the curve to make Ms non-decreasing, if possible.
orientByMs() - Method in class com.esri.arcgis.geometry.Polyline
Re-orients the curve to make Ms non-decreasing, if possible.
OutputStore - Interface in com.esri.arcgis.system
An interface to represent the output store and common calls to make to it Platform (k8s or windows/linux) agnostic
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.Envelope
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in interface com.esri.arcgis.geometry.IRelationalOperator
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometryBag) - Method in interface com.esri.arcgis.geometry.IRelationalOperatorNxM
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometryBag) - Method in class com.esri.arcgis.geometry.IRelationalOperatorNxMProxy
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.IRelationalOperatorProxy
Deprecated.
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.Multipoint
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.Point
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.Polygon
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlaps(IGeometry) - Method in class com.esri.arcgis.geometry.Polyline
Indicates if the intersection of the two geometries has the same dimension as one of the input geometries.
overlay(IMultidimensionalInfo, boolean, boolean) - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3
Overlay another multidimensional info.
overlay(IMultidimensionalInfo, boolean, boolean) - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3Proxy
Deprecated.
Overlay another multidimensional info.
OverviewBuilder - Class in com.esri.arcgis.datasourcesraster
COM Class 'OverviewBuilder'.
OverviewBuilder() - Constructor for class com.esri.arcgis.datasourcesraster.OverviewBuilder
Constructs a OverviewBuilder using ArcGIS Engine.
OverviewBuilder(Object) - Constructor for class com.esri.arcgis.datasourcesraster.OverviewBuilder
Construct a OverviewBuilder using a reference to such an object returned from ArcGIS Engine or Server.
OverviewItemURI - Class in com.esri.arcgis.datasourcesraster
COM Class 'OverviewItemURI'.
OverviewItemURI() - Constructor for class com.esri.arcgis.datasourcesraster.OverviewItemURI
Constructs a OverviewItemURI using ArcGIS Engine.
OverviewItemURI(Object) - Constructor for class com.esri.arcgis.datasourcesraster.OverviewItemURI
Construct a OverviewItemURI using a reference to such an object returned from ArcGIS Engine or Server.
overwrite(Object, Object[]) - Method in interface com.esri.arcgis.system.IObjectCopy
Overwrites the object with the contents of input object.
overwrite(Object, Object[]) - Method in class com.esri.arcgis.system.IObjectCopyProxy
Deprecated.
Overwrites the object with the contents of input object.
overwrite(Object, Object[]) - Method in class com.esri.arcgis.system.ObjectCopy
Overwrites the object with the contents of input object.
overwriteFromEIDs(INetworkElementSet, ITrackCancel) - Method in interface com.esri.arcgis.geodatabase.INetworkDiagramEdit
Overwrites the content of the network diagram from the specified network element set.
overwriteFromEIDs(INetworkElementSet, ITrackCancel) - Method in class com.esri.arcgis.geodatabase.INetworkDiagramEditProxy
Deprecated.
Overwrites the content of the network diagram from the specified network element set.
overwriteFromGlobalIDs(IGlobalIDSet, ITrackCancel) - Method in interface com.esri.arcgis.geodatabase.INetworkDiagramEdit
Overwrites the content of the network diagram from the specified network feature set.
overwriteFromGlobalIDs(IGlobalIDSet, ITrackCancel) - Method in class com.esri.arcgis.geodatabase.INetworkDiagramEditProxy
Deprecated.
Overwrites the content of the network diagram from the specified network feature set.
OwnershipBasedAccessControl - Class in com.esri.arcgis.geodatabase
COM Class 'OwnershipBasedAccessControl'.
OwnershipBasedAccessControl() - Constructor for class com.esri.arcgis.geodatabase.OwnershipBasedAccessControl
Constructs a OwnershipBasedAccessControl using ArcGIS Engine.
OwnershipBasedAccessControl(Object) - Constructor for class com.esri.arcgis.geodatabase.OwnershipBasedAccessControl
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
OwnershipBasedAccessControl theOwnershipBasedAccessControl = (OwnershipBasedAccessControl) obj;
ownsDatasetType(int) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceExtension2
Indicates if the workspace extension owns the dataset type.
ownsDatasetType(int) - Method in class com.esri.arcgis.geodatabase.IWorkspaceExtension2Proxy
Indicates if the workspace extension owns the dataset type.
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 _ 
Skip navigation links