|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.networkanalyst.INAServerSolverParamsProxy com.esri.arcgis.networkanalyst.INAServerClosestFacilityParamsProxy
Description: 'Deprecated as of 10.0. Provides access to properties that specify the closest facility 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 INAServerClosestFacilityParamsProxy
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.INAServerClosestFacilityParams |
---|
IID, IIDb54ed486_f9f7_4109_bb9d_472feca27711 |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams |
---|
IID40635a1f_4c95_4f57_a220_c683941715e5 |
Constructor Summary | |
---|---|
|
INAServerClosestFacilityParamsProxy()
Deprecated. For internal use only |
|
INAServerClosestFacilityParamsProxy(java.lang.Object obj)
Deprecated. |
protected |
INAServerClosestFacilityParamsProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
INAServerClosestFacilityParamsProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
INAServerClosestFacilityParamsProxy(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 |
getFacilities()
Deprecated. RecordSet or array of PropertySets representing Facilities loaded as network locations during analysis. |
INAServerLocations |
getIncidents()
Deprecated. RecordSet or array of PropertySets representing Incidents loaded as network locations during analysis. |
boolean |
isReturnBarriers()
Deprecated. Indicates if the output barriers recordset should be returned with the analysis results. |
boolean |
isReturnCFRouteGeometries()
Deprecated. Indicates if the CFRoute geometries should be generated and returned with the analysis results. |
boolean |
isReturnCFRoutes()
Deprecated. Indicates if the output CFRoutes recordset should be returned with the analysis results. |
boolean |
isReturnDirections()
Deprecated. Indicates if directions should be generated and returned with the analysis results. |
boolean |
isReturnFacilities()
Deprecated. Indicates if the output facilities recordset should be returned with the analysis results. |
boolean |
isReturnIncidents()
Deprecated. Indicates if the output incidents 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 |
setFacilitiesByRef(INAServerLocations facilities)
Deprecated. RecordSet or array of PropertySets representing Facilities loaded as network locations during analysis. |
void |
setIncidentsByRef(INAServerLocations incidents)
Deprecated. RecordSet or array of PropertySets representing Incidents 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 |
setReturnCFRouteGeometries(boolean returnCFRouteGeometries)
Deprecated. Indicates if the CFRoute geometries should be generated and returned with the analysis results. |
void |
setReturnCFRoutes(boolean returnCFRoutes)
Deprecated. Indicates if the output CFRoutes 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 |
setReturnFacilities(boolean returnFacilities)
Deprecated. Indicates if the output facilities recordset should be returned with the analysis results. |
void |
setReturnIncidents(boolean returnIncidents)
Deprecated. Indicates if the output incidents 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 INAServerClosestFacilityParamsProxy(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 INAServerClosestFacilityParamsProxy()
public INAServerClosestFacilityParamsProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected INAServerClosestFacilityParamsProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected INAServerClosestFacilityParamsProxy(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 INAServerClosestFacilityParams
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 INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIncidentsByRef(INAServerLocations incidents) throws java.io.IOException, AutomationException
setIncidentsByRef
in interface INAServerClosestFacilityParams
incidents
- 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 getIncidents() throws java.io.IOException, AutomationException
getIncidents
in interface INAServerClosestFacilityParams
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 INAServerClosestFacilityParams
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 INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnCFRouteGeometries(boolean returnCFRouteGeometries) throws java.io.IOException, AutomationException
setReturnCFRouteGeometries
in interface INAServerClosestFacilityParams
returnCFRouteGeometries
- The returnCFRouteGeometries (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnCFRouteGeometries() throws java.io.IOException, AutomationException
isReturnCFRouteGeometries
in interface INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnCFRoutes(boolean returnCFRoutes) throws java.io.IOException, AutomationException
setReturnCFRoutes
in interface INAServerClosestFacilityParams
returnCFRoutes
- The returnCFRoutes (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnCFRoutes() throws java.io.IOException, AutomationException
isReturnCFRoutes
in interface INAServerClosestFacilityParams
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 INAServerClosestFacilityParams
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 INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnIncidents(boolean returnIncidents) throws java.io.IOException, AutomationException
setReturnIncidents
in interface INAServerClosestFacilityParams
returnIncidents
- The returnIncidents (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnIncidents() throws java.io.IOException, AutomationException
isReturnIncidents
in interface INAServerClosestFacilityParams
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 INAServerClosestFacilityParams
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 INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReturnDirections(boolean returnDirections) throws java.io.IOException, AutomationException
setReturnDirections
in interface INAServerClosestFacilityParams
returnDirections
- The returnDirections (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isReturnDirections() throws java.io.IOException, AutomationException
isReturnDirections
in interface INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDirectionsLanguage(java.lang.String directionsLanguage) throws java.io.IOException, AutomationException
setDirectionsLanguage
in interface INAServerClosestFacilityParams
directionsLanguage
- The directionsLanguage (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDirectionsLanguage() throws java.io.IOException, AutomationException
getDirectionsLanguage
in interface INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDirectionsLengthUnits(int directionsLengthUnits) throws java.io.IOException, AutomationException
setDirectionsLengthUnits
in interface INAServerClosestFacilityParams
directionsLengthUnits
- A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDirectionsLengthUnits() throws java.io.IOException, AutomationException
getDirectionsLengthUnits
in interface INAServerClosestFacilityParams
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDirectionsTimeAttributeName(java.lang.String directionsTimeAttributeName) throws java.io.IOException, AutomationException
setDirectionsTimeAttributeName
in interface INAServerClosestFacilityParams
directionsTimeAttributeName
- The directionsTimeAttributeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDirectionsTimeAttributeName() throws java.io.IOException, AutomationException
getDirectionsTimeAttributeName
in interface INAServerClosestFacilityParams
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 |