|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRealTimeFeed
COM Interface 'IRealTimeFeed'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to basic properties of RealTimeFeed.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID57736c36_7c6e_4c58_b8cb_b1efb385b47c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getConnectionError()
Connection error information. |
esriGpsDateTime |
getCurrentDateTime()
The current date and time. |
esriGpsDgpsInfo |
getCurrentDgpsInfo()
The current DGPS information. |
esriGpsDOPInfo |
getCurrentDopInfo()
The current DOP information. |
esriGpsGroundCourse |
getCurrentGroundCourse()
The current ground course. |
esriGpsMagneticVariance |
getCurrentMagneticVariance()
The current magnetic variance. |
esriGpsPositionInfo |
getCurrentPosition()
The current position information from the real-time feed. |
int |
getCurrentSatelliteCount()
The most recent number of satellites. |
esriGpsSatelliteData |
getCurrentSatelliteData(int index)
The satellite data for the given index value. |
ISpatialReference |
getSpatialReference()
The spatial reference of the real-time feed. |
int |
getStatus()
The current status of the real-time feed. |
void |
setSpatialReferenceByRef(ISpatialReference ppSpatialReference)
The spatial reference of the real-time feed. |
void |
start()
Starts the real-time feed. |
void |
stop()
Stops the real-time feed. |
| Field Detail |
|---|
static final int IID57736c36_7c6e_4c58_b8cb_b1efb385b47c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void start()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void stop()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialReferenceByRef(ISpatialReference ppSpatialReference)
throws java.io.IOException,
AutomationException
ppSpatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getStatus()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
esriGpsPositionInfo getCurrentPosition()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCurrentSatelliteCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
esriGpsSatelliteData getCurrentSatelliteData(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
esriGpsMagneticVariance getCurrentMagneticVariance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
esriGpsGroundCourse getCurrentGroundCourse()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
esriGpsDOPInfo getCurrentDopInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
esriGpsDateTime getCurrentDateTime()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
esriGpsDgpsInfo getCurrentDgpsInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getConnectionError()
throws java.io.IOException,
AutomationException
java.io.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 | ||||||||