public interface IJunctionConnectivityRule2 extends IJunctionConnectivityRule, java.io.Serializable
Description: 'Provides access to members that supply information about, modify and manage junction-edge connectivity rules.' 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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDb93b7600_0feb_11d4_a063_00c04f6bdd84 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDf290d9e3_58e5_11d2_ab26_000000000000IIDf366a3fa_5362_11d2_ab1b_000000000000IID236f4de4_4761_11d2_9932_0000f80372b4| Modifier and Type | Method and Description |
|---|---|
boolean |
isDefaultJunction()
Indicates if the junction corresponds to the default junction.
|
void |
setDefaultJunction(boolean isDefaultJunction)
Indicates if the junction corresponds to the default junction.
|
getEdgeClassID, getEdgeMaximumCardinality, getEdgeMinimumCardinality, getEdgeSubtypeCode, getJunctionClassID, getJunctionMaximumCardinality, getJunctionMinimumCardinality, getJunctionSubtypeCode, setEdgeClassID, setEdgeMaximumCardinality, setEdgeMinimumCardinality, setEdgeSubtypeCode, setJunctionClassID, setJunctionMaximumCardinality, setJunctionMinimumCardinality, setJunctionSubtypeCodegetCategory, getHelpstring, getID, getType, setCategory, setHelpstring, setIDstatic final int IIDb93b7600_0feb_11d4_a063_00c04f6bdd84
static final int xxDummy
static final java.lang.String IID
boolean isDefaultJunction()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setDefaultJunction(boolean isDefaultJunction)
throws java.io.IOException,
AutomationException
isDefaultJunction - The isDefaultJunction (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.