|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGlobeNorthCommand
Provides access to properties of the GlobeNorthCommand.
Method Summary | |
---|---|
boolean |
isRotateObserver()
Indicates if the observer rotates around the target, or the target around the observer. |
void |
setRotateObserver(boolean bRotateObserver)
Indicates if the observer rotates around the target, or the target around the observer. |
Method Detail |
---|
void setRotateObserver(boolean bRotateObserver) throws IOException, AutomationException
bRotateObserver
- The bRotateObserver (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isRotateObserver() throws IOException, AutomationException
Indicates whether the IGlobeCamera observer location is rotated, or whether the IGlobeCamera target location is rotated. By default RotateObserver is true.
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 |