|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkDatasetDialog
COM Interface 'INetworkDatasetDialog'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that show dialogs for creating and editing network datasets.' 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 |
IID9d465195_f9bb_4d61_b4ea_b3f867f6ca03
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
INetworkDataset |
doModalAdvancedCreateNetwork(IFeatureDatasetName fdsName,
int parentWindow)
Prompts the user to define a new network dataset. |
INetworkDataset |
doModalCreateNetwork(IFeatureClassName lineClassName,
int parentWindow)
Prompts the user to define a new network dataset. |
INetworkDataset |
doModalDataElementCreateNetwork(IDatasetContainer2 datasetContainer,
IDENetworkDataset netDataElement,
int parentWindow)
Prompts the user to define a new network dataset. |
void |
doModalEdit(INetworkDataset network,
int parentWindow)
Shows the properties of a network dataset. |
| Field Detail |
|---|
static final int IID9d465195_f9bb_4d61_b4ea_b3f867f6ca03
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
INetworkDataset doModalCreateNetwork(IFeatureClassName lineClassName,
int parentWindow)
throws java.io.IOException,
AutomationException
lineClassName - A reference to a com.esri.arcgis.geodatabase.IFeatureClassName (in)parentWindow - The parentWindow (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INetworkDataset doModalAdvancedCreateNetwork(IFeatureDatasetName fdsName,
int parentWindow)
throws java.io.IOException,
AutomationException
fdsName - A reference to a com.esri.arcgis.geodatabase.IFeatureDatasetName (in)parentWindow - The parentWindow (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INetworkDataset doModalDataElementCreateNetwork(IDatasetContainer2 datasetContainer,
IDENetworkDataset netDataElement,
int parentWindow)
throws java.io.IOException,
AutomationException
datasetContainer - A reference to a com.esri.arcgis.geodatabase.IDatasetContainer2 (in)netDataElement - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)parentWindow - The parentWindow (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void doModalEdit(INetworkDataset network,
int parentWindow)
throws java.io.IOException,
AutomationException
network - A reference to a com.esri.arcgis.geodatabase.INetworkDataset (in)parentWindow - The parentWindow (A COM typedef) (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 | ||||||||