|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGpsFeed
Provides access to members that control the properties of a real-time feed object that gets its input from a GPS connection.
Method Summary | |
---|---|
IGpsConnection |
getConnection()
The GPS connection object. |
int |
getTestStatus()
Reports the tested status of the connection(The connection need not be open). |
void |
setConnectionByRef(IGpsConnection ppConnection)
The GPS connection object. |
Method Detail |
---|
IGpsConnection getConnection() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setConnectionByRef(IGpsConnection ppConnection) throws IOException, AutomationException
ppConnection
- A reference to a com.esri.arcgis.carto.IGpsConnection (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getTestStatus() 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 |