com.esri.arcgis.datasourcesfile
Class IDEArcInfoUtilitiesProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesfile.IDEArcInfoUtilitiesProxy
All Implemented Interfaces:
IDEArcInfoUtilities, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IDEArcInfoUtilities'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'

Description: 'Provides access to the ArcInfo Data Element Utilities.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =

public class IDEArcInfoUtilitiesProxy
extends com.esri.arcgis.interop.Dispatch
implements IDEArcInfoUtilities, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.datasourcesfile.IDEArcInfoUtilities
IID, IID1c1d3491_9e02_4283_be2f_b8177cc8f01f
 
Constructor Summary
  IDEArcInfoUtilitiesProxy()
          Deprecated. For internal use only
  IDEArcInfoUtilitiesProxy(java.lang.Object obj)
          Deprecated.  
protected IDEArcInfoUtilitiesProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IDEArcInfoUtilitiesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IDEArcInfoUtilitiesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void assignArcInfoTableProperties(IArcInfoTable pArcInfoTable, IDataElement pDataElement)
          Deprecated. Assign ArcInfo table properties.
 void assignCoverageFeatureClassNameProperties(ICoverageFeatureClassName pCoverageFeatureClassName, IDataElement pDataElement)
          Deprecated. Assign coverage feature class name properties.
 void assignCoverageFeatureClassProperties(ICoverageFeatureClass pCoverageFeatureClass, IDataElement pDataElement)
          Deprecated. Assign coverage feature class properties.
 void assignCoverageProperties(ICoverage pCoverage, IDataElement pDataElement)
          Deprecated. Assign coverage properties.
 IGPArcInfoItem findItem(IDEArcInfoTable pDEArcInfoTable, java.lang.String name)
          Deprecated. FindItem.
 java.lang.String getCoverageFeatureClassTypeDescription(int type)
          Deprecated. Get coverage feature class type description.
 int getCoverageFeatureClassTypeFromString(java.lang.String desc)
          Deprecated. Get coverage feature class type from string.
 java.lang.String getFeatureClassTopologyDescription(int type)
          Deprecated. Get feature class topology description.
 int getFeatureClassTopologyFromString(java.lang.String desc)
          Deprecated. Get feature class topology from string.
 java.lang.String getItemTypeDescription(int type)
          Deprecated. Get item type description.
 int getItemTypeFromString(java.lang.String desc)
          Deprecated. Get item type from string.
 boolean itemExists(IDEArcInfoTable pDEArcInfoTable, IGPArcInfoItem pGPItem)
          Deprecated. Item exists.
 IPropertySet makeDETolerances(ICoverage pCoverage)
          Deprecated. Make tolerances.
 IGPArcInfoItem makeGPItem(IArcInfoItem pItem)
          Deprecated. Make item.
 IArray makeGPItems(IArcInfoItems pItems)
          Deprecated. Make Items.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IDEArcInfoUtilitiesProxy

public IDEArcInfoUtilitiesProxy(java.lang.String CLSID,
                                java.lang.String host,
                                com.esri.arcgis.interop.AuthInfo authInfo)
                         throws java.net.UnknownHostException,
                                java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IDEArcInfoUtilitiesProxy

public IDEArcInfoUtilitiesProxy()
Deprecated. 
For internal use only


IDEArcInfoUtilitiesProxy

public IDEArcInfoUtilitiesProxy(java.lang.Object obj)
                         throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IDEArcInfoUtilitiesProxy

protected IDEArcInfoUtilitiesProxy(java.lang.Object obj,
                                   java.lang.String iid)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IDEArcInfoUtilitiesProxy

protected IDEArcInfoUtilitiesProxy(java.lang.String CLSID,
                                   java.lang.String iid,
                                   java.lang.String host,
                                   com.esri.arcgis.interop.AuthInfo authInfo)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

assignCoverageProperties

public void assignCoverageProperties(ICoverage pCoverage,
                                     IDataElement pDataElement)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Assign coverage properties.

Specified by:
assignCoverageProperties in interface IDEArcInfoUtilities
Parameters:
pCoverage - A reference to a com.esri.arcgis.datasourcesfile.ICoverage (in)
pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

assignArcInfoTableProperties

public void assignArcInfoTableProperties(IArcInfoTable pArcInfoTable,
                                         IDataElement pDataElement)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Assign ArcInfo table properties.

Specified by:
assignArcInfoTableProperties in interface IDEArcInfoUtilities
Parameters:
pArcInfoTable - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoTable (in)
pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

assignCoverageFeatureClassProperties

public void assignCoverageFeatureClassProperties(ICoverageFeatureClass pCoverageFeatureClass,
                                                 IDataElement pDataElement)
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
Assign coverage feature class properties.

Specified by:
assignCoverageFeatureClassProperties in interface IDEArcInfoUtilities
Parameters:
pCoverageFeatureClass - A reference to a com.esri.arcgis.datasourcesfile.ICoverageFeatureClass (in)
pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

