|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAServerVRPParams
COM Interface 'INAServerVRPParams'. 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 Vehicle Routing Problem 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID67f3fe93_8b89_4b0d_bc09_31cd05669be3
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams |
---|
IID40635a1f_4c95_4f57_a220_c683941715e5 |
Method Summary | |
---|---|
INAServerLocations |
getBarriers()
RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis. |
INAServerLocations |
getBreaks()
RecordSet or array of PropertySets representing Breaks loaded as network locations during analysis. |
INAServerLocations |
getDepots()
RecordSet or array of PropertySets representing Depots loaded as network locations during analysis. |
java.lang.String |
getDirectionsLanguage()
Language to use when computing directions. |
int |
getDirectionsLengthUnits()
Length units to use when computing directions. |
int |
getDirectionsOutputType()
Type of directions to generate. |
java.lang.String |
getDirectionsStyleName()
Name of the directions style to use when generating directions. |
java.lang.String |
getDirectionsTimeAttributeName()
Name of network attribute to use for the drive time when computing directions. |
INAServerLocations |
getOrderPairs()
RecordSet or array of PropertySets representing Order Pairs loaded as network locations during analysis. |
INAServerLocations |
getOrders()
RecordSet or array of PropertySets representing Orders loaded as network locations during analysis. |
INAServerLocations |
getPolygonBarriers()
RecordSet or array of PropertySets representing Polygon Barriers loaded as collections of network locations during analysis. |
INAServerLocations |
getPolylineBarriers()
RecordSet or array of PropertySets representing Polyline Barriers loaded as collections of network locations during analysis. |
INAServerLocations |
getRouteRenewals()
RecordSet or array of PropertySets representing Route Renewals loaded as network locations during analysis. |
INAServerLocations |
getRoutes()
RecordSet or array of PropertySets representing Routes loaded as network locations during analysis. |
INAServerLocations |
getRouteSeedPoints()
RecordSet or array of PropertySets representing Route Seed Points loaded as network locations during analysis. |
INAServerLocations |
getRouteZones()
RecordSet or array of PropertySets representing Route Zones loaded as network locations during analysis. |
INAServerLocations |
getSpecialties()
RecordSet or array of PropertySets representing Specialties loaded as network locations during analysis. |
boolean |
isReturnBarriers()
Indicates if the output barriers recordset should be returned with the analysis results. |
boolean |
isReturnBreaks()
Indicates if the output Breaks recordset should be returned with the analysis results. |
boolean |
isReturnCompactDirections()
Indicates if compact directions should be generated and returned with the analysis results. |
boolean |
isReturnDepots()
Indicates if the output Depots recordset should be returned with the analysis results. |
boolean |
isReturnDepotVisits()
Indicates if the output Depot Visits recordset should be returned with the analysis results. |
boolean |
isReturnOrderPairs()
Indicates if the output OrderPairs recordset should be returned with the analysis results. |
boolean |
isReturnOrders()
Indicates if the output Orders recordset should be returned with the analysis results. |
boolean |
isReturnPolygonBarriers()
Indicates if the output polygon barriers recordset should be returned with the analysis results. |
boolean |
isReturnPolylineBarriers()
Indicates if the output polyline barriers recordset should be returned with the analysis results. |
boolean |
isReturnRouteRenewals()
Indicates if the output Route Renewals recordset should be returned with the analysis results. |
boolean |
isReturnRoutes()
Indicates if the output Routes recordset should be returned with the analysis results. |
boolean |
isReturnRouteSeedPoints()
Indicates if the Route Seed Points recordset should be returned with the analysis results. |
boolean |
isReturnRouteZones()
Indicates if the Route Zones recordset should be returned with the analysis results. |
boolean |
isReturnSpecialties()
Indicates if the Specialties recordset should be returned with the analysis results. |
void |
setBarriersByRef(INAServerLocations barriers)
RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis. |
void |
setBreaksByRef(INAServerLocations breaks)
RecordSet or array of PropertySets representing Breaks loaded as network locations during analysis. |
void |
setDepotsByRef(INAServerLocations depots)
RecordSet or array of PropertySets representing Depots loaded as network locations during analysis. |
void |
setDirectionsLanguage(java.lang.String directionsLanguage)
Language to use when computing directions. |
void |
setDirectionsLengthUnits(int directionsLengthUnits)
Length units to use when computing directions. |
void |
setDirectionsOutputType(int directionsOutputType)
Type of directions to generate. |
void |
setDirectionsStyleName(java.lang.String directionsStyleName)
Name of the directions style to use when generating directions. |
void |
setDirectionsTimeAttributeName(java.lang.String directionsTimeAttributeName)
Name of network attribute to use for the drive time when computing directions. |
void |
setOrderPairsByRef(INAServerLocations orderPairs)
RecordSet or array of PropertySets representing Order Pairs loaded as network locations during analysis. |
void |
setOrdersByRef(INAServerLocations orders)
RecordSet or array of PropertySets representing Orders loaded as network locations during analysis. |
void |
setPolygonBarriersByRef(INAServerLocations polygonBarriers)
RecordSet or array of PropertySets representing Polygon Barriers loaded as collections of network locations during analysis. |
void |
setPolylineBarriersByRef(INAServerLocations polylineBarriers)
RecordSet or array of PropertySets representing Polyline Barriers loaded as collections of network locations during analysis. |
void |
setReturnBarriers(boolean returnBarriers)
Indicates if the output barriers recordset should be returned with the analysis results. |
void |
setReturnBreaks(boolean returnBreaks)
Indicates if the output Breaks recordset should be returned with the analysis results. |
void |
setReturnCompactDirections(boolean returnCompactDirections)
Indicates if compact directions should be generated and returned with the analysis results. |
void |
setReturnDepots(boolean returnDepots)
Indicates if the output Depots recordset should be returned with the analysis results. |
void |
setReturnDepotVisits(boolean returnDepotVisits)
Indicates if the output Depot Visits recordset should be returned with the analysis results. |
void |
setReturnOrderPairs(boolean returnOrderPairs)
Indicates if the output OrderPairs recordset should be returned with the analysis results. |
void |
setReturnOrders(boolean returnOrders)
Indicates if the output Orders recordset should be returned with the analysis results. |
void |
setReturnPolygonBarriers(boolean returnBarriers)
Indicates if the output polygon barriers recordset should be returned with the analysis results. |
void |
setReturnPolylineBarriers(boolean returnBarriers)
Indicates if the output polyline barriers recordset should be returned with the analysis results. |
void |
setReturnRouteRenewals(boolean returnRouteRenewals)
Indicates if the output Route Renewals recordset should be returned with the analysis results. |
void |
setReturnRoutes(boolean returnRoutes)
Indicates if the output Routes recordset should be returned with the analysis results. |
void |
setReturnRouteSeedPoints(boolean returnRouteSeedPoints)
Indicates if the Route Seed Points recordset should be returned with the analysis results. |
void |
setReturnRouteZones(boolean returnRouteZones)
Indicates if the Route Zones recordset should be returned with the analysis results. |
void |
setReturnSpecialties(boolean returnSpecialties)
Indicates if the Specialties recordset should be returned with the analysis results. |
void |
setRouteRenewalsByRef(INAServerLocations routeRenewals)
RecordSet or array of PropertySets representing Route Renewals loaded as network locations during analysis. |
void |
setRoutesByRef(INAServerLocations routes)
RecordSet or array of PropertySets representing Routes loaded as network locations during analysis. |
void |
setRouteSeedPointsByRef(INAServerLocations routeSeedPoints)
RecordSet or array of PropertySets representing Route Seed Points loaded as network locations during analysis. |
void |
setRouteZonesByRef(INAServerLocations routeZones)
RecordSet or array of PropertySets representing Route Zones loaded as network locations during analysis. |
void |
setSpecialtiesByRef(INAServerLocations specialties)
RecordSet or array of PropertySets representing Specialties loaded as network locations during analysis. |
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 |
---|
static final int IID67f3fe93_8b89_4b0d_bc09_31cd05669be3
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setOrdersByRef(INAServerLocations orders) throws java.io.IOException, AutomationException
orders
- 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.INAServerLocations getOrders() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDepotsByRef(INAServerLocations depots) throws java.io.IOException, AutomationException
depots
- 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.INAServerLocations getDepots() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRoutesByRef(INAServerLocations routes) throws java.io.IOException, AutomationException
routes
- 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.INAServerLocations getRoutes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBreaksByRef(INAServerLocations breaks) throws java.io.IOException, AutomationException
breaks
- 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.INAServerLocations getBreaks() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRouteZonesByRef(INAServerLocations routeZones) throws java.io.IOException, AutomationException
routeZones
- 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.INAServerLocations getRouteZones() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRouteSeedPointsByRef(INAServerLocations routeSeedPoints) throws java.io.IOException, AutomationException
routeSeedPoints
- 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.INAServerLocations getRouteSeedPoints() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRouteRenewalsByRef(INAServerLocations routeRenewals) throws java.io.IOException, AutomationException
routeRenewals
- 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.INAServerLocations getRouteRenewals() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSpecialtiesByRef(INAServerLocations specialties) throws java.io.IOException, AutomationException
specialties
- 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.INAServerLocations getSpecialties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOrderPairsByRef(INAServerLocations orderPairs) throws java.io.IOException, AutomationException
orderPairs
- 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.INAServerLocations getOrderPairs() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBarriersByRef(INAServerLocations barriers) throws java.io.IOException, AutomationException
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.INAServerLocations getBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPolylineBarriersByRef(INAServerLocations polylineBarriers) throws java.io.IOException, AutomationException
polylineBarriers
- 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.INAServerLocations getPolylineBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPolygonBarriersByRef(INAServerLocations polygonBarriers) throws java.io.IOException, AutomationException
polygonBarriers
- 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.INAServerLocations getPolygonBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnOrderPairs(boolean returnOrderPairs) throws java.io.IOException, AutomationException
returnOrderPairs
- The returnOrderPairs (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnOrderPairs() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnOrders(boolean returnOrders) throws java.io.IOException, AutomationException
returnOrders
- The returnOrders (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnOrders() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnDepots(boolean returnDepots) throws java.io.IOException, AutomationException
returnDepots
- The returnDepots (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnDepots() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnRoutes(boolean returnRoutes) throws java.io.IOException, AutomationException
returnRoutes
- The returnRoutes (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnRoutes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnDepotVisits(boolean returnDepotVisits) throws java.io.IOException, AutomationException
returnDepotVisits
- The returnDepotVisits (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnDepotVisits() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnBreaks(boolean returnBreaks) throws java.io.IOException, AutomationException
returnBreaks
- The returnBreaks (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnBreaks() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnRouteRenewals(boolean returnRouteRenewals) throws java.io.IOException, AutomationException
returnRouteRenewals
- The returnRouteRenewals (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnRouteRenewals() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnRouteSeedPoints(boolean returnRouteSeedPoints) throws java.io.IOException, AutomationException
returnRouteSeedPoints
- The returnRouteSeedPoints (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnRouteSeedPoints() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnRouteZones(boolean returnRouteZones) throws java.io.IOException, AutomationException
returnRouteZones
- The returnRouteZones (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnRouteZones() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnSpecialties(boolean returnSpecialties) throws java.io.IOException, AutomationException
returnSpecialties
- The returnSpecialties (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnSpecialties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnBarriers(boolean returnBarriers) throws java.io.IOException, AutomationException
returnBarriers
- The returnBarriers (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnPolylineBarriers(boolean returnBarriers) throws java.io.IOException, AutomationException
returnBarriers
- The returnBarriers (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnPolylineBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnPolygonBarriers(boolean returnBarriers) throws java.io.IOException, AutomationException
returnBarriers
- The returnBarriers (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnPolygonBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReturnCompactDirections(boolean returnCompactDirections) throws java.io.IOException, AutomationException
returnCompactDirections
- The returnCompactDirections (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnCompactDirections() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDirectionsLanguage(java.lang.String directionsLanguage) throws java.io.IOException, AutomationException
directionsLanguage
- The directionsLanguage (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDirectionsLanguage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDirectionsLengthUnits(int directionsLengthUnits) throws java.io.IOException, AutomationException
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.int getDirectionsLengthUnits() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDirectionsOutputType(int directionsOutputType) throws java.io.IOException, AutomationException
directionsOutputType
- A com.esri.arcgis.networkanalyst.esriDirectionsOutputType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getDirectionsOutputType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDirectionsStyleName(java.lang.String directionsStyleName) throws java.io.IOException, AutomationException
directionsStyleName
- The directionsStyleName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDirectionsStyleName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDirectionsTimeAttributeName(java.lang.String directionsTimeAttributeName) throws java.io.IOException, AutomationException
directionsTimeAttributeName
- The directionsTimeAttributeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDirectionsTimeAttributeName() throws java.io.IOException, AutomationException
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 |