com.esri.arcgis.networkanalyst
Class INAServerServiceAreaParamsProxy

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

Deprecated. Internal use only. Proxy for COM Interface 'INAServerServiceAreaParams'. 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 service area 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 INAServerServiceAreaParamsProxy
extends INAServerSolverParamsProxy
implements INAServerServiceAreaParams, 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.INAServerServiceAreaParams
IID, IIDd4c6e2ff_d49a_419f_9a50_f3255391064d
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams
IID40635a1f_4c95_4f57_a220_c683941715e5
 
Constructor Summary
  INAServerServiceAreaParamsProxy()
          Deprecated. For internal use only
  INAServerServiceAreaParamsProxy(java.lang.Object obj)
          Deprecated.  
protected INAServerServiceAreaParamsProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  INAServerServiceAreaParamsProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected INAServerServiceAreaParamsProxy(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.
 INAServerLocations getFacilities()
          Deprecated. RecordSet or array of PropertySets representing Facilities loaded as network locations during analysis.
 boolean isReturnBarriers()
          Deprecated. Indicates if the output barriers recordset should be returned with the analysis results.
 boolean isReturnFacilities()
          Deprecated. Indicates if the output facilities recordset should be returned with the analysis results.
 boolean isReturnSALineGeometries()
          Deprecated. Indicates if the SALine geometries should be generated and returned with the analysis results.
 boolean isReturnSALines()
          Deprecated. Indicates if the output SALines recordset should be returned with the analysis results.
 boolean isReturnSAPolygonGeometries()
          Deprecated. Indicates if the SAPolygon geometries should be generated and returned with the analysis results.
 boolean isReturnSAPolygons()
          Deprecated. Indicates if the output SAPolygons 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 setFacilitiesByRef(INAServerLocations facilities)
          Deprecated. RecordSet or array of PropertySets representing Facilities loaded as network locations during analysis.
 void setReturnBarriers(boolean returnBarriers)
          Deprecated. Indicates if the output barriers recordset should be returned with the analysis results.
 void setReturnFacilities(boolean returnFacilities)
          Deprecated. Indicates if the output facilities recordset should be returned with the analysis results.
 void setReturnSALineGeometries(boolean returnSALineGeometries)
          Deprecated. Indicates if the SALine geometries should be generated and returned with the analysis results.
 void setReturnSALines(boolean returnSALines)
          Deprecated. Indicates if the output SALines recordset should be returned with the analysis results.
 void setReturnSAPolygonGeometries(boolean returnSAPolygonGeometries)
          Deprecated. Indicates if the SAPolygon geometries should be generated and returned with the analysis results.
 void setReturnSAPolygons(boolean returnSAPolygons)
          Deprecated. Indicates if the output SAPolygons recordset should be returned with the analysis results.
 
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

INAServerServiceAreaParamsProxy

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

INAServerServiceAreaParamsProxy

public INAServerServiceAreaParamsProxy()
Deprecated. 
For internal use only


INAServerServiceAreaParamsProxy

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

INAServerServiceAreaParamsProxy

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

INAServerServiceAreaParamsProxy

protected INAServerServiceAreaParamsProxy(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

setFacilitiesByRef

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

Specified by:
setFacilitiesByRef in interface INAServerServiceAreaParams
Parameters:
facilities - 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.

getFacilities

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

Specified by:
getFacilities in interface INAServerServiceAreaParams
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 INAServerServiceAreaParams
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 INAServerServiceAreaParams
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.

setReturnSALineGeometries

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

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

isReturnSALineGeometries

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

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

setReturnSALines

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

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

isReturnSALines

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

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

setReturnSAPolygonGeometries

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

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

isReturnSAPolygonGeometries

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

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

setReturnSAPolygons

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

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

isReturnSAPolygons

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

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

setReturnFacilities

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

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

isReturnFacilities

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

Specified by:
isReturnFacilities in interface INAServerServiceAreaParams
Returns:
The returnFacilities
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 INAServerServiceAreaParams
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 INAServerServiceAreaParams
Returns:
The returnBarriers
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.