|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.datasourcesfile.IDEArcInfoUtilitiesProxy
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
Internal use class
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 |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IDEArcInfoUtilitiesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IDEArcInfoUtilitiesProxy()
public IDEArcInfoUtilitiesProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IDEArcInfoUtilitiesProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IDEArcInfoUtilitiesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void assignCoverageProperties(ICoverage pCoverage, IDataElement pDataElement) throws java.io.IOException, AutomationException
assignCoverageProperties
in interface IDEArcInfoUtilities
pCoverage
- A reference to a com.esri.arcgis.datasourcesfile.ICoverage (in)pDataElement
- A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void assignArcInfoTableProperties(IArcInfoTable pArcInfoTable, IDataElement pDataElement) throws java.io.IOException, AutomationException
assignArcInfoTableProperties
in interface IDEArcInfoUtilities
pArcInfoTable
- A reference to a com.esri.arcgis.datasourcesfile.IArcInfoTable (in)pDataElement
- A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void assignCoverageFeatureClassProperties(ICoverageFeatureClass pCoverageFeatureClass, IDataElement pDataElement) throws java.io.IOException, AutomationException
assignCoverageFeatureClassProperties
in interface IDEArcInfoUtilities
pCoverageFeatureClass
- A reference to a com.esri.arcgis.datasourcesfile.ICoverageFeatureClass (in)pDataElement
- A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void assignCoverageFeatureClassNameProperties(ICoverageFeatureClassName pCoverageFeatureClassName, IDataElement pDataElement) throws java.io.IOException, AutomationException
assignCoverageFeatureClassNameProperties
in interface IDEArcInfoUtilities
pCoverageFeatureClassName
- A reference to a com.esri.arcgis.datasourcesfile.ICoverageFeatureClassName (in)pDataElement
- A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet makeDETolerances(ICoverage pCoverage) throws java.io.IOException, AutomationException
makeDETolerances
in interface IDEArcInfoUtilities
pCoverage
- A reference to a com.esri.arcgis.datasourcesfile.ICoverage (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray makeGPItems(IArcInfoItems pItems) throws java.io.IOException, AutomationException
makeGPItems
in interface IDEArcInfoUtilities
pItems
- A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItems (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGPArcInfoItem makeGPItem(IArcInfoItem pItem) throws java.io.IOException, AutomationException
makeGPItem
in interface IDEArcInfoUtilities
pItem
- A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItem (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCoverageFeatureClassTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getCoverageFeatureClassTypeFromString
in interface IDEArcInfoUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCoverageFeatureClassTypeDescription(int type) throws java.io.IOException, AutomationException
getCoverageFeatureClassTypeDescription
in interface IDEArcInfoUtilities
type
- A com.esri.arcgis.datasourcesfile.esriCoverageFeatureClassType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFeatureClassTopologyFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getFeatureClassTopologyFromString
in interface IDEArcInfoUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFeatureClassTopologyDescription(int type) throws java.io.IOException, AutomationException
getFeatureClassTopologyDescription
in interface IDEArcInfoUtilities
type
- A com.esri.arcgis.datasourcesfile.esriFeatureClassTopology constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getItemTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getItemTypeFromString
in interface IDEArcInfoUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getItemTypeDescription(int type) throws java.io.IOException, AutomationException
getItemTypeDescription
in interface IDEArcInfoUtilities
type
- A com.esri.arcgis.datasourcesfile.esriArcInfoItemType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean itemExists(IDEArcInfoTable pDEArcInfoTable, IGPArcInfoItem pGPItem) throws java.io.IOException, AutomationException
itemExists
in interface IDEArcInfoUtilities
pDEArcInfoTable
- A reference to a com.esri.arcgis.datasourcesfile.IDEArcInfoTable (in)pGPItem
- A reference to a com.esri.arcgis.datasourcesfile.IGPArcInfoItem (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGPArcInfoItem findItem(IDEArcInfoTable pDEArcInfoTable, java.lang.String name) throws java.io.IOException, AutomationException
findItem
in interface IDEArcInfoUtilities
pDEArcInfoTable
- A reference to a com.esri.arcgis.datasourcesfile.IDEArcInfoTable (in)name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |