com.esri.arcgis.networkanalyst
Class INAServerRouteParams3Proxy

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

Deprecated. Internal use only. Proxy for COM Interface 'INAServerRouteParams3'. 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 INAServerRouteParams3Proxy
extends INAServerRouteParams2Proxy
implements INAServerRouteParams3, 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.INAServerRouteParams3
IID, IIDe607d78d_4c6e_42c2_b7df_c1c36a67dccb
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerRouteParams2
IIDd81e5aca_bf78_49b2_b9bf_6a2ffeac4045
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerRouteParams
IIDd460c034_10cc_4020_af11_cdce257d04d4
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams
IID40635a1f_4c95_4f57_a220_c683941715e5
 
Constructor Summary
  INAServerRouteParams3Proxy()
          Deprecated. For internal use only
  INAServerRouteParams3Proxy(java.lang.Object obj)
          Deprecated.  
protected INAServerRouteParams3Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  INAServerRouteParams3Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected INAServerRouteParams3Proxy(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.  
 int getDirectionsOutputType()
          Deprecated. Type of directions to generate.
 java.lang.String getDirectionsStyleName()
          Deprecated. Name of the directions style to use when generating directions.
 INAServerLocations getPolygonBarriers()
          Deprecated. RecordSet or array of PropertySets representing polygon Barriers loaded as network locations during analysis.
 INAServerLocations getPolylineBarriers()
          Deprecated. RecordSet or array of PropertySets representing polyline Barriers loaded as network locations during analysis.
 boolean isReturnPolygonBarriers()
          Deprecated. Indicates if the output polygon barriers recordset should be returned with the analysis results.
 boolean isReturnPolylineBarriers()
          Deprecated. Indicates if the output polyline barriers recordset should be returned with the analysis results.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setDirectionsOutputType(int directionsOutputType)
          Deprecated. Type of directions to generate.
 void setDirectionsStyleName(java.lang.String directionsStyleName)
          Deprecated. Name of the directions style to use when generating directions.
 void setPolygonBarriersByRef(INAServerLocations barriers)
          Deprecated. RecordSet or array of PropertySets representing polygon Barriers loaded as network locations during analysis.
 void setPolylineBarriersByRef(INAServerLocations barriers)
          Deprecated. RecordSet or array of PropertySets representing polyline Barriers loaded as network locations during analysis.
 void setReturnPolygonBarriers(boolean returnBarriers)
          Deprecated. Indicates if the output polygon barriers recordset should be returned with the analysis results.
 void setReturnPolylineBarriers(boolean returnBarriers)
          Deprecated. Indicates if the output polyline barriers recordset should be returned with the analysis results.
 
Methods inherited from class com.esri.arcgis.networkanalyst.INAServerRouteParams2Proxy
isReturnCompactDirections, setReturnCompactDirections
 
Methods inherited from class com.esri.arcgis.networkanalyst.INAServerRouteParamsProxy
getBarriers, getDirectionsLanguage, getDirectionsLengthUnits, getDirectionsTimeAttributeName, getStops, isReturnBarriers, isReturnDirections, isReturnRouteGeometries, isReturnRoutes, isReturnStops, setBarriersByRef, setDirectionsLanguage, setDirectionsLengthUnits, setDirectionsTimeAttributeName, setReturnBarriers, setReturnDirections, setReturnRouteGeometries, setReturnRoutes, setReturnStops, setStopsByRef
 
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.INAServerRouteParams2
isReturnCompactDirections, setReturnCompactDirections
 
Methods inherited from interface com.esri.arcgis.networkanalyst.INAServerRouteParams
getBarriers, getDirectionsLanguage, getDirectionsLengthUnits, getDirectionsTimeAttributeName, getStops, isReturnBarriers, isReturnDirections, isReturnRouteGeometries, isReturnRoutes, isReturnStops, setBarriersByRef, setDirectionsLanguage, setDirectionsLengthUnits, setDirectionsTimeAttributeName, setReturnBarriers, setReturnDirections, setReturnRouteGeometries, setReturnRoutes, setReturnStops, setStopsByRef
 
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

INAServerRouteParams3Proxy

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

INAServerRouteParams3Proxy

public INAServerRouteParams3Proxy()
Deprecated. 
For internal use only


INAServerRouteParams3Proxy

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

INAServerRouteParams3Proxy

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

INAServerRouteParams3Proxy

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

setDirectionsOutputType

public void setDirectionsOutputType(int directionsOutputType)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Type of directions to generate.

Specified by:
setDirectionsOutputType in interface INAServerRouteParams3
Parameters:
directionsOutputType - A com.esri.arcgis.networkanalyst.esriDirectionsOutputType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDirectionsOutputType

public int getDirectionsOutputType()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Type of directions to generate.

Specified by:
getDirectionsOutputType in interface INAServerRouteParams3
Returns:
A com.esri.arcgis.networkanalyst.esriDirectionsOutputType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDirectionsStyleName

public void setDirectionsStyleName(java.lang.String directionsStyleName)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Name of the directions style to use when generating directions.

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

getDirectionsStyleName

public java.lang.String getDirectionsStyleName()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
Name of the directions style to use when generating directions.

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

setPolylineBarriersByRef

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

Specified by:
setPolylineBarriersByRef in interface INAServerRouteParams3
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.

getPolylineBarriers

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

Specified by:
getPolylineBarriers in interface INAServerRouteParams3
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.

setPolygonBarriersByRef

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

Specified by:
setPolygonBarriersByRef in interface INAServerRouteParams3
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.

getPolygonBarriers

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

Specified by:
getPolygonBarriers in interface INAServerRouteParams3
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.

setReturnPolylineBarriers

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

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

isReturnPolylineBarriers

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

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

setReturnPolygonBarriers

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

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

isReturnPolygonBarriers

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

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