|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.carto.RealTimeFeedManager
public class RealTimeFeedManager
COM Class 'RealTimeFeedManager'. Generated 3/19/2015 1:20:42 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description 'The real-time feed manager object.' 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 long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.carto.IRealTimeFeedManager |
---|
IID, IIDbf309fcd_69af_4311_8803_c4960f378659, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IGpsDisplayProperties |
---|
IID, IID34c8784f_8293_4f07_bda9_ca04f6b56e64, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IPositionTrails |
---|
IID, IID89c655c1_59e2_417e_954a_667b7a14c68e, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IRealTimeLog |
---|
IID, IID32c1c986_1df2_482f_9a7f_39d2e134e528, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IRealTimeDestination |
---|
IID, IID0f9c0eec_6e0b_44b2_9ea5_3625af49b242, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IRealTimeFeedSnap |
---|
IID, IIDc5b924eb_54da_4591_b90d_ff3659a4b1b5, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.carto.IRealTimeFeedEvents |
---|
IID, IID9e109b23_9311_4b76_ab9a_7ed5ce07c08e, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IActiveViewEvents |
---|
IID, IIDe79c5940_52dd_11d0_98be_00805f7ced21, xxDummy |
Fields inherited from interface com.esri.arcgis.display.IConnectionPointContainer |
---|
IID, IIDb196b284_bab4_101a_b69c_00aa00341d07, xxDummy |
Constructor Summary | |
---|---|
RealTimeFeedManager()
Constructs a RealTimeFeedManager using ArcGIS Engine. |
|
RealTimeFeedManager(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. RealTimeFeedManager theRealTimeFeedManager = (RealTimeFeedManager) obj; |
Method Summary | |
---|---|
void |
addIRealTimeFeedManagerEventsListener(IRealTimeFeedManagerEvents theListener)
addIRealTimeFeedManagerEventsListener. |
void |
afterDraw(IActiveViewEventsAfterDrawEvent theEvent)
Fired after the specified phase is drawn. |
void |
afterItemDraw(IActiveViewEventsAfterItemDrawEvent theEvent)
Fired after an individual view item is drawn. |
void |
clearGpsDisplay()
Clears the GPS display. |
void |
connectionStatusUpdated(IRealTimeFeedEventsConnectionStatusUpdatedEvent theEvent)
Reports the connection information when it is updated. |
void |
contentsChanged(IActiveViewEventsContentsChangedEvent theEvent)
Fired when the contents of the view changes. |
void |
contentsCleared(IActiveViewEventsContentsClearedEvent theEvent)
Fired when the contents of the view is cleared. |
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. |
void |
enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
enumConnectionPoints |
boolean |
equals(java.lang.Object o)
Compare this object with another |
void |
findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
findConnectionPoint |
void |
focusMapChanged(IActiveViewEventsFocusMapChangedEvent theEvent)
Fired when a new map is made active. |
int |
getAltitudeUnits()
The units used for altitude in the GPS display. |
IMarkerSymbol |
getBaseMarkerSymbol()
The marker symbol used to display the current position under normal circumstances. |
IMarkerSymbol |
getBearingToDestinationSymbol()
The marker symbol used to point to the destination. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.String |
getDestinationLabel()
The label string for the destination. |
IPoint |
getDestinationLocation()
The location of the destination point. |
IMarkerSymbol |
getDestinationSymbol()
The symbol used to show the destination. |
ITextSymbol |
getDestinationTextSymbol()
The text symbol used to display the destination label. |
IMarkerSymbol |
getEstimatedPositionSymbol()
The marker symbol used to display the estimated current position if the signal is lost. |
IGpsFeed |
getGpsFeed()
The GPS feed object. |
double |
getHighAltitudeSize()
The maximum altitude size used in calculating the current size of the base marker symbol. |
double |
getHighAltitudeValue()
The maximum altitude value used in calculating the size of the base marker symbol. |
double |
getHighSpeedValue()
The maximum speed value used in calculating the size of the base marker symbol. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getLatLongDisplayFormat()
The latitude-longitude display format for the GPS display. |
double |
getLinearTrailDistance()
The distance, in map units, of the linear trail behind the current position. |
ILineSymbol |
getLinearTrailSymbol()
The line symbol to use for a linear trail. |
IFeatureClass |
getLogFile()
The feature class used to log positions. |
double |
getLogRate()
The time, in seconds, between storing positions in the log file. |
double |
getLowAltitudeSize()
The minimum altitude size used in calculating the current size of the base marker symbol. |
double |
getLowAltitudeValue()
The minimum altitude value used in calculating the size of the base marker symbol. |
double |
getLowSpeedValue()
The minimum speed value used in calculating the size of the base marker symbol. |
IMap |
getMap()
The map on which to display the current position. |
IColorRamp |
getMarkerTrailColorRamp()
A color ramp to use for displaying the marker trails. |
int |
getMarkerTrailCount()
The number of marker symbols to show as a trail. |
double |
getMarkerTrailDistance()
The distance, in map units, of the distance between marker trails. |
IMarkerSymbol |
getMarkerTrailSymbol()
The marker symbol to use for a marker trail. |
double |
getMinimumDisplayRate()
The minimum amount of time in seconds between screen refreshes for the display of the current position. |
double |
getMinimumLogDeflectionAngle()
The minimum deflection angle to use when deciding when to log points. |
double |
getMinimumLogDistance()
The minimum distance between points before they are logged. |
IEnvelope |
getPositionsExtent()
Extent bounding all positions received from the current RealTimeFeed so far. |
IRealTimeFeed |
getRealTimeFeed()
The real-time feed. |
IRealTimeFeedSimulator |
getRealTimeFeedSimulator()
The real-time feed simulator. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
double |
getSnapDistance()
The snap distance, in map units. |
IArray |
getSnapLayers()
The list of layers used for snapping. |
IColorRamp |
getSpeedColorRamp()
The color ramp used to vary the color by speed. |
int |
getSpeedUnits()
The units to use for the speed of the current position. |
void |
groundCourseUpdated(IRealTimeFeedEventsGroundCourseUpdatedEvent theEvent)
Reports the current ground variance when it is updated. |
int |
hashCode()
the hashcode for this object |
boolean |
isAutoPan()
Indicates if the display extents are adjusted to keep the GPS position on the screen. |
void |
isDirty()
isDirty |
boolean |
isLogEstimatedPosition()
Indicates if positions are logged if the signal is lost. |
boolean |
isLogging()
Indicates if the data is being logged. |
boolean |
isShowBearingToDestination()
Indicates if the bearing to the destination from the current location is displayed. |
boolean |
isShowCurrentAltitude()
Indicates if the variation in the altitude is displayed. |
boolean |
isShowCurrentBearing()
Indicates if the current heading (bearing) is displayed as an angle for the base marker symbol. |
boolean |
isShowCurrentPosition()
Indicates if the current position is displayed. |
boolean |
isShowCurrentSpeed()
Indicates if the base marker symbol size is varied based on the speed of the current position. |
boolean |
isShowEstimatedPosition()
Indicates if the estimated position is displayed when the signal is lost. |
boolean |
isShowLinearTrail()
Indicates if the linear trail of the previous positions should be visible. |
boolean |
isShowMarkerTrailAltitude()
Indicates if the variation in the altitude is displayed in the marker trail. |
boolean |
isShowMarkerTrailBearing()
Indicates if the trail heading (bearing) is displayed as an angle of the base marker symbol. |
boolean |
isShowMarkerTrails()
Indicates if marker symbols shows previous positions. |
boolean |
isShowMarkerTrailSpeed()
Indicates if the base marker symbol size is based on the speed of the marker trail position. |
boolean |
isSnapToLines()
Indicates if positions are snapped to the lines in the snap layers' feature geometries. |
boolean |
isSnapToNodes()
Indicates if positions are snapped to the nodes in the snap layers' feature geometries. |
boolean |
isSnapToVertices()
Indicates if positions are snapped to the vertices in the snap layers' feature geometries. |
boolean |
isUseLogRate()
Indicates if the log rate is used for sampling data. |
boolean |
isUseMinimumDisplayRate()
Indicates if the minimum display rate value is in effect. |
boolean |
isUseMinimumLogDeflectionAngle()
Indicates if the minimum log deflection angle is used for sampling data. |
boolean |
isUseMinimumLogDistance()
Indicates if the minimum log rate is used for sampling data. |
void |
itemAdded(IActiveViewEventsItemAddedEvent theEvent)
Fired when an item is added to the view. |
void |
itemDeleted(IActiveViewEventsItemDeletedEvent theEvent)
Fired when an item is deleted from the view. |
void |
itemReordered(IActiveViewEventsItemReorderedEvent theEvent)
Fired when a view item is reordered. |
void |
load(IStream pstm)
load |
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 |
readExternal(java.io.ObjectInput in)
|
void |
refreshGpsDisplay()
Refreshes the GPS display. |
void |
release()
Release a RealTimeFeedManager. |
void |
removeIRealTimeFeedManagerEventsListener(IRealTimeFeedManagerEvents theListener)
removeIRealTimeFeedManagerEventsListener. |
void |
satelliteInfoUpdated(IRealTimeFeedEventsSatelliteInfoUpdatedEvent theEvent)
Reports the current satellite information when it is updated. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
selectionChanged(IActiveViewEventsSelectionChangedEvent theEvent)
Call this function to fire the selection changed event. |
void |
setAltitudeUnits(int pAltitudeUnits)
The units used for altitude in the GPS display. |
void |
setAutoPan(boolean autoPan)
Indicates if the display extents are adjusted to keep the GPS position on the screen. |
void |
setBaseMarkerSymbolByRef(IMarkerSymbol ppMarker)
The marker symbol used to display the current position under normal circumstances. |
void |
setBearingToDestinationSymbolByRef(IMarkerSymbol ppSymbol)
The marker symbol used to point to the destination. |
void |
setDestinationLabel(java.lang.String label)
The label string for the destination. |
void |
setDestinationLocation(IPoint ppPoint)
The location of the destination point. |
void |
setDestinationSymbolByRef(IMarkerSymbol ppSymbol)
The symbol used to show the destination. |
void |
setDestinationTextSymbolByRef(ITextSymbol ppSymbol)
The text symbol used to display the destination label. |
void |
setEstimatedPositionSymbolByRef(IMarkerSymbol ppMarker)
The marker symbol used to display the estimated current position if the signal is lost. |
void |
setHighAltitudeSize(double pSize)
The maximum altitude size used in calculating the current size of the base marker symbol. |
void |
setHighAltitudeValue(double pAltitude)
The maximum altitude value used in calculating the size of the base marker symbol. |
void |
setHighSpeedValue(double pSize)
The maximum speed value used in calculating the size of the base marker symbol. |
void |
setLatLongDisplayFormat(int latLongFormat)
The latitude-longitude display format for the GPS display. |
void |
setLinearTrailDistance(double pDistance)
The distance, in map units, of the linear trail behind the current position. |
void |
setLinearTrailSymbolByRef(ILineSymbol ppSymbol)
The line symbol to use for a linear trail. |
void |
setLogEstimatedPosition(boolean pLogEstimated)
Indicates if positions are logged if the signal is lost. |
void |
setLogFileByRef(IFeatureClass ppFeatureClass)
The feature class used to log positions. |
void |
setLogRate(double pRate)
The time, in seconds, between storing positions in the log file. |
void |
setLowAltitudeSize(double pSize)
The minimum altitude size used in calculating the current size of the base marker symbol. |
void |
setLowAltitudeValue(double pAltitude)
The minimum altitude value used in calculating the size of the base marker symbol. |
void |
setLowSpeedValue(double pSpeed)
The minimum speed value used in calculating the size of the base marker symbol. |
void |
setMapByRef(IMap ppMap)
The map on which to display the current position. |
void |
setMarkerTrailColorRampByRef(IColorRamp ppRamp)
A color ramp to use for displaying the marker trails. |
void |
setMarkerTrailCount(int pCount)
The number of marker symbols to show as a trail. |
void |
setMarkerTrailDistance(double pDistance)
The distance, in map units, of the distance between marker trails. |
void |
setMarkerTrailSymbolByRef(IMarkerSymbol ppSymbol)
The marker symbol to use for a marker trail. |
void |
setMinimumDisplayRate(double pRate)
The minimum amount of time in seconds between screen refreshes for the display of the current position. |
void |
setMinimumLogDeflectionAngle(double pAngle)
The minimum deflection angle to use when deciding when to log points. |
void |
setMinimumLogDistance(double pDistance)
The minimum distance between points before they are logged. |
void |
setRealTimeFeedByRef(IRealTimeFeed ppRealTimeFeed)
The real-time feed. |
void |
setShowBearingToDestination(boolean pShow)
Indicates if the bearing to the destination from the current location is displayed. |
void |
setShowCurrentAltitude(boolean pShowVariation)
Indicates if the variation in the altitude is displayed. |
void |
setShowCurrentBearing(boolean pShow)
Indicates if the current heading (bearing) is displayed as an angle for the base marker symbol. |
void |
setShowCurrentPosition(boolean pShow)
Indicates if the current position is displayed. |
void |
setShowCurrentSpeed(boolean pShow)
Indicates if the base marker symbol size is varied based on the speed of the current position. |
void |
setShowEstimatedPosition(boolean pShow)
Indicates if the estimated position is displayed when the signal is lost. |
void |
setShowLinearTrail(boolean pShow)
Indicates if the linear trail of the previous positions should be visible. |
void |
setShowMarkerTrailAltitude(boolean pShowVariation)
Indicates if the variation in the altitude is displayed in the marker trail. |
void |
setShowMarkerTrailBearing(boolean pShow)
Indicates if the trail heading (bearing) is displayed as an angle of the base marker symbol. |
void |
setShowMarkerTrails(boolean pShow)
Indicates if marker symbols shows previous positions. |
void |
setShowMarkerTrailSpeed(boolean pShow)
Indicates if the base marker symbol size is based on the speed of the marker trail position. |
void |
setSnapDistance(double pDistance)
The snap distance, in map units. |
void |
setSnapLayersByRef(IArray ppArray)
The list of layers used for snapping. |
void |
setSnapToLines(boolean pSnap)
Indicates if positions are snapped to the lines in the snap layers' feature geometries. |
void |
setSnapToNodes(boolean pSnap)
Indicates if positions are snapped to the nodes in the snap layers' feature geometries. |
void |
setSnapToVertices(boolean pSnap)
Indicates if positions are snapped to the vertices in the snap layers' feature geometries. |
void |
setSpeedColorRampByRef(IColorRamp ppColorRamp)
The color ramp used to vary the color by speed. |
void |
setSpeedUnits(int pUnits)
The units to use for the speed of the current position. |
void |
setUseLogRate(boolean pUse)
Indicates if the log rate is used for sampling data. |
void |
setUseMinimumDisplayRate(boolean pUse)
Indicates if the minimum display rate value is in effect. |
void |
setUseMinimumLogDeflectionAngle(boolean pUse)
Indicates if the minimum log deflection angle is used for sampling data. |
void |
setUseMinimumLogDistance(boolean pUse)
Indicates if the minimum log rate is used for sampling data. |
void |
spatialReferenceChanged(IActiveViewEventsSpatialReferenceChangedEvent theEvent)
Fired when the spatial reference is changed. |
void |
stampGpsPosition()
Stamp current position values to the selected log file. |
void |
startLogging()
Start logging to the current log file. |
void |
stopLogging()
Stop logging to the current log file. |
void |
viewRefreshed(IActiveViewEventsViewRefreshedEvent theEvent)
Fired when view is refreshed before draw happens. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public RealTimeFeedManager() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic RealTimeFeedManager(java.lang.Object obj) throws java.io.IOException
RealTimeFeedManager theRealTimeFeedManager = (RealTimeFeedManager) obj;
obj
to RealTimeFeedManager
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void addIRealTimeFeedManagerEventsListener(IRealTimeFeedManagerEvents theListener) throws java.io.IOException
theListener
- An object that implements the com.esri.arcgis.carto.IRealTimeFeedManagerEvents interface.
java.io.IOException
- If there are communications problems.public void removeIRealTimeFeedManagerEventsListener(IRealTimeFeedManagerEvents theListener) throws java.io.IOException
theListener
- An object that implements the com.esri.arcgis.carto.IRealTimeFeedManagerEvents interface.
java.io.IOException
- If there are communications problems.public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public IRealTimeFeed getRealTimeFeed() throws java.io.IOException, AutomationException
getRealTimeFeed
in interface IRealTimeFeedManager
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRealTimeFeedByRef(IRealTimeFeed ppRealTimeFeed) throws java.io.IOException, AutomationException
setRealTimeFeedByRef
in interface IRealTimeFeedManager
ppRealTimeFeed
- A reference to a com.esri.arcgis.carto.IRealTimeFeed (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMap getMap() throws java.io.IOException, AutomationException
getMap
in interface IRealTimeFeedManager
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMapByRef(IMap ppMap) throws java.io.IOException, AutomationException
setMapByRef
in interface IRealTimeFeedManager
ppMap
- A reference to a com.esri.arcgis.carto.IMap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGpsFeed getGpsFeed() throws java.io.IOException, AutomationException
getGpsFeed
in interface IRealTimeFeedManager
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IRealTimeFeedSimulator getRealTimeFeedSimulator() throws java.io.IOException, AutomationException
getRealTimeFeedSimulator
in interface IRealTimeFeedManager
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumDisplayRate() throws java.io.IOException, AutomationException
getMinimumDisplayRate
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMinimumDisplayRate(double pRate) throws java.io.IOException, AutomationException
setMinimumDisplayRate
in interface IGpsDisplayProperties
pRate
- The pRate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseMinimumDisplayRate() throws java.io.IOException, AutomationException
isUseMinimumDisplayRate
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseMinimumDisplayRate(boolean pUse) throws java.io.IOException, AutomationException
setUseMinimumDisplayRate
in interface IGpsDisplayProperties
pUse
- The pUse (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowCurrentPosition() throws java.io.IOException, AutomationException
isShowCurrentPosition
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowCurrentPosition(boolean pShow) throws java.io.IOException, AutomationException
setShowCurrentPosition
in interface IGpsDisplayProperties
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMarkerSymbol getBaseMarkerSymbol() throws java.io.IOException, AutomationException
getBaseMarkerSymbol
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBaseMarkerSymbolByRef(IMarkerSymbol ppMarker) throws java.io.IOException, AutomationException
setBaseMarkerSymbolByRef
in interface IGpsDisplayProperties
ppMarker
- A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowEstimatedPosition() throws java.io.IOException, AutomationException
isShowEstimatedPosition
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowEstimatedPosition(boolean pShow) throws java.io.IOException, AutomationException
setShowEstimatedPosition
in interface IGpsDisplayProperties
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMarkerSymbol getEstimatedPositionSymbol() throws java.io.IOException, AutomationException
getEstimatedPositionSymbol
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setEstimatedPositionSymbolByRef(IMarkerSymbol ppMarker) throws java.io.IOException, AutomationException
setEstimatedPositionSymbolByRef
in interface IGpsDisplayProperties
ppMarker
- A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowCurrentAltitude(boolean pShowVariation) throws java.io.IOException, AutomationException
setShowCurrentAltitude
in interface IGpsDisplayProperties
pShowVariation
- The pShowVariation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowCurrentAltitude() throws java.io.IOException, AutomationException
isShowCurrentAltitude
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowCurrentBearing() throws java.io.IOException, AutomationException
isShowCurrentBearing
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowCurrentBearing(boolean pShow) throws java.io.IOException, AutomationException
setShowCurrentBearing
in interface IGpsDisplayProperties
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowCurrentSpeed() throws java.io.IOException, AutomationException
isShowCurrentSpeed
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowCurrentSpeed(boolean pShow) throws java.io.IOException, AutomationException
setShowCurrentSpeed
in interface IGpsDisplayProperties
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowMarkerTrailAltitude(boolean pShowVariation) throws java.io.IOException, AutomationException
setShowMarkerTrailAltitude
in interface IGpsDisplayProperties
pShowVariation
- The pShowVariation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowMarkerTrailAltitude() throws java.io.IOException, AutomationException
isShowMarkerTrailAltitude
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowMarkerTrailBearing() throws java.io.IOException, AutomationException
isShowMarkerTrailBearing
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowMarkerTrailBearing(boolean pShow) throws java.io.IOException, AutomationException
setShowMarkerTrailBearing
in interface IGpsDisplayProperties
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowMarkerTrailSpeed() throws java.io.IOException, AutomationException
isShowMarkerTrailSpeed
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowMarkerTrailSpeed(boolean pShow) throws java.io.IOException, AutomationException
setShowMarkerTrailSpeed
in interface IGpsDisplayProperties
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSpeedUnits() throws java.io.IOException, AutomationException
getSpeedUnits
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpeedUnits(int pUnits) throws java.io.IOException, AutomationException
setSpeedUnits
in interface IGpsDisplayProperties
pUnits
- A com.esri.arcgis.carto.esriGpsSpeedUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getLowSpeedValue() throws java.io.IOException, AutomationException
getLowSpeedValue
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLowSpeedValue(double pSpeed) throws java.io.IOException, AutomationException
setLowSpeedValue
in interface IGpsDisplayProperties
pSpeed
- The pSpeed (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpeedColorRampByRef(IColorRamp ppColorRamp) throws java.io.IOException, AutomationException
setSpeedColorRampByRef
in interface IGpsDisplayProperties
ppColorRamp
- A reference to a com.esri.arcgis.display.IColorRamp (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IColorRamp getSpeedColorRamp() throws java.io.IOException, AutomationException
getSpeedColorRamp
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getLowAltitudeValue() throws java.io.IOException, AutomationException
getLowAltitudeValue
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLowAltitudeValue(double pAltitude) throws java.io.IOException, AutomationException
setLowAltitudeValue
in interface IGpsDisplayProperties
pAltitude
- The pAltitude (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getHighAltitudeValue() throws java.io.IOException, AutomationException
getHighAltitudeValue
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHighAltitudeValue(double pAltitude) throws java.io.IOException, AutomationException
setHighAltitudeValue
in interface IGpsDisplayProperties
pAltitude
- The pAltitude (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getLowAltitudeSize() throws java.io.IOException, AutomationException
getLowAltitudeSize
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLowAltitudeSize(double pSize) throws java.io.IOException, AutomationException
setLowAltitudeSize
in interface IGpsDisplayProperties
pSize
- The pSize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getHighSpeedValue() throws java.io.IOException, AutomationException
getHighSpeedValue
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHighSpeedValue(double pSize) throws java.io.IOException, AutomationException
setHighSpeedValue
in interface IGpsDisplayProperties
pSize
- The pSize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getHighAltitudeSize() throws java.io.IOException, AutomationException
getHighAltitudeSize
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHighAltitudeSize(double pSize) throws java.io.IOException, AutomationException
setHighAltitudeSize
in interface IGpsDisplayProperties
pSize
- The pSize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAutoPan(boolean autoPan) throws java.io.IOException, AutomationException
setAutoPan
in interface IGpsDisplayProperties
autoPan
- The autoPan (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isAutoPan() throws java.io.IOException, AutomationException
isAutoPan
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAltitudeUnits(int pAltitudeUnits) throws java.io.IOException, AutomationException
setAltitudeUnits
in interface IGpsDisplayProperties
pAltitudeUnits
- A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getAltitudeUnits() throws java.io.IOException, AutomationException
getAltitudeUnits
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLatLongDisplayFormat(int latLongFormat) throws java.io.IOException, AutomationException
setLatLongDisplayFormat
in interface IGpsDisplayProperties
latLongFormat
- A com.esri.arcgis.carto.esriGpsLatLongFormat constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getLatLongDisplayFormat() throws java.io.IOException, AutomationException
getLatLongDisplayFormat
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getPositionsExtent() throws java.io.IOException, AutomationException
getPositionsExtent
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void refreshGpsDisplay() throws java.io.IOException, AutomationException
refreshGpsDisplay
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clearGpsDisplay() throws java.io.IOException, AutomationException
clearGpsDisplay
in interface IGpsDisplayProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowMarkerTrails() throws java.io.IOException, AutomationException
isShowMarkerTrails
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowMarkerTrails(boolean pShow) throws java.io.IOException, AutomationException
setShowMarkerTrails
in interface IPositionTrails
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IColorRamp getMarkerTrailColorRamp() throws java.io.IOException, AutomationException
getMarkerTrailColorRamp
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMarkerTrailColorRampByRef(IColorRamp ppRamp) throws java.io.IOException, AutomationException
setMarkerTrailColorRampByRef
in interface IPositionTrails
ppRamp
- A reference to a com.esri.arcgis.display.IColorRamp (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMarkerTrailCount() throws java.io.IOException, AutomationException
getMarkerTrailCount
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMarkerTrailCount(int pCount) throws java.io.IOException, AutomationException
setMarkerTrailCount
in interface IPositionTrails
pCount
- The pCount (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMarkerTrailDistance() throws java.io.IOException, AutomationException
getMarkerTrailDistance
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMarkerTrailDistance(double pDistance) throws java.io.IOException, AutomationException
setMarkerTrailDistance
in interface IPositionTrails
pDistance
- The pDistance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMarkerSymbol getMarkerTrailSymbol() throws java.io.IOException, AutomationException
getMarkerTrailSymbol
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMarkerTrailSymbolByRef(IMarkerSymbol ppSymbol) throws java.io.IOException, AutomationException
setMarkerTrailSymbolByRef
in interface IPositionTrails
ppSymbol
- A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowLinearTrail() throws java.io.IOException, AutomationException
isShowLinearTrail
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowLinearTrail(boolean pShow) throws java.io.IOException, AutomationException
setShowLinearTrail
in interface IPositionTrails
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILineSymbol getLinearTrailSymbol() throws java.io.IOException, AutomationException
getLinearTrailSymbol
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLinearTrailSymbolByRef(ILineSymbol ppSymbol) throws java.io.IOException, AutomationException
setLinearTrailSymbolByRef
in interface IPositionTrails
ppSymbol
- A reference to a com.esri.arcgis.display.ILineSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getLinearTrailDistance() throws java.io.IOException, AutomationException
getLinearTrailDistance
in interface IPositionTrails
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLinearTrailDistance(double pDistance) throws java.io.IOException, AutomationException
setLinearTrailDistance
in interface IPositionTrails
pDistance
- The pDistance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFeatureClass getLogFile() throws java.io.IOException, AutomationException
getLogFile
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLogFileByRef(IFeatureClass ppFeatureClass) throws java.io.IOException, AutomationException
setLogFileByRef
in interface IRealTimeLog
ppFeatureClass
- A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getLogRate() throws java.io.IOException, AutomationException
getLogRate
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLogRate(double pRate) throws java.io.IOException, AutomationException
setLogRate
in interface IRealTimeLog
pRate
- The pRate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumLogDistance() throws java.io.IOException, AutomationException
getMinimumLogDistance
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMinimumLogDistance(double pDistance) throws java.io.IOException, AutomationException
setMinimumLogDistance
in interface IRealTimeLog
pDistance
- The pDistance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumLogDeflectionAngle() throws java.io.IOException, AutomationException
getMinimumLogDeflectionAngle
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMinimumLogDeflectionAngle(double pAngle) throws java.io.IOException, AutomationException
setMinimumLogDeflectionAngle
in interface IRealTimeLog
pAngle
- The pAngle (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseLogRate() throws java.io.IOException, AutomationException
isUseLogRate
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseLogRate(boolean pUse) throws java.io.IOException, AutomationException
setUseLogRate
in interface IRealTimeLog
pUse
- The pUse (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseMinimumLogDistance() throws java.io.IOException, AutomationException
isUseMinimumLogDistance
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseMinimumLogDistance(boolean pUse) throws java.io.IOException, AutomationException
setUseMinimumLogDistance
in interface IRealTimeLog
pUse
- The pUse (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseMinimumLogDeflectionAngle() throws java.io.IOException, AutomationException
isUseMinimumLogDeflectionAngle
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseMinimumLogDeflectionAngle(boolean pUse) throws java.io.IOException, AutomationException
setUseMinimumLogDeflectionAngle
in interface IRealTimeLog
pUse
- The pUse (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void startLogging() throws java.io.IOException, AutomationException
startLogging
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void stopLogging() throws java.io.IOException, AutomationException
stopLogging
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isLogging() throws java.io.IOException, AutomationException
isLogging
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void stampGpsPosition() throws java.io.IOException, AutomationException
stampGpsPosition
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLogEstimatedPosition(boolean pLogEstimated) throws java.io.IOException, AutomationException
setLogEstimatedPosition
in interface IRealTimeLog
pLogEstimated
- The pLogEstimated (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isLogEstimatedPosition() throws java.io.IOException, AutomationException
isLogEstimatedPosition
in interface IRealTimeLog
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPoint getDestinationLocation() throws java.io.IOException, AutomationException
getDestinationLocation
in interface IRealTimeDestination
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDestinationLocation(IPoint ppPoint) throws java.io.IOException, AutomationException
setDestinationLocation
in interface IRealTimeDestination
ppPoint
- A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMarkerSymbol getDestinationSymbol() throws java.io.IOException, AutomationException
getDestinationSymbol
in interface IRealTimeDestination
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDestinationSymbolByRef(IMarkerSymbol ppSymbol) throws java.io.IOException, AutomationException
setDestinationSymbolByRef
in interface IRealTimeDestination
ppSymbol
- A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDestinationLabel() throws java.io.IOException, AutomationException
getDestinationLabel
in interface IRealTimeDestination
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDestinationLabel(java.lang.String label) throws java.io.IOException, AutomationException
setDestinationLabel
in interface IRealTimeDestination
label
- The label (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITextSymbol getDestinationTextSymbol() throws java.io.IOException, AutomationException
getDestinationTextSymbol
in interface IRealTimeDestination
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDestinationTextSymbolByRef(ITextSymbol ppSymbol) throws java.io.IOException, AutomationException
setDestinationTextSymbolByRef
in interface IRealTimeDestination
ppSymbol
- A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowBearingToDestination() throws java.io.IOException, AutomationException
isShowBearingToDestination
in interface IRealTimeDestination
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowBearingToDestination(boolean pShow) throws java.io.IOException, AutomationException
setShowBearingToDestination
in interface IRealTimeDestination
pShow
- The pShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMarkerSymbol getBearingToDestinationSymbol() throws java.io.IOException, AutomationException
getBearingToDestinationSymbol
in interface IRealTimeDestination
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBearingToDestinationSymbolByRef(IMarkerSymbol ppSymbol) throws java.io.IOException, AutomationException
setBearingToDestinationSymbolByRef
in interface IRealTimeDestination
ppSymbol
- A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray getSnapLayers() throws java.io.IOException, AutomationException
getSnapLayers
in interface IRealTimeFeedSnap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSnapLayersByRef(IArray ppArray) throws java.io.IOException, AutomationException
setSnapLayersByRef
in interface IRealTimeFeedSnap
ppArray
- A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getSnapDistance() throws java.io.IOException, AutomationException
getSnapDistance
in interface IRealTimeFeedSnap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSnapDistance(double pDistance) throws java.io.IOException, AutomationException
setSnapDistance
in interface IRealTimeFeedSnap
pDistance
- The pDistance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSnapToVertices() throws java.io.IOException, AutomationException
isSnapToVertices
in interface IRealTimeFeedSnap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSnapToVertices(boolean pSnap) throws java.io.IOException, AutomationException
setSnapToVertices
in interface IRealTimeFeedSnap
pSnap
- The pSnap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSnapToLines() throws java.io.IOException, AutomationException
isSnapToLines
in interface IRealTimeFeedSnap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSnapToLines(boolean pSnap) throws java.io.IOException, AutomationException
setSnapToLines
in interface IRealTimeFeedSnap
pSnap
- The pSnap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSnapToNodes() throws java.io.IOException, AutomationException
isSnapToNodes
in interface IRealTimeFeedSnap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSnapToNodes(boolean pSnap) throws java.io.IOException, AutomationException
setSnapToNodes
in interface IRealTimeFeedSnap
pSnap
- The pSnap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void positionUpdated(IRealTimeFeedEventsPositionUpdatedEvent theEvent) throws java.io.IOException, AutomationException
positionUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void magneticVarianceUpdated(IRealTimeFeedEventsMagneticVarianceUpdatedEvent theEvent) throws java.io.IOException, AutomationException
magneticVarianceUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void groundCourseUpdated(IRealTimeFeedEventsGroundCourseUpdatedEvent theEvent) throws java.io.IOException, AutomationException
groundCourseUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void dopInfoUpdated(IRealTimeFeedEventsDopInfoUpdatedEvent theEvent) throws java.io.IOException, AutomationException
dopInfoUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void satelliteInfoUpdated(IRealTimeFeedEventsSatelliteInfoUpdatedEvent theEvent) throws java.io.IOException, AutomationException
satelliteInfoUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void dateTimeUpdated(IRealTimeFeedEventsDateTimeUpdatedEvent theEvent) throws java.io.IOException, AutomationException
dateTimeUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void dgpsInfoUpdated(IRealTimeFeedEventsDgpsInfoUpdatedEvent theEvent) throws java.io.IOException, AutomationException
dgpsInfoUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void connectionStatusUpdated(IRealTimeFeedEventsConnectionStatusUpdatedEvent theEvent) throws java.io.IOException, AutomationException
connectionStatusUpdated
in interface IRealTimeFeedEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void contentsChanged(IActiveViewEventsContentsChangedEvent theEvent) throws java.io.IOException, AutomationException
contentsChanged
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void contentsCleared(IActiveViewEventsContentsClearedEvent theEvent) throws java.io.IOException, AutomationException
contentsCleared
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void itemAdded(IActiveViewEventsItemAddedEvent theEvent) throws java.io.IOException, AutomationException
itemAdded
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void itemDeleted(IActiveViewEventsItemDeletedEvent theEvent) throws java.io.IOException, AutomationException
itemDeleted
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void itemReordered(IActiveViewEventsItemReorderedEvent theEvent) throws java.io.IOException, AutomationException
itemReordered
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectionChanged(IActiveViewEventsSelectionChangedEvent theEvent) throws java.io.IOException, AutomationException
selectionChanged
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void viewRefreshed(IActiveViewEventsViewRefreshedEvent theEvent) throws java.io.IOException, AutomationException
viewRefreshed
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void afterDraw(IActiveViewEventsAfterDrawEvent theEvent) throws java.io.IOException, AutomationException
afterDraw
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void afterItemDraw(IActiveViewEventsAfterItemDrawEvent theEvent) throws java.io.IOException, AutomationException
afterItemDraw
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void focusMapChanged(IActiveViewEventsFocusMapChangedEvent theEvent) throws java.io.IOException, AutomationException
focusMapChanged
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void spatialReferenceChanged(IActiveViewEventsSpatialReferenceChangedEvent theEvent) throws java.io.IOException, AutomationException
spatialReferenceChanged
in interface IActiveViewEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void enumConnectionPoints(IEnumConnectionPoints[] ppEnum) throws java.io.IOException, AutomationException
enumConnectionPoints
in interface IConnectionPointContainer
ppEnum
- A reference to a com.esri.arcgis.display.IEnumConnectionPoints (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findConnectionPoint(GUID riid, IConnectionPoint[] ppCP) throws java.io.IOException, AutomationException
findConnectionPoint
in interface IConnectionPointContainer
riid
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)ppCP
- A reference to a com.esri.arcgis.display.IConnectionPoint (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |