com.esri.arcgis.geodatabase
Interface ITopology2
- All Superinterfaces:
- ITopology, java.io.Serializable
- All Known Implementing Classes:
- ITopology2Proxy, Topology
public interface ITopology2
- extends ITopology, java.io.Serializable
COM Interface 'ITopology2'. Generated 3/19/2015 1:20:56 PM
from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control a topology.'
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 =
IIDff9b929c_9726_4f60_ac10_e798999bce71
static final int IIDff9b929c_9726_4f60_ac10_e798999bce71
- See Also:
- Constant Field Values
xxDummy
static final int xxDummy
- Deprecated. Internal use only
- See Also:
- Constant Field Values
IID
static final java.lang.String IID
- Deprecated. Internal use only
- See Also:
- Constant Field Values
getZClusterTolerance
double getZClusterTolerance()
throws java.io.IOException,
AutomationException
- The z cluster tolerance of the topology.
- Returns:
- The tolerance
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.