|
|||||||||
| 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.trackinganalyst.IDirectionalVectorRendererPropertiesProxy
Description: 'Provides access to the properties which govern the directional vector rendering.' 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 IDirectionalVectorRendererPropertiesProxy
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.trackinganalyst.IDirectionalVectorRendererProperties |
|---|
IID, IID684bb0fe_57a8_49f1_9b13_89a0422ea714 |
| Constructor Summary | |
|---|---|
|
IDirectionalVectorRendererPropertiesProxy()
Deprecated. For internal use only |
|
IDirectionalVectorRendererPropertiesProxy(java.lang.Object obj)
Deprecated. |
protected |
IDirectionalVectorRendererPropertiesProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IDirectionalVectorRendererPropertiesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IDirectionalVectorRendererPropertiesProxy(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. |
java.lang.String |
getHeadingField()
Deprecated. Provides field name containing heading; empty indicates heading is to be calculated. |
void |
getHeadingReference(boolean[] pbIsNorthRef,
boolean[] pbIsClockwise)
Deprecated. Provides the reference used by heading field (e.g., true, true for typical heading measurement (north, clockwise). |
java.lang.String |
getSpeedField()
Deprecated. Provides field name containing speed; empty indicates speed is to be calculated. |
void |
getSpeedUnits(int[] peDistanceUnits,
int[] peTimeUnits)
Deprecated. Provides the units used by speed field (e.g., esriMiles, enumHours for mi/hr). |
ISymbol |
getSymbol()
Deprecated. Provides the line symbol to be used for rendering the directional vector. |
double |
getTimeInterval()
Deprecated. Provides the time interval represented by the directional vector; see property TimeIntervalUnits for this value’s units. |
int |
getTimeIntervalUnits()
Deprecated. Provides the time interval units represented by the directional vector; see property TimeInterval for the time value. |
boolean |
isGlobalProperties()
Deprecated. Indicates if the renderer properties object is the global version obtained from the Tracking Environment vs. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setGlobalProperties(boolean pbvGlobal)
Deprecated. Indicates if the renderer properties object is the global version obtained from the Tracking Environment vs. |
void |
setHeadingField(java.lang.String pbstrHeading)
Deprecated. Provides field name containing heading; empty indicates heading is to be calculated. |
void |
setHeadingReference(boolean bIsNorthRef,
boolean bIsClockwise)
Deprecated. Sets the reference used by heading field (e.g., true, true for typical heading measurement (north, clockwise). |
void |
setSpeedField(java.lang.String pbstrSpeed)
Deprecated. Provides field name containing speed; empty indicates speed is to be calculated. |
void |
setSpeedUnits(int eDistanceUnits,
int eTimeUnits)
Deprecated. Sets the units used by speed field (e.g., esriMiles, enumHours for mi/hr). |
void |
setSymbol(ISymbol ppiSymbol)
Deprecated. Provides the line symbol to be used for rendering the directional vector. |
void |
setTimeInterval(double pdTimeValue)
Deprecated. Provides the time interval represented by the directional vector; see property TimeIntervalUnits for this value’s units. |
void |
setTimeIntervalUnits(int peTimeUnits)
Deprecated. Provides the time interval units represented by the directional vector; see property TimeInterval for the time value. |
| 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 IDirectionalVectorRendererPropertiesProxy(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 IDirectionalVectorRendererPropertiesProxy()
public IDirectionalVectorRendererPropertiesProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IDirectionalVectorRendererPropertiesProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IDirectionalVectorRendererPropertiesProxy(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 ISymbol getSymbol()
throws java.io.IOException,
AutomationException
getSymbol in interface IDirectionalVectorRendererPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSymbol(ISymbol ppiSymbol)
throws java.io.IOException,
AutomationException
setSymbol in interface IDirectionalVectorRendererPropertiesppiSymbol - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isGlobalProperties()
throws java.io.IOException,
AutomationException
isGlobalProperties in interface IDirectionalVectorRendererPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGlobalProperties(boolean pbvGlobal)
throws java.io.IOException,
AutomationException
setGlobalProperties in interface IDirectionalVectorRendererPropertiespbvGlobal - The pbvGlobal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getTimeInterval()
throws java.io.IOException,
AutomationException
getTimeInterval in interface IDirectionalVectorRendererPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTimeInterval(double pdTimeValue)
throws java.io.IOException,
AutomationException
setTimeInterval in interface IDirectionalVectorRendererPropertiespdTimeValue - The pdTimeValue (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getTimeIntervalUnits()
throws java.io.IOException,
AutomationException
getTimeIntervalUnits in interface IDirectionalVectorRendererPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTimeIntervalUnits(int peTimeUnits)
throws java.io.IOException,
AutomationException
setTimeIntervalUnits in interface IDirectionalVectorRendererPropertiespeTimeUnits - A com.esri.arcgis.trackinganalyst.enumTemporalUnits constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getSpeedField()
throws java.io.IOException,
AutomationException
getSpeedField in interface IDirectionalVectorRendererPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpeedField(java.lang.String pbstrSpeed)
throws java.io.IOException,
AutomationException
setSpeedField in interface IDirectionalVectorRendererPropertiespbstrSpeed - The pbstrSpeed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getHeadingField()
throws java.io.IOException,
AutomationException
getHeadingField in interface IDirectionalVectorRendererPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHeadingField(java.lang.String pbstrHeading)
throws java.io.IOException,
AutomationException
setHeadingField in interface IDirectionalVectorRendererPropertiespbstrHeading - The pbstrHeading (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getSpeedUnits(int[] peDistanceUnits,
int[] peTimeUnits)
throws java.io.IOException,
AutomationException
getSpeedUnits in interface IDirectionalVectorRendererPropertiespeDistanceUnits - A com.esri.arcgis.system.esriUnits constant (out: use single element array)peTimeUnits - A com.esri.arcgis.trackinganalyst.enumTemporalUnits constant (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpeedUnits(int eDistanceUnits,
int eTimeUnits)
throws java.io.IOException,
AutomationException
setSpeedUnits in interface IDirectionalVectorRendererPropertieseDistanceUnits - A com.esri.arcgis.system.esriUnits constant (in)eTimeUnits - A com.esri.arcgis.trackinganalyst.enumTemporalUnits constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHeadingReference(boolean bIsNorthRef,
boolean bIsClockwise)
throws java.io.IOException,
AutomationException
setHeadingReference in interface IDirectionalVectorRendererPropertiesbIsNorthRef - The bIsNorthRef (in)bIsClockwise - The bIsClockwise (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getHeadingReference(boolean[] pbIsNorthRef,
boolean[] pbIsClockwise)
throws java.io.IOException,
AutomationException
getHeadingReference in interface IDirectionalVectorRendererPropertiespbIsNorthRef - The pbIsNorthRef (out: use single element array)pbIsClockwise - The pbIsClockwise (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||