|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicNetworkDatasetBuilder
COM Interface 'ISchematicNetworkDatasetBuilder'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that control the schematic Network Dataset builder.' 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 |
IID1394c10f_11f5_414a_bfe5_672edaaab40c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isAutoCreateElementClasses()
Indicates if the schematic element classes are automatically created by the schematic Network Dataset builder. |
boolean |
isInitializeLinksVertices()
Indicates if the initial vertices list for the links must be retrieved and initialized by the schematic Network Dataset builder. |
boolean |
isMergeNodes()
Indicates if the schematic Network Dataset builder generates only a schematic node per feature. |
boolean |
isPersistManualOperations()
Indicates if the manual operations (removed elements, reduction, reconnection) are replayed after the update. |
void |
setAutoCreateElementClasses(boolean autoCreate)
Indicates if the schematic element classes are automatically created by the schematic Network Dataset builder. |
void |
setInitializeLinksVertices(boolean initializeLinksVertices)
Indicates if the initial vertices list for the links must be retrieved and initialized by the schematic Network Dataset builder. |
void |
setMergeNodes(boolean mergeNodes)
Indicates if the schematic Network Dataset builder generates only a schematic node per feature. |
void |
setPersistManualOperations(boolean persistManualOperations)
Indicates if the manual operations (removed elements, reduction, reconnection) are replayed after the update. |
| Field Detail |
|---|
static final int IID1394c10f_11f5_414a_bfe5_672edaaab40c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setAutoCreateElementClasses(boolean autoCreate)
throws java.io.IOException,
AutomationException
autoCreate - The autoCreate (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAutoCreateElementClasses()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInitializeLinksVertices(boolean initializeLinksVertices)
throws java.io.IOException,
AutomationException
initializeLinksVertices - The initializeLinksVertices (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isInitializeLinksVertices()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPersistManualOperations(boolean persistManualOperations)
throws java.io.IOException,
AutomationException
persistManualOperations - The persistManualOperations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isPersistManualOperations()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMergeNodes(boolean mergeNodes)
throws java.io.IOException,
AutomationException
mergeNodes - The mergeNodes (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isMergeNodes()
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 | ||||||||