|
|||||||||
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.networkanalyst.INAServerSolverParamsProxy
com.esri.arcgis.networkanalyst.INAServerServiceAreaParamsProxy
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
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.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.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 |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public INAServerServiceAreaParamsProxy(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.IOException
public INAServerServiceAreaParamsProxy()
public INAServerServiceAreaParamsProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected INAServerServiceAreaParamsProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected INAServerServiceAreaParamsProxy(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 INAServerSolverParamsProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class INAServerSolverParamsProxy
java.io.IOException
public void setFacilitiesByRef(INAServerLocations facilities) throws java.io.IOException, AutomationException
setFacilitiesByRef
in interface INAServerServiceAreaParams
facilities
- A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public INAServerLocations getFacilities() throws java.io.IOException, AutomationException
getFacilities
in interface INAServerServiceAreaParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBarriersByRef(INAServerLocations barriers) throws java.io.IOException, AutomationException
setBarriersByRef
in interface INAServerServiceAreaParams
barriers
- A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public INAServerLocations getBarriers() throws java.io.IOException, AutomationException
getBarriers
in interface INAServerServiceAreaParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnSALineGeometries(boolean returnSALineGeometries) throws java.io.IOException, AutomationException
setReturnSALineGeometries
in interface INAServerServiceAreaParams
returnSALineGeometries
- The returnSALineGeometries (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnSALineGeometries() throws java.io.IOException, AutomationException
isReturnSALineGeometries
in interface INAServerServiceAreaParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnSALines(boolean returnSALines) throws java.io.IOException, AutomationException
setReturnSALines
in interface INAServerServiceAreaParams
returnSALines
- The returnSALines (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnSALines() throws java.io.IOException, AutomationException
isReturnSALines
in interface INAServerServiceAreaParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnSAPolygonGeometries(boolean returnSAPolygonGeometries) throws java.io.IOException, AutomationException
setReturnSAPolygonGeometries
in interface INAServerServiceAreaParams
returnSAPolygonGeometries
- The returnSAPolygonGeometries (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnSAPolygonGeometries() throws java.io.IOException, AutomationException
isReturnSAPolygonGeometries
in interface INAServerServiceAreaParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnSAPolygons(boolean returnSAPolygons) throws java.io.IOException, AutomationException
setReturnSAPolygons
in interface INAServerServiceAreaParams
returnSAPolygons
- The returnSAPolygons (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnSAPolygons() throws java.io.IOException, AutomationException
isReturnSAPolygons
in interface INAServerServiceAreaParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnFacilities(boolean returnFacilities) throws java.io.IOException, AutomationException
setReturnFacilities
in interface INAServerServiceAreaParams
returnFacilities
- The returnFacilities (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnFacilities() throws java.io.IOException, AutomationException
isReturnFacilities
in interface INAServerServiceAreaParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnBarriers(boolean returnBarriers) throws java.io.IOException, AutomationException
setReturnBarriers
in interface INAServerServiceAreaParams
returnBarriers
- The returnBarriers (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnBarriers() throws java.io.IOException, AutomationException
isReturnBarriers
in interface INAServerServiceAreaParams
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 |