|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.display.ITransformEventsAdapter
public class ITransformEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.display.ITransformEvents'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.display.ITransformEvents |
|---|
IID, IIDe6bdb001_4d35_11d0_98be_00805f7ced21, xxDummy |
| Constructor Summary | |
|---|---|
ITransformEventsAdapter()
|
|
| Method Summary | |
|---|---|
void |
boundsUpdated(ITransformEventsBoundsUpdatedEvent theEvent)
Notifies clients when the bounds is updated. |
void |
deviceFrameUpdated(ITransformEventsDeviceFrameUpdatedEvent theEvent)
Notifies clients when the device frame is updated. |
void |
resolutionUpdated(ITransformEventsResolutionUpdatedEvent theEvent)
Notifies clients when the resolution is updated. |
void |
rotationUpdated(ITransformEventsRotationUpdatedEvent theEvent)
Notifies clients when the rotation angle is updated. |
void |
unitsUpdated(ITransformEventsUnitsUpdatedEvent theEvent)
Notifies clients when the units are updated. |
void |
visibleBoundsUpdated(ITransformEventsVisibleBoundsUpdatedEvent theEvent)
Notifies clients when the visible bounds is updated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ITransformEventsAdapter()
| Method Detail |
|---|
public void boundsUpdated(ITransformEventsBoundsUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
boundsUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void visibleBoundsUpdated(ITransformEventsVisibleBoundsUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
visibleBoundsUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void deviceFrameUpdated(ITransformEventsDeviceFrameUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
deviceFrameUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void resolutionUpdated(ITransformEventsResolutionUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
resolutionUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void rotationUpdated(ITransformEventsRotationUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
rotationUpdated in interface ITransformEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void unitsUpdated(ITransformEventsUnitsUpdatedEvent theEvent)
throws java.io.IOException,
AutomationException
unitsUpdated in interface ITransformEventstheEvent - 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 | ||||||||