|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDETopology
COM Interface 'IDETopology'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that return information about topology 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID2f5817ab_5c2f_4250_b515_d2bdcdb5fa84
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getClusterTolerance()
The cluster tolerance of the topology. |
IStringArray |
getFeatureClassNames()
The feature classes involved in the topology. |
int |
getMaximumGeneratedErrorCount()
The maximum number of errors to generate when validating a topology. |
IArray |
getRules()
The topology rules. |
double |
getZClusterTolerance()
The z cluster tolerance of the topology. |
void |
setClusterTolerance(double clusterTol)
The cluster tolerance of the topology. |
void |
setFeatureClassNamesByRef(IStringArray featureClassNames)
The feature classes involved in the topology. |
void |
setMaximumGeneratedErrorCount(int maxErrorCount)
The maximum number of errors to generate when validating a topology. |
void |
setRulesByRef(IArray rules)
The topology rules. |
void |
setZClusterTolerance(double clusterTol)
The z cluster tolerance of the topology. |
| Field Detail |
|---|
static final int IID2f5817ab_5c2f_4250_b515_d2bdcdb5fa84
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getClusterTolerance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClusterTolerance(double clusterTol)
throws java.io.IOException,
AutomationException
clusterTol - The clusterTol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getZClusterTolerance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setZClusterTolerance(double clusterTol)
throws java.io.IOException,
AutomationException
clusterTol - The clusterTol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaximumGeneratedErrorCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaximumGeneratedErrorCount(int maxErrorCount)
throws java.io.IOException,
AutomationException
maxErrorCount - The maxErrorCount (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getRules()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRulesByRef(IArray rules)
throws java.io.IOException,
AutomationException
rules - A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getFeatureClassNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureClassNamesByRef(IStringArray featureClassNames)
throws java.io.IOException,
AutomationException
featureClassNames - A reference to a com.esri.arcgis.system.IStringArray (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 | ||||||||