|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.geodatabase.IDEGdbUtilitiesProxy
Description: 'Provides access to utility functions concerning data elements.' 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 IDEGdbUtilitiesProxy
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.geodatabase.IDEGdbUtilities |
---|
IID, IIDbd65b611_aa51_462f_a11a_b0ba223d9e9c |
Constructor Summary | |
---|---|
|
IDEGdbUtilitiesProxy()
Deprecated. For internal use only |
|
IDEGdbUtilitiesProxy(java.lang.Object obj)
Deprecated. |
protected |
IDEGdbUtilitiesProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IDEGdbUtilitiesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IDEGdbUtilitiesProxy(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. |
java.lang.String |
getDatasetTypeDescription(int type)
Deprecated. Get dataset type description. |
int |
getDatasetTypeFromString(java.lang.String desc)
Deprecated. Get dataset type from string. |
java.lang.String |
getExpandTypeDescription(int type)
Deprecated. Get expand type description. |
int |
getExpandTypeFromString(java.lang.String desc)
Deprecated. Get expand type from string. |
java.lang.String |
getFeatureTypeDescription(int type)
Deprecated. Get feature type description. |
int |
getFeatureTypeFromString(java.lang.String desc)
Deprecated. Get feature type from string. |
java.lang.String |
getFieldTypeDescription(int type)
Deprecated. Get field type description. |
int |
getFieldTypeFromString(java.lang.String desc)
Deprecated. Get field type from string. |
java.lang.String |
getGeometryTypeDescription(int type)
Deprecated. Get geometry type description. |
int |
getGeometryTypeFromString(java.lang.String desc)
Deprecated. Get geometry type from string. |
java.lang.String |
getNetworkClassAncillaryRoleDescription(int role)
Deprecated. Get network class ancillary role type description. |
int |
getNetworkClassAncillaryRoleFromString(java.lang.String desc)
Deprecated. Get network class ancillary role type from string. |
java.lang.String |
getNetworkTypeDescription(int netType)
Deprecated. Get network type description. |
int |
getNetworkTypeFromString(java.lang.String desc)
Deprecated. Get network type from string. |
java.lang.String |
getRelationshipCardinalityDescription(int card)
Deprecated. Get relationship cardinality description. |
int |
getRelationshipCardinalityFromString(java.lang.String desc)
Deprecated. Get relationship cardinality from string. |
java.lang.String |
getRelationshipClassKeyDescription(int classKey)
Deprecated. Get relationship class key type description. |
int |
getRelationshipClassKeyFromString(java.lang.String desc)
Deprecated. Get relationship class key type from string. |
java.lang.String |
getRelationshipKeyRoleDescription(int keyRole)
Deprecated. Get relationship key role description. |
int |
getRelationshipKeyRoleFromString(java.lang.String desc)
Deprecated. Get relationship key role from string. |
java.lang.String |
getRelationshipKeyTypeDescription(int keyType)
Deprecated. Get relationship key type description. |
int |
getRelationshipKeyTypeFromString(java.lang.String desc)
Deprecated. Get relationship key type from string. |
java.lang.String |
getRelationshipNotificationDescription(int notification)
Deprecated. Get relationship notification description. |
int |
getRelationshipNotificationFromString(java.lang.String desc)
Deprecated. Get relationship notification from string. |
java.lang.String |
getWorkspaceTypeDescription(int type)
Deprecated. Get workspace type description. |
int |
getWorkspaceTypeFromString(java.lang.String desc)
Deprecated. Get worspace type from string. |
boolean |
isEqualDEGeoDataset(IDEGeoDataset dEGeoDataset1,
IDEGeoDataset dEGeoDataset2)
Deprecated. Check if DEGeoDataset properties are equal. |
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 IDEGdbUtilitiesProxy(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 IDEGdbUtilitiesProxy()
public IDEGdbUtilitiesProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IDEGdbUtilitiesProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IDEGdbUtilitiesProxy(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 int getDatasetTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getDatasetTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDatasetTypeDescription(int type) throws java.io.IOException, AutomationException
getDatasetTypeDescription
in interface IDEGdbUtilities
type
- A com.esri.arcgis.geodatabase.esriDatasetType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getGeometryTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getGeometryTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getGeometryTypeDescription(int type) throws java.io.IOException, AutomationException
getGeometryTypeDescription
in interface IDEGdbUtilities
type
- A com.esri.arcgis.geometry.esriGeometryType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFeatureTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getFeatureTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFeatureTypeDescription(int type) throws java.io.IOException, AutomationException
getFeatureTypeDescription
in interface IDEGdbUtilities
type
- A com.esri.arcgis.geodatabase.esriFeatureType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getExpandTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getExpandTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getExpandTypeDescription(int type) throws java.io.IOException, AutomationException
getExpandTypeDescription
in interface IDEGdbUtilities
type
- A com.esri.arcgis.geodatabase.esriDEExpandType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFieldTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getFieldTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFieldTypeDescription(int type) throws java.io.IOException, AutomationException
getFieldTypeDescription
in interface IDEGdbUtilities
type
- A com.esri.arcgis.geodatabase.esriFieldType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getWorkspaceTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getWorkspaceTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getWorkspaceTypeDescription(int type) throws java.io.IOException, AutomationException
getWorkspaceTypeDescription
in interface IDEGdbUtilities
type
- A com.esri.arcgis.geodatabase.esriWorkspaceType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getNetworkClassAncillaryRoleFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getNetworkClassAncillaryRoleFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getNetworkClassAncillaryRoleDescription(int role) throws java.io.IOException, AutomationException
getNetworkClassAncillaryRoleDescription
in interface IDEGdbUtilities
role
- A com.esri.arcgis.geodatabase.esriNetworkClassAncillaryRole constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRelationshipKeyTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getRelationshipKeyTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRelationshipKeyTypeDescription(int keyType) throws java.io.IOException, AutomationException
getRelationshipKeyTypeDescription
in interface IDEGdbUtilities
keyType
- A com.esri.arcgis.geodatabase.esriRelKeyType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRelationshipClassKeyFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getRelationshipClassKeyFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRelationshipClassKeyDescription(int classKey) throws java.io.IOException, AutomationException
getRelationshipClassKeyDescription
in interface IDEGdbUtilities
classKey
- A com.esri.arcgis.geodatabase.esriRelClassKey constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRelationshipKeyRoleFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getRelationshipKeyRoleFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRelationshipKeyRoleDescription(int keyRole) throws java.io.IOException, AutomationException
getRelationshipKeyRoleDescription
in interface IDEGdbUtilities
keyRole
- A com.esri.arcgis.geodatabase.esriRelKeyRole constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRelationshipCardinalityFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getRelationshipCardinalityFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRelationshipCardinalityDescription(int card) throws java.io.IOException, AutomationException
getRelationshipCardinalityDescription
in interface IDEGdbUtilities
card
- A com.esri.arcgis.geodatabase.esriRelCardinality constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRelationshipNotificationFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getRelationshipNotificationFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRelationshipNotificationDescription(int notification) throws java.io.IOException, AutomationException
getRelationshipNotificationDescription
in interface IDEGdbUtilities
notification
- A com.esri.arcgis.geodatabase.esriRelNotification constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getNetworkTypeFromString(java.lang.String desc) throws java.io.IOException, AutomationException
getNetworkTypeFromString
in interface IDEGdbUtilities
desc
- The desc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getNetworkTypeDescription(int netType) throws java.io.IOException, AutomationException
getNetworkTypeDescription
in interface IDEGdbUtilities
netType
- A com.esri.arcgis.geodatabase.esriNetworkType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEqualDEGeoDataset(IDEGeoDataset dEGeoDataset1, IDEGeoDataset dEGeoDataset2) throws java.io.IOException, AutomationException
isEqualDEGeoDataset
in interface IDEGdbUtilities
dEGeoDataset1
- A reference to a com.esri.arcgis.geodatabase.IDEGeoDataset (in)dEGeoDataset2
- A reference to a com.esri.arcgis.geodatabase.IDEGeoDataset (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 |