|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkBuilder
COM Interface 'INetworkBuilder'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Provides access to members that rebuild the logical network index for an existing geometric network.' 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 |
IID183685e8_379d_4651_ab2b_3cb39a51f291
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
rebuildNetwork(IGeometricNetwork geometricNetwork,
java.lang.String configKeyword,
java.lang.String logFilePath)
Recreates the logical network index for the geometric network, features are not changed in this process. |
Field Detail |
---|
static final int IID183685e8_379d_4651_ab2b_3cb39a51f291
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void rebuildNetwork(IGeometricNetwork geometricNetwork, java.lang.String configKeyword, java.lang.String logFilePath) throws java.io.IOException, AutomationException
geometricNetwork
- A reference to a com.esri.arcgis.geodatabase.IGeometricNetwork (in)configKeyword
- The configKeyword (in)logFilePath
- The logFilePath (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 |