|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISelectionSetBarriers
Provides access to members that specify a set of barriers for the TraceFlowSolver object.
com.esri.arcgis.editorext.UtilityNetworkAnalysisExt
Method Summary | |
---|---|
void |
add(int userClassID,
int userID)
Adds a network feature to the set of barriers. |
void |
not()
Specifies that the network features not in this set act as barriers. |
Method Detail |
---|
void add(int userClassID, int userID) throws IOException, AutomationException
userClassID
- The userClassID (in)userID
- The userID (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void not() throws IOException, AutomationException
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 |