|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJunctionConnectivityRule2
Provides access to members that supply information about, modify and manage junction-edge connectivity rules.
Method Summary | |
---|---|
boolean |
isDefaultJunction()
Indicates if the junction corresponds to the default junction. |
void |
setDefaultJunction(boolean isDefaultJunction)
Indicates if the junction corresponds to the default junction. |
Methods inherited from interface com.esri.arcgis.geodatabase.IRule |
---|
getCategory, getHelpstring, getID, getType, setCategory, setHelpstring, setID |
Method Detail |
---|
boolean isDefaultJunction() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefaultJunction(boolean isDefaultJunction) throws IOException, AutomationException
isDefaultJunction
- The isDefaultJunction (in)
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 |