com.esri.arcgis.arcmapui
Class GpsPositionDialog

java.lang.Object
  extended by com.esri.arcgis.arcmapui.GpsPositionDialog
All Implemented Interfaces:
IGpsPositionDialog, IRealTimeFeedEvents, com.esri.arcgis.interop.RemoteObjRef, java.io.Serializable, java.util.EventListener

public class GpsPositionDialog
extends java.lang.Object
implements com.esri.arcgis.interop.RemoteObjRef, IGpsPositionDialog, IRealTimeFeedEvents

COM Class 'GpsPositionDialog'. Generated 3/19/2015 1:20:50 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'

Description 'Display GPS Position information.' 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 =

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.esri.arcgis.arcmapui.IGpsPositionDialog
IID, IID62bd896a_a9fd_489d_87bc_9086cab22930, xxDummy
 
Fields inherited from interface com.esri.arcgis.carto.IRealTimeFeedEvents
IID, IID9e109b23_9311_4b76_ab9a_7ed5ce07c08e, xxDummy
 
Constructor Summary
GpsPositionDialog()
          Constructs a GpsPositionDialog using ArcGIS Engine.
GpsPositionDialog(java.lang.Object obj)
          Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
GpsPositionDialog theGpsPositionDialog = (GpsPositionDialog) obj;
 
Method Summary
 void connectionStatusUpdated(IRealTimeFeedEventsConnectionStatusUpdatedEvent theEvent)
          Reports the connection information when it is updated.
 void dateTimeUpdated(IRealTimeFeedEventsDateTimeUpdatedEvent theEvent)
          Reports the date and time when it is updated.
 void dgpsInfoUpdated(IRealTimeFeedEventsDgpsInfoUpdatedEvent theEvent)
          Reports the DGPS information when it is updated.
 void dopInfoUpdated(IRealTimeFeedEventsDopInfoUpdatedEvent theEvent)
          Reports the current DOP information when it is updated.
 boolean equals(java.lang.Object o)
          Compare this object with another
static java.lang.String getClsid()
          getClsid.
 com.esri.arcgis.interop.Dispatch getJintegraDispatch()
          Deprecated. Internal use only.
 void groundCourseUpdated(IRealTimeFeedEventsGroundCourseUpdatedEvent theEvent)
          Reports the current ground variance when it is updated.
 int hashCode()
          the hashcode for this object
 boolean isVisible()
          Indicates if the GPS position dialog is displayed.
 void magneticVarianceUpdated(IRealTimeFeedEventsMagneticVarianceUpdatedEvent theEvent)
          Reports the current magnetic variance when it is updated.
 void positionUpdated(IRealTimeFeedEventsPositionUpdatedEvent theEvent)
          Reports the current position when it is updated.
 void release()
          Release a GpsPositionDialog.
 void satelliteInfoUpdated(IRealTimeFeedEventsSatelliteInfoUpdatedEvent theEvent)
          Reports the current satellite information when it is updated.
 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.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GpsPositionDialog

public GpsPositionDialog()
                  throws java.io.IOException,
                         java.net.UnknownHostException
Constructs a GpsPositionDialog using ArcGIS Engine.

Throws:
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems

GpsPositionDialog

public GpsPositionDialog(java.lang.Object obj)
                  throws java.io.IOException
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
GpsPositionDialog theGpsPositionDialog = (GpsPositionDialog) obj;

Construct a GpsPositionDialog using a reference to such an object returned from ArcGIS Engine or Server. This is semantically equivalent to casting obj to GpsPositionDialog.

Parameters:
obj - an object returned from ArcGIS Engine or Server
Throws:
java.io.IOException - if there are interop problems
Method Detail

getClsid

public static java.lang.String getClsid()
getClsid.


equals

public boolean equals(java.lang.Object o)
Compare this object with another

Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
the hashcode for this object

Overrides:
hashCode in class java.lang.Object

getJintegraDispatch

public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
Deprecated. Internal use only.

Specified by:
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRef

release

public void release()
Release a GpsPositionDialog.

Specified by:
release in interface com.esri.arcgis.interop.RemoteObjRef

setRealTimeFeedByRef

public void setRealTimeFeedByRef(IRealTimeFeed rhs1)
                          throws java.io.IOException,
                                 AutomationException
The RealTimeFeed which is used to display the GPS position information.

Specified by:
setRealTimeFeedByRef in interface IGpsPositionDialog
Parameters:
rhs1 - A reference to a com.esri.arcgis.carto.IRealTimeFeed (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setVisible

public void setVisible(boolean pShow)
                throws java.io.IOException,
                       AutomationException
Indicates if the GPS position dialog is displayed.

Specified by:
setVisible in interface IGpsPositionDialog
Parameters:
pShow - The pShow (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isVisible

public boolean isVisible()
                  throws java.io.IOException,
                         AutomationException
Indicates if the GPS position dialog is displayed.

Specified by:
isVisible in interface IGpsPositionDialog
Returns:
The pShow
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

positionUpdated

public void positionUpdated(IRealTimeFeedEventsPositionUpdatedEvent theEvent)
                     throws java.io.IOException,
                            AutomationException
Reports the current position when it is updated. 'estimate' is true if the signal is lost and the position is estimated.

Specified by:
positionUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

magneticVarianceUpdated

public void magneticVarianceUpdated(IRealTimeFeedEventsMagneticVarianceUpdatedEvent theEvent)
                             throws java.io.IOException,
                                    AutomationException
Reports the current magnetic variance when it is updated.

Specified by:
magneticVarianceUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

groundCourseUpdated

public void groundCourseUpdated(IRealTimeFeedEventsGroundCourseUpdatedEvent theEvent)
                         throws java.io.IOException,
                                AutomationException
Reports the current ground variance when it is updated.

Specified by:
groundCourseUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

dopInfoUpdated

public void dopInfoUpdated(IRealTimeFeedEventsDopInfoUpdatedEvent theEvent)
                    throws java.io.IOException,
                           AutomationException
Reports the current DOP information when it is updated.

Specified by:
dopInfoUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

satelliteInfoUpdated

public void satelliteInfoUpdated(IRealTimeFeedEventsSatelliteInfoUpdatedEvent theEvent)
                          throws java.io.IOException,
                                 AutomationException
Reports the current satellite information when it is updated.

Specified by:
satelliteInfoUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

dateTimeUpdated

public void dateTimeUpdated(IRealTimeFeedEventsDateTimeUpdatedEvent theEvent)
                     throws java.io.IOException,
                            AutomationException
Reports the date and time when it is updated.

Specified by:
dateTimeUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

dgpsInfoUpdated

public void dgpsInfoUpdated(IRealTimeFeedEventsDgpsInfoUpdatedEvent theEvent)
                     throws java.io.IOException,
                            AutomationException
Reports the DGPS information when it is updated.

Specified by:
dgpsInfoUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

connectionStatusUpdated

public void connectionStatusUpdated(IRealTimeFeedEventsConnectionStatusUpdatedEvent theEvent)
                             throws java.io.IOException,
                                    AutomationException
Reports the connection information when it is updated.

Specified by:
connectionStatusUpdated in interface IRealTimeFeedEvents
Parameters:
theEvent - The event
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.