|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INavigate3DHookHelper
Provides Navigate 3D Input Device Extension access to App's GlobeDisplay and Active SceneViewer.
Method Summary | |
---|---|
IGlobeDisplay |
getGlobeDisplay()
Gets GlobeDisplay |
ISceneViewer |
getSceneViewer()
Gets the Active SceneViewer |
void |
setHook(Object rhs1)
Puts the control hook |
Method Detail |
---|
void setHook(Object rhs1) throws IOException, AutomationException
rhs1
- A reference to another Object (IUnknown) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISceneViewer getSceneViewer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGlobeDisplay getGlobeDisplay() 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 |