com.esri.arcgis.networkanalyst
Class INAServerRouteParamsProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.networkanalyst.INAServerSolverParamsProxy
          extended by com.esri.arcgis.networkanalyst.INAServerRouteParamsProxy
All Implemented Interfaces:
INAServerRouteParams, INAServerSolverParams, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
INAServerRouteParams2Proxy

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

Description: 'Deprecated as of 10.0. Provides access to properties that specify the route solver settings and return parameters used during network analysis with NAServer.' 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 INAServerRouteParamsProxy
extends INAServerSolverParamsProxy
implements INAServerRouteParams, 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.INAServerRouteParams
IID, IIDd460c034_10cc_4020_af11_cdce257d04d4
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams
IID40635a1f_4c95_4f57_a220_c683941715e5
 
Constructor Summary
  INAServerRouteParamsProxy()
          Deprecated. For internal use only
  INAServerRouteParamsProxy(java.lang.Object obj)
          Deprecated.  
protected INAServerRouteParamsProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  INAServerRouteParamsProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected INAServerRouteParamsProxy(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.  
 INAServerLocations getBarriers()
          Deprecated. RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis.
 java.lang.String getDirectionsLanguage()
          Deprecated. Language to use when computing directions.
 int getDirectionsLengthUnits()
          Deprecated. Length units to use when computing directions.
 java.lang.String getDirectionsTimeAttributeName()
          Deprecated. Name of network attribute to use for the drive time when computing directions.
 INAServerLocations getStops()
          Deprecated. RecordSet or array of PropertySets representing Stops loaded as network locations during analysis.
 boolean isReturnBarriers()
          Deprecated. Indicates if the output barriers recordset should be returned with the analysis results.
 boolean isReturnDirections()
          Deprecated. Indicates if directions should be generated and returned with the analysis results.
 boolean isReturnRouteGeometries()
          Deprecated. Indicates if the route geometries should be generated and returned with the analysis results.
 boolean isReturnRoutes()
          Deprecated. Indicates if the output routes recordset should be returned with the analysis results.
 boolean isReturnStops()
          Deprecated. Indicates if the output stops recordset should be returned with the analysis results.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setBarriersByRef(INAServerLocations barriers)
          Deprecated. RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis.
 void setDirectionsLanguage(java.lang.String directionsLanguage)
          Deprecated. Language to use when computing directions.
 void setDirectionsLengthUnits(int directionsLengthUnits)
          Deprecated. Length units to use when computing directions.
 void setDirectionsTimeAttributeName(java.lang.String directionsTimeAttributeName)
          Deprecated. Name of network attribute to use for the drive time when computing directions.
 void setReturnBarriers(boolean returnBarriers)
          Deprecated. Indicates if the output barriers recordset should be returned with the analysis results.
 void setReturnDirections(boolean returnDirections)
          Deprecated. Indicates if directions should be generated and returned with the analysis results.
 void setReturnRouteGeometries(boolean returnRouteGeometries)
          Deprecated. Indicates if the route geometries should be generated and returned with the analysis results.
 void setReturnRoutes(boolean returnRoutes)
          Deprecated. Indicates if the output routes recordset should be returned with the analysis results.
 void setReturnStops(boolean returnStops)
          Deprecated. Indicates if the output stops recordset should be returned with the analysis results.
 void setStopsByRef(INAServerLocations stops)
          Deprecated. RecordSet or array of PropertySets representing Stops loaded as network locations during analysis.
 
Methods inherited from class com.esri.arcgis.networkanalyst.INAServerSolverParamsProxy
getImageDescription, getMapDescription, getMaxSnapTolerance, getNAClassCandidateFieldMaps, getNALayerName, getOutputSpatialReference, getSnapTolerance, getSnapToleranceUnits, isReturnMap, setImageDescriptionByRef, setMapDescriptionByRef, setMaxSnapTolerance, setNAClassCandidateFieldMaps, setNALayerName, setOutputSpatialReferenceByRef, setReturnMap, setSnapTolerance, setSnapToleranceUnits
 
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
 
Methods inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams
getImageDescription, getMapDescription, getMaxSnapTolerance, getNAClassCandidateFieldMaps, getNALayerName, getOutputSpatialReference, getSnapTolerance, getSnapToleranceUnits, isReturnMap, setImageDescriptionByRef, setMapDescriptionByRef, setMaxSnapTolerance, setNAClassCandidateFieldMaps, setNALayerName, setOutputSpatialReferenceByRef, setReturnMap, setSnapTolerance, setSnapToleranceUnits
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

INAServerRouteParamsProxy

public INAServerRouteParamsProxy(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

INAServerRouteParamsProxy

public INAServerRouteParamsProxy()
Deprecated. 
For internal use only


INAServerRouteParamsProxy

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

INAServerRouteParamsProxy

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

INAServerRouteParamsProxy

protected INAServerRouteParamsProxy(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 INAServerSolverParamsProxy
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 INAServerSolverParamsProxy
Throws:
java.io.IOException

setStopsByRef

public void setStopsByRef(INAServerLocations stops)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
RecordSet or array of PropertySets representing Stops loaded as network locations during analysis.

Specified by:
setStopsByRef in interface INAServerRouteParams
Parameters:
stops - A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStops

public INAServerLocations getStops()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
RecordSet or array of PropertySets representing Stops loaded as network locations during analysis.

Specified by:
getStops in interface INAServerRouteParams
Returns:
A reference to a com.esri.arcgis.networkanalyst.INAServerLocations
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBarriersByRef

public void setBarriersByRef(INAServerLocations barriers)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis.

Specified by:
setBarriersByRef in interface INAServerRouteParams
Parameters:
barriers - A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getBarriers

public INAServerLocations getBarriers()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis.

Specified by:
getBarriers in interface INAServerRouteParams
Returns:
A reference to a com.esri.arcgis.networkanalyst.INAServerLocations
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setReturnRouteGeometries

public void setReturnRouteGeometries(boolean returnRouteGeometries)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Indicates if the route geometries should be generated and returned with the analysis results.

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

isReturnRouteGeometries

public boolean isReturnRouteGeometries()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Indicates if the route geometries should be generated and returned with the analysis results.

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

setReturnRoutes

public void setReturnRoutes(boolean returnRoutes)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if the output routes recordset should be returned with the analysis results.

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

isReturnRoutes

public boolean isReturnRoutes()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the output routes recordset should be returned with the analysis results.

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

setReturnStops

public void setReturnStops(boolean returnStops)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Indicates if the output stops recordset should be returned with the analysis results.

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

isReturnStops

public boolean isReturnStops()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Indicates if the output stops recordset should be returned with the analysis results.

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

setReturnBarriers

public void setReturnBarriers(boolean returnBarriers)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the output barriers recordset should be returned with the analysis results.

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

isReturnBarriers

public boolean isReturnBarriers()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if the output barriers recordset should be returned with the analysis results.

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

setReturnDirections

public void setReturnDirections(boolean returnDirections)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if directions should be generated and returned with the analysis results.

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

isReturnDirections

public boolean isReturnDirections()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates if directions should be generated and returned with the analysis results.

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

setDirectionsLanguage

public void setDirectionsLanguage(java.lang.String directionsLanguage)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Language to use when computing directions.

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

getDirectionsLanguage

public java.lang.String getDirectionsLanguage()
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
Language to use when computing directions.

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

setDirectionsLengthUnits

public void setDirectionsLengthUnits(int directionsLengthUnits)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Length units to use when computing directions.

Specified by:
setDirectionsLengthUnits in interface INAServerRouteParams
Parameters:
directionsLengthUnits - A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDirectionsLengthUnits

public int getDirectionsLengthUnits()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Length units to use when computing directions.

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

setDirectionsTimeAttributeName

public void setDirectionsTimeAttributeName(java.lang.String directionsTimeAttributeName)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Name of network attribute to use for the drive time when computing directions.

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

getDirectionsTimeAttributeName

public java.lang.String getDirectionsTimeAttributeName()
                                                throws java.io.IOException,
                                                       AutomationException
Deprecated. 
Name of network attribute to use for the drive time when computing directions.

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