|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetSolver
COM Interface 'INetSolver'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Provides access to members that specify the network and the barriers to be used with this solver.' 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 |
IID54fb1502_a640_11d0_9cc9_00805f74d243
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
disableElementClass(int classID)
Sets an element class as disabled within this solver. |
void |
setElementBarriersByRef(int elementType,
INetElementBarriers rhs2)
Network element barrier set to be used in this solver. |
void |
setSelectionSetBarriersByRef(ISelectionSetBarriers rhs1)
Selection set barriers to be used in this solver. |
void |
setSourceNetworkByRef(INetwork rhs1)
Source network to be used in this solver. |
| Field Detail |
|---|
static final int IID54fb1502_a640_11d0_9cc9_00805f74d243
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setSourceNetworkByRef(INetwork rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geodatabase.INetwork (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setElementBarriersByRef(int elementType,
INetElementBarriers rhs2)
throws java.io.IOException,
AutomationException
elementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)rhs2 - A reference to a com.esri.arcgis.networkanalysis.INetElementBarriers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSelectionSetBarriersByRef(ISelectionSetBarriers rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.networkanalysis.ISelectionSetBarriers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void disableElementClass(int classID)
throws java.io.IOException,
AutomationException
classID - The classID (in)
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 | ||||||||