|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.carto.IGpsDisplayPropertiesProxy
Description: 'Provides access to GPS display properties.' 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 =
public class IGpsDisplayPropertiesProxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.carto.IGpsDisplayProperties |
|---|
IID, IID34c8784f_8293_4f07_bda9_ca04f6b56e64 |
| Constructor Summary | |
|---|---|
|
IGpsDisplayPropertiesProxy()
Deprecated. For internal use only |
|
IGpsDisplayPropertiesProxy(java.lang.Object obj)
Deprecated. |
protected |
IGpsDisplayPropertiesProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IGpsDisplayPropertiesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IGpsDisplayPropertiesProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
clearGpsDisplay()
Deprecated. Clears the GPS display. |
int |
getAltitudeUnits()
Deprecated. The units used for altitude in the GPS display. |
IMarkerSymbol |
getBaseMarkerSymbol()
Deprecated. The marker symbol used to display the current position under normal circumstances. |
IMarkerSymbol |
getEstimatedPositionSymbol()
Deprecated. The marker symbol used to display the estimated current position if the signal is lost. |
double |
getHighAltitudeSize()
Deprecated. The maximum altitude size used in calculating the current size of the base marker symbol. |
double |
getHighAltitudeValue()
Deprecated. The maximum altitude value used in calculating the size of the base marker symbol. |
double |
getHighSpeedValue()
Deprecated. The maximum speed value used in calculating the size of the base marker symbol. |
int |
getLatLongDisplayFormat()
Deprecated. The latitude-longitude display format for the GPS display. |
double |
getLowAltitudeSize()
Deprecated. The minimum altitude size used in calculating the current size of the base marker symbol. |
double |
getLowAltitudeValue()
Deprecated. The minimum altitude value used in calculating the size of the base marker symbol. |
double |
getLowSpeedValue()
Deprecated. The minimum speed value used in calculating the size of the base marker symbol. |
double |
getMinimumDisplayRate()
Deprecated. The minimum amount of time in seconds between screen refreshes for the display of the current position. |
IEnvelope |
getPositionsExtent()
Deprecated. Extent bounding all positions received from the current RealTimeFeed so far. |
IColorRamp |
getSpeedColorRamp()
Deprecated. The color ramp used to vary the color by speed. |
int |
getSpeedUnits()
Deprecated. The units to use for the speed of the current position. |
boolean |
isAutoPan()
Deprecated. Indicates if the display extents are adjusted to keep the GPS position on the screen. |
boolean |
isShowCurrentAltitude()
Deprecated. Indicates if the variation in the altitude is displayed. |
boolean |
isShowCurrentBearing()
Deprecated. Indicates if the current heading (bearing) is displayed as an angle for the base marker symbol. |
boolean |
isShowCurrentPosition()
Deprecated. Indicates if the current position is displayed. |
boolean |
isShowCurrentSpeed()
Deprecated. Indicates if the base marker symbol size is varied based on the speed of the current position. |
boolean |
isShowEstimatedPosition()
Deprecated. Indicates if the estimated position is displayed when the signal is lost. |
boolean |
isShowMarkerTrailAltitude()
Deprecated. Indicates if the variation in the altitude is displayed in the marker trail. |
boolean |
isShowMarkerTrailBearing()
Deprecated. Indicates if the trail heading (bearing) is displayed as an angle of the base marker symbol. |
boolean |
isShowMarkerTrailSpeed()
Deprecated. Indicates if the base marker symbol size is based on the speed of the marker trail position. |
boolean |
isUseMinimumDisplayRate()
Deprecated. Indicates if the minimum display rate value is in effect. |
void |
refreshGpsDisplay()
Deprecated. Refreshes the GPS display. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAltitudeUnits(int pAltitudeUnits)
Deprecated. The units used for altitude in the GPS display. |
void |
setAutoPan(boolean autoPan)
Deprecated. Indicates if the display extents are adjusted to keep the GPS position on the screen. |
void |
setBaseMarkerSymbolByRef(IMarkerSymbol ppMarker)
Deprecated. The marker symbol used to display the current position under normal circumstances. |
void |
setEstimatedPositionSymbolByRef(IMarkerSymbol ppMarker)
Deprecated. The marker symbol used to display the estimated current position if the signal is lost. |
void |
setHighAltitudeSize(double pSize)
Deprecated. The maximum altitude size used in calculating the current size of the base marker symbol. |
void |
setHighAltitudeValue(double pAltitude)
Deprecated. The maximum altitude value used in calculating the size of the base marker symbol. |
void |
setHighSpeedValue(double pSize)
Deprecated. The maximum speed value used in calculating the size of the base marker symbol. |
void |
setLatLongDisplayFormat(int latLongFormat)
Deprecated. The latitude-longitude display format for the GPS display. |
void |
setLowAltitudeSize(double pSize)
Deprecated. The minimum altitude size used in calculating the current size of the base marker symbol. |
void |
setLowAltitudeValue(double pAltitude)
Deprecated. The minimum altitude value used in calculating the size of the base marker symbol. |
void |
setLowSpeedValue(double pSpeed)
Deprecated. The minimum speed value used in calculating the size of the base marker symbol. |
void |
setMinimumDisplayRate(double pRate)
Deprecated. The minimum amount of time in seconds between screen refreshes for the display of the current position. |
void |
setShowCurrentAltitude(boolean pShowVariation)
Deprecated. Indicates if the variation in the altitude is displayed. |
void |
setShowCurrentBearing(boolean pShow)
Deprecated. Indicates if the current heading (bearing) is displayed as an angle for the base marker symbol. |
void |
setShowCurrentPosition(boolean pShow)
Deprecated. Indicates if the current position is displayed. |
void |
setShowCurrentSpeed(boolean pShow)
Deprecated. Indicates if the base marker symbol size is varied based on the speed of the current position. |
void |
setShowEstimatedPosition(boolean pShow)
Deprecated. Indicates if the estimated position is displayed when the signal is lost. |
void |
setShowMarkerTrailAltitude(boolean pShowVariation)
Deprecated. Indicates if the variation in the altitude is displayed in the marker trail. |
void |
setShowMarkerTrailBearing(boolean pShow)
Deprecated. Indicates if the trail heading (bearing) is displayed as an angle of the base marker symbol. |
void |
setShowMarkerTrailSpeed(boolean pShow)
Deprecated. Indicates if the base marker symbol size is based on the speed of the marker trail position. |
void |
setSpeedColorRampByRef(IColorRamp ppColorRamp)
Deprecated. The color ramp used to vary the color by speed. |
void |
setSpeedUnits(int pUnits)
Deprecated. The units to use for the speed of the current position. |
void |
setUseMinimumDisplayRate(boolean pUse)
Deprecated. Indicates if the minimum display rate value is in effect. |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IGpsDisplayPropertiesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic IGpsDisplayPropertiesProxy()
public IGpsDisplayPropertiesProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IGpsDisplayPropertiesProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IGpsDisplayPropertiesProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public double getMinimumDisplayRate()
throws java.io.IOException,
AutomationException
getMinimumDisplayRate in interface IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespRate - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespUse - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespShow - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesppMarker - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespShow - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesppMarker - 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 IGpsDisplayPropertiespShowVariation - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespShow - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespShow - 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 IGpsDisplayPropertiespShowVariation - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespShow - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespShow - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespUnits - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespSpeed - 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 IGpsDisplayPropertiesppColorRamp - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespAltitude - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespAltitude - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespSize - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespSize - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespSize - 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 IGpsDisplayPropertiesautoPan - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiespAltitudeUnits - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertieslatLongFormat - 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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesjava.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 IGpsDisplayPropertiesjava.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 | ||||||||