|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISelectionSetBarriers
COM Interface 'ISelectionSetBarriers'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Provides access to members that specify a set of barriers for the TraceFlowSolver object.' 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 |
IID16d930c2_18a8_11d3_9f4b_00c04f68e627
|
static int |
xxDummy
Deprecated. Internal use only |
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. |
Field Detail |
---|
static final int IID16d930c2_18a8_11d3_9f4b_00c04f68e627
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void add(int userClassID, int userID) throws java.io.IOException, AutomationException
userClassID
- The userClassID (in)userID
- The userID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void not() 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 |