public class IRasterDataManagementEventsAdapter extends java.lang.Object implements IRasterDataManagementEvents
IID, IID5901c657_d66f_4c40_8976_05b663cb38e2, xxDummy| Constructor and Description |
|---|
IRasterDataManagementEventsAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(IRasterDataManagementEventsOnEventEvent theEvent)
Performs operation on the raster data management event.
|
public void onEvent(IRasterDataManagementEventsOnEventEvent theEvent) throws java.io.IOException, AutomationException
onEvent in interface IRasterDataManagementEventstheEvent - The eventjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.