com.esri.arcgis.networkanalyst
Class INAServerTravelModeProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.networkanalyst.INAServerTravelModeProxy
All Implemented Interfaces:
INAServerTravelMode, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'INAServerTravelMode'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'

Description: 'Provides property for setting the travel mode.' 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 INAServerTravelModeProxy
extends com.esri.arcgis.interop.Dispatch
implements INAServerTravelMode, java.io.Serializable

Internal use class

See Also:
Serialized Form

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.networkanalyst.INAServerTravelMode
IID, IID64b667ac_52dd_410c_bff8_b28dc4f76b7e
 
Constructor Summary
  INAServerTravelModeProxy()
          Deprecated. For internal use only
  INAServerTravelModeProxy(java.lang.Object obj)
          Deprecated.  
protected INAServerTravelModeProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  INAServerTravelModeProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected INAServerTravelModeProxy(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.Object[] getAttributeParameterValues()
          Deprecated. The collection of network attribute parameter values to be used with the analysis.
 java.lang.String getDistanceAttributeName()
          Deprecated. The name of the distance-based network attribute to be used in analysis.
 java.lang.String getImpedanceAttributeName()
          Deprecated. The name of the network attribute to be used as the impedance attribute in analysis.
 java.lang.String getItemID()
          Deprecated. Specifies the travel mode itemID.
 java.lang.String getName()
          Deprecated. Specifies the travel mode.
 java.lang.Object getOutputGeometryPrecision()
          Deprecated. Specifies the precision of the output geometry after generalization.
 int getOutputGeometryPrecisionUnits()
          Deprecated. Specifies the units of the output geometry precision.
 IStringArray getRestrictionAttributeNames()
          Deprecated. The collection of network attribute names to be used as restrictions with the analysis.
 int getRestrictUTurns()
          Deprecated. Indicates how U-Turns should be restricted in the analysis.
 java.lang.String getTimeAttributeName()
          Deprecated. The name of the time-based network attribute to be used in analysis.
 boolean isUseHierarchy()
          Deprecated. Indicates if the hierarchy attribute for the network should be used in analysis.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
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

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

INAServerTravelModeProxy

public INAServerTravelModeProxy(java.lang.String CLSID,
                                java.lang.String host,
                                com.esri.arcgis.interop.AuthInfo authInfo)
                         throws java.net.UnknownHostException,
                                java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

INAServerTravelModeProxy

public INAServerTravelModeProxy()
Deprecated. 
For internal use only


INAServerTravelModeProxy

public INAServerTravelModeProxy(java.lang.Object obj)
                         throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

INAServerTravelModeProxy

protected INAServerTravelModeProxy(java.lang.Object obj,
                                   java.lang.String iid)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

INAServerTravelModeProxy

protected INAServerTravelModeProxy(java.lang.String CLSID,
                                   java.lang.String iid,
                                   java.lang.String host,
                                   com.esri.arcgis.interop.AuthInfo authInfo)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

getName

public java.lang.String getName()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Specifies the travel mode.

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

getItemID

public java.lang.String getItemID()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Specifies the travel mode itemID.

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

getImpedanceAttributeName

public java.lang.String getImpedanceAttributeName()
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
The name of the network attribute to be used as the impedance attribute in analysis.

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

getTimeAttributeName

public java.lang.String getTimeAttributeName()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
The name of the time-based network attribute to be used in analysis.

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

getDistanceAttributeName

public java.lang.String getDistanceAttributeName()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
The name of the distance-based network attribute to be used in analysis.

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

getRestrictionAttributeNames

public IStringArray getRestrictionAttributeNames()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
The collection of network attribute names to be used as restrictions with the analysis.

Specified by:
getRestrictionAttributeNames in interface INAServerTravelMode
Returns:
A reference to a com.esri.arcgis.system.IStringArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAttributeParameterValues

public java.lang.Object[] getAttributeParameterValues()
                                               throws java.io.IOException,
                                                      AutomationException
Deprecated. 
The collection of network attribute parameter values to be used with the analysis.

Specified by:
getAttributeParameterValues in interface INAServerTravelMode
Returns:
A reference to another Object (IUnknown)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isUseHierarchy

public boolean isUseHierarchy()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the hierarchy attribute for the network should be used in analysis.

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

getRestrictUTurns

public int getRestrictUTurns()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Indicates how U-Turns should be restricted in the analysis.

Specified by:
getRestrictUTurns in interface INAServerTravelMode
Returns:
A com.esri.arcgis.geodatabase.esriNetworkForwardStarBacktrack constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getOutputGeometryPrecision

public java.lang.Object getOutputGeometryPrecision()
                                            throws java.io.IOException,
                                                   AutomationException
Deprecated. 
Specifies the precision of the output geometry after generalization.

Specified by:
getOutputGeometryPrecision in interface INAServerTravelMode
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getOutputGeometryPrecisionUnits

public int getOutputGeometryPrecisionUnits()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Specifies the units of the output geometry precision.

Specified by:
getOutputGeometryPrecisionUnits in interface INAServerTravelMode
Returns:
A com.esri.arcgis.system.esriUnits constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.