|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGeoReferenceEvents
Provides access to events that occur when the state of the layer changes.
Method Summary | |
---|---|
void |
geoReferenceModified(IGeoReferenceEventsGeoReferenceModifiedEvent theEvent)
Fired when the layer has a change to the georeference. |
void |
geoReferenceReset(IGeoReferenceEventsGeoReferenceResetEvent theEvent)
Fired when the layer has a change to the georeference. |
Method Detail |
---|
void geoReferenceModified(IGeoReferenceEventsGeoReferenceModifiedEvent theEvent) throws IOException, AutomationException
theEvent
- The event
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void geoReferenceReset(IGeoReferenceEventsGeoReferenceResetEvent 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 |