|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INALayerEvents
Provides access to events triggered by the network analysis layer.
| Method Summary | |
|---|---|
void |
onInUseByBackgroundChanged(INALayerEventsOnInUseByBackgroundChangedEvent theEvent)
Called after the in use by background status of the analysis layer is modified. |
void |
onNAContextAttached(INALayerEventsOnNAContextAttachedEvent theEvent)
Called after a different network analysis context is attached to the analysis layer. |
void |
onNAContextDetached(INALayerEventsOnNAContextDetachedEvent theEvent)
Called after the network analysis context is detached from the analysis layer. |
| Method Detail |
|---|
void onNAContextDetached(INALayerEventsOnNAContextDetachedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onNAContextAttached(INALayerEventsOnNAContextAttachedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onInUseByBackgroundChanged(INALayerEventsOnInUseByBackgroundChangedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
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 | ||||||||