|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrackingDisplay
Provides access to properties and methods to gain access to contained objects within the tracking mediated display object.
Method Summary | |
---|---|
IDynamicDisplay |
getDynamicDisplay()
The Dynamic display object associated with a Map Control or ArcMap. |
IViewers3D |
getGlobeDisplay()
The Globe display object associated with a Globe Control or ArcGlobe. |
IScreenDisplay |
getScreenDisplay()
The Screen display object associated with a Map Control or ArcMap. |
Method Detail |
---|
IScreenDisplay getScreenDisplay() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IViewers3D getGlobeDisplay() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDynamicDisplay getDynamicDisplay() throws IOException, AutomationException
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 |