|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.carto.IGeoReferenceEventsAdapter
public class IGeoReferenceEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.carto.IGeoReferenceEvents'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.carto.IGeoReferenceEvents |
|---|
IID, IIDbc2e6acb_ee59_4b6d_91ce_4e1743d403b3, xxDummy |
| Constructor Summary | |
|---|---|
IGeoReferenceEventsAdapter()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IGeoReferenceEventsAdapter()
| Method Detail |
|---|
public void geoReferenceModified(IGeoReferenceEventsGeoReferenceModifiedEvent theEvent)
throws java.io.IOException,
AutomationException
geoReferenceModified in interface IGeoReferenceEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void geoReferenceReset(IGeoReferenceEventsGeoReferenceResetEvent theEvent)
throws java.io.IOException,
AutomationException
geoReferenceReset in interface IGeoReferenceEventstheEvent - The event
java.io.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 | ||||||||