|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGpsPositionDialog
Provides access to members that control GPS position dialog.
Method Summary | |
---|---|
boolean |
isVisible()
Indicates if the GPS position dialog is displayed. |
void |
setRealTimeFeedByRef(IRealTimeFeed rhs1)
The RealTimeFeed which is used to display the GPS position information. |
void |
setVisible(boolean pShow)
Indicates if the GPS position dialog is displayed. |
Method Detail |
---|
void setRealTimeFeedByRef(IRealTimeFeed rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.carto.IRealTimeFeed (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVisible(boolean pShow) throws IOException, AutomationException
pShow
- The pShow (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isVisible() 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 |