public class ISurfaceIntersectionEventsAdapter extends java.lang.Object implements ISurfaceIntersectionEvents
IID, IID63ce4874_b31c_48d3_ba60_5d1b74a63ceb, xxDummy
Constructor and Description |
---|
ISurfaceIntersectionEventsAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
onIntersect(ISurfaceIntersectionEventsOnIntersectEvent theEvent)
This event is fired when the difference/depth-surface has been completed.
|
public void onIntersect(ISurfaceIntersectionEventsOnIntersectEvent theEvent) throws java.io.IOException, AutomationException
onIntersect
in interface ISurfaceIntersectionEvents
theEvent
- The eventjava.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.