|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITopologyContainer2
COM Interface 'ITopologyContainer2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that create, add, and hand out topologies.' 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 |
IIDf6146622_e8f8_496e_9d50_800594ff3378
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.ITopologyContainer |
---|
IIDc2a33a05_adab_4fc9_938c_cb0e14476686 |
Method Summary | |
---|---|
ITopology |
createTopologyEx(java.lang.String name,
double clusterTolerance,
double zClusterTolerance,
int maxGeneratedErrorCount,
java.lang.String configurationKeyword)
Creates a new topology. |
double |
getDefaultZClusterTolerance()
The default z cluster tolerance as per the topology engine. |
double |
getMaximumZClusterTolerance()
The maximal z cluster tolerance as per the topology engine. |
double |
getMinimumZClusterTolerance()
The minimal z cluster tolerance as per the topology engine. |
Methods inherited from interface com.esri.arcgis.geodatabase.ITopologyContainer |
---|
createTopology, getDefaultClusterTolerance, getMaximumClusterTolerance, getMinimumClusterTolerance, getTopology, getTopologyByID, getTopologyByName, getTopologyCount |
Field Detail |
---|
static final int IIDf6146622_e8f8_496e_9d50_800594ff3378
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ITopology createTopologyEx(java.lang.String name, double clusterTolerance, double zClusterTolerance, int maxGeneratedErrorCount, java.lang.String configurationKeyword) throws java.io.IOException, AutomationException
name
- The name (in)clusterTolerance
- The clusterTolerance (in)zClusterTolerance
- The zClusterTolerance (in)maxGeneratedErrorCount
- The maxGeneratedErrorCount (in)configurationKeyword
- The configurationKeyword (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getDefaultZClusterTolerance() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMinimumZClusterTolerance() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMaximumZClusterTolerance() throws java.io.IOException, AutomationException
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 |