|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkFeatureEvents
Provides access to events for connecting and disconnecting network features.
IComplexNetworkFeature,
IJunctionFeature,
INetworkFeature.connect(),
IEdgeFeature,
IComplexJunctionFeature,
IComplexEdgeFeature,
INetworkFeatureEvents,
ISimpleJunctionFeature,
ISimpleEdgeFeature,
INetworkFeature| Method Summary | |
|---|---|
void |
onConnect()
Preparation for connecting a NetworkFeature to another. |
void |
onDisconnect()
Preparation for disconnecting a NetworkFeature from another. |
| Method Detail |
|---|
void onConnect()
throws IOException,
AutomationException
OnConnect is not currently implemented.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onDisconnect()
throws IOException,
AutomationException
OnDisconnect is not currently implemented.
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 | ||||||||