|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAAgent
COM Interface 'INAAgent'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to properties/methods common to all network analysis agents.' 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 |
IIDa6af9d1f_a27c_4df8_b989_8844173c776f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
applies(IDENetworkDataset network,
INAContextHelper contextHelper)
Indicates if the agent is appropriate to use with the given network dataset. |
java.lang.String |
getName()
The name of the agent. |
void |
initialize(IDENetworkDataset network,
INAContextHelper contextHelper)
Get the agent ready for action. |
void |
onContextUpdated()
Called when the context is updated. |
void |
onResultUpdated()
Called when a result is updated. |
| Field Detail |
|---|
static final int IIDa6af9d1f_a27c_4df8_b989_8844173c776f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean applies(IDENetworkDataset network,
INAContextHelper contextHelper)
throws java.io.IOException,
AutomationException
network - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)contextHelper - A reference to a com.esri.arcgis.networkanalyst.INAContextHelper (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void initialize(IDENetworkDataset network,
INAContextHelper contextHelper)
throws java.io.IOException,
AutomationException
network - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)contextHelper - A reference to a com.esri.arcgis.networkanalyst.INAContextHelper (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onResultUpdated()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onContextUpdated()
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 | ||||||||