|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INALocation
COM Interface 'INALocation'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to properties of an NALocation.' 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 |
IID109c0d16_c677_4b96_b5c4_6b17e8d234d2
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getSide()
The side of the feature. |
int |
getSourceID()
The ID of the network source. |
int |
getSourceOID()
The OID of the feature. |
double |
getSourcePosition()
The position along the feature. |
boolean |
isLocated()
Indicates if the location has been found on the network. |
void |
setSide(int side)
The side of the feature. |
void |
setSourceID(int sourceID)
The ID of the network source. |
void |
setSourceOID(int sourceOID)
The OID of the feature. |
void |
setSourcePosition(double position)
The position along the feature. |
| Field Detail |
|---|
static final int IID109c0d16_c677_4b96_b5c4_6b17e8d234d2
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setSourceID(int sourceID)
throws java.io.IOException,
AutomationException
sourceID - The sourceID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSourceID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSourceOID(int sourceOID)
throws java.io.IOException,
AutomationException
sourceOID - The sourceOID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSourceOID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSourcePosition(double 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.
double getSourcePosition()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSide(int side)
throws java.io.IOException,
AutomationException
side - A com.esri.arcgis.networkanalyst.esriNAEdgeSideType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSide()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isLocated()
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 | ||||||||