com.esri.arcgis.geodatabase
Class IDEGeometricNetwork2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.IDEGeometricNetworkProxy
          extended by com.esri.arcgis.geodatabase.IDEGeometricNetwork2Proxy
All Implemented Interfaces:
IDEGeometricNetwork, IDEGeometricNetwork2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that describe geometric network 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 IDEGeometricNetwork2Proxy
extends IDEGeometricNetworkProxy
implements IDEGeometricNetwork2, 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.geodatabase.IDEGeometricNetwork2
IID, IID4169ef6e_9e94_45c2_af70_509a62a0d1ec
 
Fields inherited from interface com.esri.arcgis.geodatabase.IDEGeometricNetwork
IIDacdbe3c0_e303_43e1_8038_8b391692f267
 
Constructor Summary
  IDEGeometricNetwork2Proxy()
          Deprecated. For internal use only
  IDEGeometricNetwork2Proxy(java.lang.Object obj)
          Deprecated.  
protected IDEGeometricNetwork2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IDEGeometricNetwork2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IDEGeometricNetwork2Proxy(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.  
 double getXYSnapTolerance()
          Deprecated. XY snap tolerance.
 double getZSnapTolerance()
          Deprecated. Z snap tolerance.
 boolean isReduceNetworkConflicts()
          Deprecated. Indicates if network conflicts should be reduced during reconcile.
 boolean isUseZsForConnectivity()
          Deprecated. Indicates if Z coordinates are used for connectivity.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setReduceNetworkConflicts(boolean reduceNetworkConflicts)
          Deprecated. Indicates if network conflicts should be reduced during reconcile.
 void setUseZsForConnectivity(boolean useZsForConnectivity)
          Deprecated. Indicates if Z coordinates are used for connectivity.
 void setXYSnapTolerance(double xYSnapTolerance)
          Deprecated. XY snap tolerance.
 void setZSnapTolerance(double zSnapTolerance)
          Deprecated. Z snap tolerance.
 
Methods inherited from class com.esri.arcgis.geodatabase.IDEGeometricNetworkProxy
getFeatureClassNames, getNetworkType, getNetworkWeights, getOrphanJunctionFeatureClassName, getRules, getWeightAssociations, setFeatureClassNamesByRef, setNetworkType, setNetworkWeightsByRef, setOrphanJunctionFeatureClassName, setRulesByRef, setWeightAssociationsByRef
 
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
 
Methods inherited from interface com.esri.arcgis.geodatabase.IDEGeometricNetwork
getFeatureClassNames, getNetworkType, getNetworkWeights, getOrphanJunctionFeatureClassName, getRules, getWeightAssociations, setFeatureClassNamesByRef, setNetworkType, setNetworkWeightsByRef, setOrphanJunctionFeatureClassName, setRulesByRef, setWeightAssociationsByRef
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IDEGeometricNetwork2Proxy

public IDEGeometricNetwork2Proxy(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

IDEGeometricNetwork2Proxy

public IDEGeometricNetwork2Proxy()
Deprecated. 
For internal use only


IDEGeometricNetwork2Proxy

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

IDEGeometricNetwork2Proxy

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

IDEGeometricNetwork2Proxy

protected IDEGeometricNetwork2Proxy(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 IDEGeometricNetworkProxy
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 IDEGeometricNetworkProxy
Throws:
java.io.IOException

setUseZsForConnectivity

public void setUseZsForConnectivity(boolean useZsForConnectivity)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates if Z coordinates are used for connectivity.

Specified by:
setUseZsForConnectivity in interface IDEGeometricNetwork2
Parameters:
useZsForConnectivity - The useZsForConnectivity (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isUseZsForConnectivity

public boolean isUseZsForConnectivity()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if Z coordinates are used for connectivity.

Specified by:
isUseZsForConnectivity in interface IDEGeometricNetwork2
Returns:
The useZsForConnectivity
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setXYSnapTolerance

public void setXYSnapTolerance(double xYSnapTolerance)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
XY snap tolerance.

Specified by:
setXYSnapTolerance in interface IDEGeometricNetwork2
Parameters:
xYSnapTolerance - The xYSnapTolerance (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getXYSnapTolerance

public double getXYSnapTolerance()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
XY snap tolerance.

Specified by:
getXYSnapTolerance in interface IDEGeometricNetwork2
Returns:
The xYSnapTolerance
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setZSnapTolerance

public void setZSnapTolerance(double zSnapTolerance)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Z snap tolerance.

Specified by:
setZSnapTolerance in interface IDEGeometricNetwork2
Parameters:
zSnapTolerance - The zSnapTolerance (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getZSnapTolerance

public double getZSnapTolerance()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Z snap tolerance.

Specified by:
getZSnapTolerance in interface IDEGeometricNetwork2
Returns:
The zSnapTolerance
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setReduceNetworkConflicts

public void setReduceNetworkConflicts(boolean reduceNetworkConflicts)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if network conflicts should be reduced during reconcile.

Specified by:
setReduceNetworkConflicts in interface IDEGeometricNetwork2
Parameters:
reduceNetworkConflicts - The reduceNetworkConflicts (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isReduceNetworkConflicts

public boolean isReduceNetworkConflicts()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Indicates if network conflicts should be reduced during reconcile.

Specified by:
isReduceNetworkConflicts in interface IDEGeometricNetwork2
Returns:
The reduceNetworkConflicts
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.