assignCoverageFeatureClassNameProperties

public void assignCoverageFeatureClassNameProperties(ICoverageFeatureClassName pCoverageFeatureClassName,
                                                     IDataElement pDataElement)
                                              throws java.io.IOException,
                                                     AutomationException
Deprecated. 
Assign coverage feature class name properties.

Specified by:
assignCoverageFeatureClassNameProperties in interface IDEArcInfoUtilities
Parameters:
pCoverageFeatureClassName - A reference to a com.esri.arcgis.datasourcesfile.ICoverageFeatureClassName (in)
pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

makeDETolerances

public IPropertySet makeDETolerances(ICoverage pCoverage)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Make tolerances.

Specified by:
makeDETolerances in interface IDEArcInfoUtilities
Parameters:
pCoverage - A reference to a com.esri.arcgis.datasourcesfile.ICoverage (in)
Returns:
A reference to a com.esri.arcgis.system.IPropertySet
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

makeGPItems

public IArray makeGPItems(IArcInfoItems pItems)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Make Items.

Specified by:
makeGPItems in interface IDEArcInfoUtilities
Parameters:
pItems - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItems (in)
Returns:
A reference to a com.esri.arcgis.system.IArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

makeGPItem

public IGPArcInfoItem makeGPItem(IArcInfoItem pItem)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Make item.

Specified by:
makeGPItem in interface IDEArcInfoUtilities
Parameters:
pItem - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItem (in)
Returns:
A reference to a com.esri.arcgis.datasourcesfile.IGPArcInfoItem
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCoverageFeatureClassTypeFromString

public int getCoverageFeatureClassTypeFromString(java.lang.String desc)
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
Get coverage feature class type from string.

Specified by:
getCoverageFeatureClassTypeFromString in interface IDEArcInfoUtilities
Parameters:
desc - The desc (in)
Returns:
A com.esri.arcgis.datasourcesfile.esriCoverageFeatureClassType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCoverageFeatureClassTypeDescription

public java.lang.String getCoverageFeatureClassTypeDescription(int type)
                                                        throws java.io.IOException,
                                                               AutomationException
Deprecated. 
Get coverage feature class type description.

Specified by:
getCoverageFeatureClassTypeDescription in interface IDEArcInfoUtilities
Parameters:
type - A com.esri.arcgis.datasourcesfile.esriCoverageFeatureClassType constant (in)
Returns:
The desc
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFeatureClassTopologyFromString

public int getFeatureClassTopologyFromString(java.lang.String desc)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Get feature class topology from string.

Specified by:
getFeatureClassTopologyFromString in interface IDEArcInfoUtilities
Parameters:
desc - The desc (in)
Returns:
A com.esri.arcgis.datasourcesfile.esriFeatureClassTopology constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFeatureClassTopologyDescription

public java.lang.String getFeatureClassTopologyDescription(int type)
                                                    throws java.io.IOException,
                                                           AutomationException
Deprecated. 
Get feature class topology description.

Specified by:
getFeatureClassTopologyDescription in interface IDEArcInfoUtilities
Parameters:
type - A com.esri.arcgis.datasourcesfile.esriFeatureClassTopology constant (in)
Returns:
The desc
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getItemTypeFromString

public int getItemTypeFromString(java.lang.String desc)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Get item type from string.

Specified by:
getItemTypeFromString in interface IDEArcInfoUtilities
Parameters:
desc - The desc (in)
Returns:
A com.esri.arcgis.datasourcesfile.esriArcInfoItemType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getItemTypeDescription

public java.lang.String getItemTypeDescription(int type)
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
Get item type description.

Specified by:
getItemTypeDescription in interface IDEArcInfoUtilities
Parameters:
type - A com.esri.arcgis.datasourcesfile.esriArcInfoItemType constant (in)
Returns:
The desc
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

itemExists

public boolean itemExists(IDEArcInfoTable pDEArcInfoTable,
                          IGPArcInfoItem pGPItem)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Item exists.

Specified by:
itemExists in interface IDEArcInfoUtilities
Parameters:
pDEArcInfoTable - A reference to a com.esri.arcgis.datasourcesfile.IDEArcInfoTable (in)
pGPItem - A reference to a com.esri.arcgis.datasourcesfile.IGPArcInfoItem (in)
Returns:
The pExists
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

findItem

public IGPArcInfoItem findItem(IDEArcInfoTable pDEArcInfoTable,
                               java.lang.String name)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
FindItem.

Specified by:
findItem in interface IDEArcInfoUtilities
Parameters:
pDEArcInfoTable - A reference to a com.esri.arcgis.datasourcesfile.IDEArcInfoTable (in)
name - The name (in)
Returns:
A reference to a com.esri.arcgis.datasourcesfile.IGPArcInfoItem
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.