|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEdgeFlag
COM Interface 'IEdgeFlag'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Provides access to members that return and set properties that are specific to edge flags on the network.' 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 |
IID19f99c8f_a089_11d0_9cc9_00805f74d243
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
float |
getPosition()
Position of the flag along the edge. |
boolean |
isTwoWay()
Indicates if the trace can proceed in either direction from this edge flag. |
void |
setPosition(float position)
Position of the flag along the edge. |
void |
setTwoWay(boolean twoWay)
Indicates if the trace can proceed in either direction from this edge flag. |
| Field Detail |
|---|
static final int IID19f99c8f_a089_11d0_9cc9_00805f74d243
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
float getPosition()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPosition(float position)
throws java.io.IOException,
AutomationException
position - The position (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isTwoWay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTwoWay(boolean twoWay)
throws java.io.IOException,
AutomationException
twoWay - The twoWay (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 | ||||||||