|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.networkanalyst.NAServerVRPParams
public class NAServerVRPParams
COM Class 'NAServerVRPParams'. Generated 3/19/2015 1:20:45 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description 'Deprecated as of 10.0. A container for the Vehicle Routing Problem solver settings and return parameters used by 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 long |
serialVersionUID
|
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams3 |
|---|
IID, IID1bb2d1b6_cabf_4eba_bbd1_d9ed4a92f414, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams2 |
|---|
IID1fb9dd3f_a315_4df0_a02a_3358a2bee920 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams |
|---|
IID40635a1f_4c95_4f57_a220_c683941715e5 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerVRPParams |
|---|
IID, IID67f3fe93_8b89_4b0d_bc09_31cd05669be3, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings2 |
|---|
IID, IIDd3696546_2831_4aa5_a879_acd66e50a938, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings |
|---|
IID5a8dc105_0e57_45c8_a01d_0188ce7f7b52 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAVRPSolver |
|---|
IID, IID1ae9aa35_d121_4523_aed1_7d25dcabc3fc, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IXMLSerialize |
|---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPersistStream |
|---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPersist |
|---|
IID0000010c_0000_0000_c000_000000000046 |
| Fields inherited from interface com.esri.arcgis.system.ISupportErrorInfo |
|---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IXMLVersionSupport |
|---|
IID, IID72ca65b9_13de_48b7_8443_717b69b72a99, xxDummy |
| Constructor Summary | |
|---|---|
NAServerVRPParams()
Constructs a NAServerVRPParams using ArcGIS Engine. |
|
NAServerVRPParams(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. NAServerVRPParams theNAServerVRPParams = (NAServerVRPParams) obj; |
|
| Method Summary | |
|---|---|
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IStringArray |
getAccumulateAttributeNames()
The collection of network attribute names to be accumulated with the analysis. |
java.lang.Object |
getAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName)
The value to use for an attribute parameter within the network dataset. |
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. |
int |
getCapacityCount()
The number of dimensions for object sizes. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.util.Date |
getDefaultDate()
The date to use for time windows without dates. |
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. |
int |
getDistanceFieldUnits()
The units for distance fields in the NA classes. |
double |
getExcessTransitTimePenaltyFactor()
The penalty factor for excess transit time in the objective function. |
INAODCostMatrix |
getExternalODCostMatrix()
The external OD cost matrix object. |
java.lang.String |
getHierarchyAttributeName()
The name of the hierarchy attribute to be used in analysis. |
int |
getHierarchyLevelCount()
The number of levels in the hierarchy attribute. |
IImageDescription |
getImageDescription()
ImageDescription used when generating the MapImage returned with the analysis results. |
java.lang.String |
getImpedanceAttributeName()
The network attribute name to be used as the impedance attribute in analysis. |
int |
getInternalODCostMatrixType()
Indicates the type of internal matrix to be created. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
java.lang.String |
getLayerToken()
Token identifying the network analysis layer on the server to use. |
IMapDescription |
getMapDescription()
MapDescription used when generating the MapImage returned with the analysis results. |
double |
getMaxSnapTolerance()
Maximum search tolerance used when attempting to load network locations. |
int |
getMaxValueForHierarchy(int level)
The maximum value of the hierarchy attribute. |
java.lang.String |
getMinNamespaceSupported()
The minimum namespace the class can serialize to (eg the 90 namespace). |
INAClassCandidateFieldMap[] |
getNAClassCandidateFieldMaps()
Array of NAClassCandidateFieldMaps . |
java.lang.String |
getNALayerName()
Network analysis layer name. |
int |
getNumTransitionToHierarchy(int toLevel)
The number of lower level junctions to explore before searching the next hierarchy level. |
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. |
int |
getOutputLines()
Indicates how route lines are generated. |
ISpatialReference |
getOutputSpatialReference()
Spatial reference of the geometries returned with the analysis results. |
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. |
IStringArray |
getRestrictionAttributeNames()
The collection of network attribute names to be used as restrictions with the analysis. |
int |
getRestrictUTurns()
Indicates how U-Turns should be restricted in the 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. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
double |
getSnapTolerance()
Minimum search tolerance used when attempting to load network locations. |
int |
getSnapToleranceUnits()
Length units of the SnapTolerance and MaxSnapTolerance. |
INAServerLocations |
getSpecialties()
RecordSet or array of PropertySets representing Specialties loaded as network locations during analysis. |
int |
getTimeFieldUnits()
The units for time fields in the NA classes. |
double |
getTimeWindowViolationPenaltyFactor()
The penalty factor for time window violation in the objective function. |
java.lang.String |
getTravelMode()
Specifies the travel mode. |
int |
hashCode()
the hashcode for this object |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
void |
isDirty()
isDirty |
boolean |
isGenerateInternalRouteContext()
Indicates if the internal route context should be generated. |
boolean |
isIgnoreInvalidLocations()
Indicates if invalid locations should be ignored or raise an error. |
boolean |
isResetHierarchyRangesOnBind()
Indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound. |
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 |
isReturnMap()
Indicates if a MapImage should be generated and 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 |
isReturnPartialResultsOnError()
Indicates if the result object should be returned even if an error was generated during the solve operation. |
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. |
boolean |
isSaveLayerOnServer()
Indicates if the resulting analysis layer should be saved on the server. |
boolean |
isUseHierarchy()
Indicates if the hierarchy attribute for the network should be used in analysis. |
void |
load(IStream pstm)
load |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a NAServerVRPParams. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
serialize(IXMLSerializeData data)
Serializes an object to XML. |
void |
setAccumulateAttributeNamesByRef(IStringArray attributeNames)
The collection of network attribute names to be accumulated with the analysis. |
void |
setAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName,
java.lang.Object value)
The value to use for an attribute parameter within the network dataset. |
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 |
setCapacityCount(int value)
The number of dimensions for object sizes. |
void |
setDefaultDate(java.util.Date date)
The date to use for time windows without dates. |
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 |
setDistanceFieldUnits(int units)
The units for distance fields in the NA classes. |
void |
setExcessTransitTimePenaltyFactor(double value)
The penalty factor for excess transit time in the objective function. |
void |
setExternalODCostMatrixByRef(INAODCostMatrix matrix)
The external OD cost matrix object. |
void |
setGenerateInternalRouteContext(boolean value)
Indicates if the internal route context should be generated. |
void |
setHierarchyAttributeName(java.lang.String attributeName)
The name of the hierarchy attribute to be used in analysis. |
void |
setHierarchyLevelCount(int count)
The number of levels in the hierarchy attribute. |
void |
setIgnoreInvalidLocations(boolean ignoreInvalidLocations)
Indicates if invalid locations should be ignored or raise an error. |
void |
setImageDescriptionByRef(IImageDescription imageDescription)
ImageDescription used when generating the MapImage returned with the analysis results. |
void |
setImpedanceAttributeName(java.lang.String attributeName)
The network attribute name to be used as the impedance attribute in analysis. |
void |
setInternalODCostMatrixType(int type)
Indicates the type of internal matrix to be created. |
void |
setLayerToken(java.lang.String layerToken)
Token identifying the network analysis layer on the server to use. |
void |
setMapDescriptionByRef(IMapDescription mapDescription)
MapDescription used when generating the MapImage returned with the analysis results. |
void |
setMaxSnapTolerance(double maxSnapTolerance)
Maximum search tolerance used when attempting to load network locations. |
void |
setMaxValueForHierarchy(int level,
int value)
The maximum value of the hierarchy attribute. |
void |
setNAClassCandidateFieldMaps(INAClassCandidateFieldMap[] ppNAClassCandidateFieldMaps)
Array of NAClassCandidateFieldMaps . |
void |
setNALayerName(java.lang.String nALayerName)
Network analysis layer name. |
void |
setNumTransitionToHierarchy(int toLevel,
int value)
The number of lower level junctions to explore before searching the next hierarchy level. |
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 |
setOutputLines(int value)
Indicates how route lines are generated. |
void |
setOutputSpatialReferenceByRef(ISpatialReference spatialReference)
Spatial reference of the geometries returned with the analysis results. |
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 |
setResetHierarchyRangesOnBind(boolean value)
Indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound. |
void |
setRestrictionAttributeNamesByRef(IStringArray attributeName)
The collection of network attribute names to be used as restrictions with the analysis. |
void |
setRestrictUTurns(int backtrack)
Indicates how U-Turns should be restricted in the 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 |
setReturnMap(boolean returnMap)
Indicates if a MapImage should be generated and 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 |
setReturnPartialResultsOnError(boolean returnPartialResultsOnError)
Indicates if the result object should be returned even if an error was generated during the solve operation. |
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 |
setSaveLayerOnServer(boolean saveLayerOnServer)
Indicates if the resulting analysis layer should be saved on the server. |
void |
setSnapTolerance(double snapTolerance)
Minimum search tolerance used when attempting to load network locations. |
void |
setSnapToleranceUnits(int snapToleranceUnits)
Length units of the SnapTolerance and MaxSnapTolerance. |
void |
setSpecialtiesByRef(INAServerLocations specialties)
RecordSet or array of PropertySets representing Specialties loaded as network locations during analysis. |
void |
setTimeFieldUnits(int units)
The units for time fields in the NA classes. |
void |
setTimeWindowViolationPenaltyFactor(double value)
The penalty factor for time window violation in the objective function. |
void |
setTravelMode(java.lang.String value)
Specifies the travel mode. |
void |
setUseHierarchy(boolean useHierarchy)
Indicates if the hierarchy attribute for the network should be used in analysis. |
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public NAServerVRPParams()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public NAServerVRPParams(java.lang.Object obj)
throws java.io.IOException
NAServerVRPParams theNAServerVRPParams = (NAServerVRPParams) obj;
obj to NAServerVRPParams.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public void setNALayerName(java.lang.String nALayerName)
throws java.io.IOException,
AutomationException
setNALayerName in interface INAServerSolverParamsnALayerName - The nALayerName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getNALayerName()
throws java.io.IOException,
AutomationException
getNALayerName in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSnapTolerance(double snapTolerance)
throws java.io.IOException,
AutomationException
setSnapTolerance in interface INAServerSolverParamssnapTolerance - The snapTolerance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSnapTolerance()
throws java.io.IOException,
AutomationException
getSnapTolerance in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaxSnapTolerance(double maxSnapTolerance)
throws java.io.IOException,
AutomationException
setMaxSnapTolerance in interface INAServerSolverParamsmaxSnapTolerance - The maxSnapTolerance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMaxSnapTolerance()
throws java.io.IOException,
AutomationException
getMaxSnapTolerance in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSnapToleranceUnits(int snapToleranceUnits)
throws java.io.IOException,
AutomationException
setSnapToleranceUnits in interface INAServerSolverParamssnapToleranceUnits - A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSnapToleranceUnits()
throws java.io.IOException,
AutomationException
getSnapToleranceUnits in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNAClassCandidateFieldMaps(INAClassCandidateFieldMap[] ppNAClassCandidateFieldMaps)
throws java.io.IOException,
AutomationException
setNAClassCandidateFieldMaps in interface INAServerSolverParamsppNAClassCandidateFieldMaps - A reference to a com.esri.arcgis.networkanalyst.INAClassCandidateFieldMap array (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAClassCandidateFieldMap[] getNAClassCandidateFieldMaps()
throws java.io.IOException,
AutomationException
getNAClassCandidateFieldMaps in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnMap(boolean returnMap)
throws java.io.IOException,
AutomationException
setReturnMap in interface INAServerSolverParamsreturnMap - The returnMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnMap()
throws java.io.IOException,
AutomationException
isReturnMap in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMapDescriptionByRef(IMapDescription mapDescription)
throws java.io.IOException,
AutomationException
setMapDescriptionByRef in interface INAServerSolverParamsmapDescription - A reference to a com.esri.arcgis.carto.IMapDescription (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IMapDescription getMapDescription()
throws java.io.IOException,
AutomationException
getMapDescription in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setImageDescriptionByRef(IImageDescription imageDescription)
throws java.io.IOException,
AutomationException
setImageDescriptionByRef in interface INAServerSolverParamsimageDescription - A reference to a com.esri.arcgis.carto.IImageDescription (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IImageDescription getImageDescription()
throws java.io.IOException,
AutomationException
getImageDescription in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOutputSpatialReferenceByRef(ISpatialReference spatialReference)
throws java.io.IOException,
AutomationException
setOutputSpatialReferenceByRef in interface INAServerSolverParamsspatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ISpatialReference getOutputSpatialReference()
throws java.io.IOException,
AutomationException
getOutputSpatialReference in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnPartialResultsOnError(boolean returnPartialResultsOnError)
throws java.io.IOException,
AutomationException
setReturnPartialResultsOnError in interface INAServerSolverParams2returnPartialResultsOnError - The returnPartialResultsOnError (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnPartialResultsOnError()
throws java.io.IOException,
AutomationException
isReturnPartialResultsOnError in interface INAServerSolverParams2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSaveLayerOnServer(boolean saveLayerOnServer)
throws java.io.IOException,
AutomationException
setSaveLayerOnServer in interface INAServerSolverParams2saveLayerOnServer - The saveLayerOnServer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSaveLayerOnServer()
throws java.io.IOException,
AutomationException
isSaveLayerOnServer in interface INAServerSolverParams2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLayerToken(java.lang.String layerToken)
throws java.io.IOException,
AutomationException
setLayerToken in interface INAServerSolverParams2layerToken - The layerToken (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getLayerToken()
throws java.io.IOException,
AutomationException
getLayerToken in interface INAServerSolverParams2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getTravelMode()
throws java.io.IOException,
AutomationException
getTravelMode in interface INAServerSolverParams3java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTravelMode(java.lang.String value)
throws java.io.IOException,
AutomationException
setTravelMode in interface INAServerSolverParams3value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOrdersByRef(INAServerLocations orders)
throws java.io.IOException,
AutomationException
setOrdersByRef in interface INAServerVRPParamsorders - 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 getOrders()
throws java.io.IOException,
AutomationException
getOrders in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDepotsByRef(INAServerLocations depots)
throws java.io.IOException,
AutomationException
setDepotsByRef in interface INAServerVRPParamsdepots - 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 getDepots()
throws java.io.IOException,
AutomationException
getDepots in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRoutesByRef(INAServerLocations routes)
throws java.io.IOException,
AutomationException
setRoutesByRef in interface INAServerVRPParamsroutes - 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 getRoutes()
throws java.io.IOException,
AutomationException
getRoutes in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBreaksByRef(INAServerLocations breaks)
throws java.io.IOException,
AutomationException
setBreaksByRef in interface INAServerVRPParamsbreaks - 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 getBreaks()
throws java.io.IOException,
AutomationException
getBreaks in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRouteZonesByRef(INAServerLocations routeZones)
throws java.io.IOException,
AutomationException
setRouteZonesByRef in interface INAServerVRPParamsrouteZones - 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 getRouteZones()
throws java.io.IOException,
AutomationException
getRouteZones in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRouteSeedPointsByRef(INAServerLocations routeSeedPoints)
throws java.io.IOException,
AutomationException
setRouteSeedPointsByRef in interface INAServerVRPParamsrouteSeedPoints - 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 getRouteSeedPoints()
throws java.io.IOException,
AutomationException
getRouteSeedPoints in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRouteRenewalsByRef(INAServerLocations routeRenewals)
throws java.io.IOException,
AutomationException
setRouteRenewalsByRef in interface INAServerVRPParamsrouteRenewals - 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 getRouteRenewals()
throws java.io.IOException,
AutomationException
getRouteRenewals in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpecialtiesByRef(INAServerLocations specialties)
throws java.io.IOException,
AutomationException
setSpecialtiesByRef in interface INAServerVRPParamsspecialties - 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 getSpecialties()
throws java.io.IOException,
AutomationException
getSpecialties in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOrderPairsByRef(INAServerLocations orderPairs)
throws java.io.IOException,
AutomationException
setOrderPairsByRef in interface INAServerVRPParamsorderPairs - 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 getOrderPairs()
throws java.io.IOException,
AutomationException
getOrderPairs in interface INAServerVRPParamsjava.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 INAServerVRPParamsbarriers - 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 INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolylineBarriersByRef(INAServerLocations polylineBarriers)
throws java.io.IOException,
AutomationException
setPolylineBarriersByRef in interface INAServerVRPParamspolylineBarriers - 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 getPolylineBarriers()
throws java.io.IOException,
AutomationException
getPolylineBarriers in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonBarriersByRef(INAServerLocations polygonBarriers)
throws java.io.IOException,
AutomationException
setPolygonBarriersByRef in interface INAServerVRPParamspolygonBarriers - 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 getPolygonBarriers()
throws java.io.IOException,
AutomationException
getPolygonBarriers in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnOrderPairs(boolean returnOrderPairs)
throws java.io.IOException,
AutomationException
setReturnOrderPairs in interface INAServerVRPParamsreturnOrderPairs - The returnOrderPairs (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnOrderPairs()
throws java.io.IOException,
AutomationException
isReturnOrderPairs in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnOrders(boolean returnOrders)
throws java.io.IOException,
AutomationException
setReturnOrders in interface INAServerVRPParamsreturnOrders - The returnOrders (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnOrders()
throws java.io.IOException,
AutomationException
isReturnOrders in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnDepots(boolean returnDepots)
throws java.io.IOException,
AutomationException
setReturnDepots in interface INAServerVRPParamsreturnDepots - The returnDepots (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnDepots()
throws java.io.IOException,
AutomationException
isReturnDepots in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnRoutes(boolean returnRoutes)
throws java.io.IOException,
AutomationException
setReturnRoutes in interface INAServerVRPParamsreturnRoutes - The returnRoutes (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnRoutes()
throws java.io.IOException,
AutomationException
isReturnRoutes in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnDepotVisits(boolean returnDepotVisits)
throws java.io.IOException,
AutomationException
setReturnDepotVisits in interface INAServerVRPParamsreturnDepotVisits - The returnDepotVisits (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnDepotVisits()
throws java.io.IOException,
AutomationException
isReturnDepotVisits in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnBreaks(boolean returnBreaks)
throws java.io.IOException,
AutomationException
setReturnBreaks in interface INAServerVRPParamsreturnBreaks - The returnBreaks (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnBreaks()
throws java.io.IOException,
AutomationException
isReturnBreaks in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnRouteRenewals(boolean returnRouteRenewals)
throws java.io.IOException,
AutomationException
setReturnRouteRenewals in interface INAServerVRPParamsreturnRouteRenewals - The returnRouteRenewals (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnRouteRenewals()
throws java.io.IOException,
AutomationException
isReturnRouteRenewals in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnRouteSeedPoints(boolean returnRouteSeedPoints)
throws java.io.IOException,
AutomationException
setReturnRouteSeedPoints in interface INAServerVRPParamsreturnRouteSeedPoints - The returnRouteSeedPoints (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnRouteSeedPoints()
throws java.io.IOException,
AutomationException
isReturnRouteSeedPoints in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnRouteZones(boolean returnRouteZones)
throws java.io.IOException,
AutomationException
setReturnRouteZones in interface INAServerVRPParamsreturnRouteZones - The returnRouteZones (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnRouteZones()
throws java.io.IOException,
AutomationException
isReturnRouteZones in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnSpecialties(boolean returnSpecialties)
throws java.io.IOException,
AutomationException
setReturnSpecialties in interface INAServerVRPParamsreturnSpecialties - The returnSpecialties (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnSpecialties()
throws java.io.IOException,
AutomationException
isReturnSpecialties in interface INAServerVRPParamsjava.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 INAServerVRPParamsreturnBarriers - 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 INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnPolylineBarriers(boolean returnBarriers)
throws java.io.IOException,
AutomationException
setReturnPolylineBarriers in interface INAServerVRPParamsreturnBarriers - The returnBarriers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnPolylineBarriers()
throws java.io.IOException,
AutomationException
isReturnPolylineBarriers in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnPolygonBarriers(boolean returnBarriers)
throws java.io.IOException,
AutomationException
setReturnPolygonBarriers in interface INAServerVRPParamsreturnBarriers - The returnBarriers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnPolygonBarriers()
throws java.io.IOException,
AutomationException
isReturnPolygonBarriers in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnCompactDirections(boolean returnCompactDirections)
throws java.io.IOException,
AutomationException
setReturnCompactDirections in interface INAServerVRPParamsreturnCompactDirections - The returnCompactDirections (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnCompactDirections()
throws java.io.IOException,
AutomationException
isReturnCompactDirections in interface INAServerVRPParamsjava.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 INAServerVRPParamsdirectionsLanguage - 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 INAServerVRPParamsjava.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 INAServerVRPParamsdirectionsLengthUnits - 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 INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDirectionsOutputType(int directionsOutputType)
throws java.io.IOException,
AutomationException
setDirectionsOutputType in interface INAServerVRPParamsdirectionsOutputType - A com.esri.arcgis.networkanalyst.esriDirectionsOutputType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getDirectionsOutputType()
throws java.io.IOException,
AutomationException
getDirectionsOutputType in interface INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDirectionsStyleName(java.lang.String directionsStyleName)
throws java.io.IOException,
AutomationException
setDirectionsStyleName in interface INAServerVRPParamsdirectionsStyleName - The directionsStyleName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDirectionsStyleName()
throws java.io.IOException,
AutomationException
getDirectionsStyleName in interface INAServerVRPParamsjava.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 INAServerVRPParamsdirectionsTimeAttributeName - 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 INAServerVRPParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IStringArray getAccumulateAttributeNames()
throws java.io.IOException,
AutomationException
getAccumulateAttributeNames in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAccumulateAttributeNamesByRef(IStringArray attributeNames)
throws java.io.IOException,
AutomationException
setAccumulateAttributeNamesByRef in interface INASolverSettingsattributeNames - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setImpedanceAttributeName(java.lang.String attributeName)
throws java.io.IOException,
AutomationException
setImpedanceAttributeName in interface INASolverSettingsattributeName - The attributeName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getImpedanceAttributeName()
throws java.io.IOException,
AutomationException
getImpedanceAttributeName in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIgnoreInvalidLocations(boolean ignoreInvalidLocations)
throws java.io.IOException,
AutomationException
setIgnoreInvalidLocations in interface INASolverSettingsignoreInvalidLocations - The ignoreInvalidLocations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isIgnoreInvalidLocations()
throws java.io.IOException,
AutomationException
isIgnoreInvalidLocations in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IStringArray getRestrictionAttributeNames()
throws java.io.IOException,
AutomationException
getRestrictionAttributeNames in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRestrictionAttributeNamesByRef(IStringArray attributeName)
throws java.io.IOException,
AutomationException
setRestrictionAttributeNamesByRef in interface INASolverSettingsattributeName - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRestrictUTurns(int backtrack)
throws java.io.IOException,
AutomationException
setRestrictUTurns in interface INASolverSettingsbacktrack - A com.esri.arcgis.geodatabase.esriNetworkForwardStarBacktrack constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getRestrictUTurns()
throws java.io.IOException,
AutomationException
getRestrictUTurns in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUseHierarchy(boolean useHierarchy)
throws java.io.IOException,
AutomationException
setUseHierarchy in interface INASolverSettingsuseHierarchy - The useHierarchy (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUseHierarchy()
throws java.io.IOException,
AutomationException
isUseHierarchy in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHierarchyAttributeName(java.lang.String attributeName)
throws java.io.IOException,
AutomationException
setHierarchyAttributeName in interface INASolverSettingsattributeName - The attributeName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getHierarchyAttributeName()
throws java.io.IOException,
AutomationException
getHierarchyAttributeName in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHierarchyLevelCount(int count)
throws java.io.IOException,
AutomationException
setHierarchyLevelCount in interface INASolverSettingscount - The count (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHierarchyLevelCount()
throws java.io.IOException,
AutomationException
getHierarchyLevelCount in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaxValueForHierarchy(int level,
int value)
throws java.io.IOException,
AutomationException
setMaxValueForHierarchy in interface INASolverSettingslevel - The level (in)value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMaxValueForHierarchy(int level)
throws java.io.IOException,
AutomationException
getMaxValueForHierarchy in interface INASolverSettingslevel - The level (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNumTransitionToHierarchy(int toLevel,
int value)
throws java.io.IOException,
AutomationException
setNumTransitionToHierarchy in interface INASolverSettingstoLevel - The toLevel (in)value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getNumTransitionToHierarchy(int toLevel)
throws java.io.IOException,
AutomationException
getNumTransitionToHierarchy in interface INASolverSettingstoLevel - The toLevel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isResetHierarchyRangesOnBind()
throws java.io.IOException,
AutomationException
isResetHierarchyRangesOnBind in interface INASolverSettings2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setResetHierarchyRangesOnBind(boolean value)
throws java.io.IOException,
AutomationException
setResetHierarchyRangesOnBind in interface INASolverSettings2value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName)
throws java.io.IOException,
AutomationException
getAttributeParameterValue in interface INASolverSettings2attributeName - The attributeName (in)paramName - The paramName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName,
java.lang.Object value)
throws java.io.IOException,
AutomationException
setAttributeParameterValue in interface INASolverSettings2attributeName - The attributeName (in)paramName - The paramName (in)value - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getInternalODCostMatrixType()
throws java.io.IOException,
AutomationException
getInternalODCostMatrixType in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setInternalODCostMatrixType(int type)
throws java.io.IOException,
AutomationException
setInternalODCostMatrixType in interface INAVRPSolvertype - A com.esri.arcgis.networkanalyst.esriNAODCostMatrixType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isGenerateInternalRouteContext()
throws java.io.IOException,
AutomationException
isGenerateInternalRouteContext in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGenerateInternalRouteContext(boolean value)
throws java.io.IOException,
AutomationException
setGenerateInternalRouteContext in interface INAVRPSolvervalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAODCostMatrix getExternalODCostMatrix()
throws java.io.IOException,
AutomationException
getExternalODCostMatrix in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setExternalODCostMatrixByRef(INAODCostMatrix matrix)
throws java.io.IOException,
AutomationException
setExternalODCostMatrixByRef in interface INAVRPSolvermatrix - A reference to a com.esri.arcgis.networkanalyst.INAODCostMatrix (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getTimeFieldUnits()
throws java.io.IOException,
AutomationException
getTimeFieldUnits in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTimeFieldUnits(int units)
throws java.io.IOException,
AutomationException
setTimeFieldUnits in interface INAVRPSolverunits - 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 getDistanceFieldUnits()
throws java.io.IOException,
AutomationException
getDistanceFieldUnits in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDistanceFieldUnits(int units)
throws java.io.IOException,
AutomationException
setDistanceFieldUnits in interface INAVRPSolverunits - 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 java.util.Date getDefaultDate()
throws java.io.IOException,
AutomationException
getDefaultDate in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDefaultDate(java.util.Date date)
throws java.io.IOException,
AutomationException
setDefaultDate in interface INAVRPSolverdate - The date (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getCapacityCount()
throws java.io.IOException,
AutomationException
getCapacityCount in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCapacityCount(int value)
throws java.io.IOException,
AutomationException
setCapacityCount in interface INAVRPSolvervalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getTimeWindowViolationPenaltyFactor()
throws java.io.IOException,
AutomationException
getTimeWindowViolationPenaltyFactor in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTimeWindowViolationPenaltyFactor(double value)
throws java.io.IOException,
AutomationException
setTimeWindowViolationPenaltyFactor in interface INAVRPSolvervalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getExcessTransitTimePenaltyFactor()
throws java.io.IOException,
AutomationException
getExcessTransitTimePenaltyFactor in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setExcessTransitTimePenaltyFactor(double value)
throws java.io.IOException,
AutomationException
setExcessTransitTimePenaltyFactor in interface INAVRPSolvervalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOutputLines()
throws java.io.IOException,
AutomationException
getOutputLines in interface INAVRPSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOutputLines(int value)
throws java.io.IOException,
AutomationException
setOutputLines in interface INAVRPSolvervalue - A com.esri.arcgis.networkanalyst.esriNAOutputLineType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void serialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
serialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void deserialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
deserialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getClassID(GUID[] pClassID)
throws java.io.IOException,
AutomationException
getClassID in interface IPersistpClassID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void isDirty()
throws java.io.IOException,
AutomationException
isDirty in interface IPersistStreamjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void load(IStream pstm)
throws java.io.IOException,
AutomationException
load in interface IPersistStreampstm - A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void save(IStream pstm,
int fClearDirty)
throws java.io.IOException,
AutomationException
save in interface IPersistStreampstm - A reference to a com.esri.arcgis.system.IStream (in)fClearDirty - The fClearDirty (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getSizeMax(_ULARGE_INTEGER[] pcbSize)
throws java.io.IOException,
AutomationException
getSizeMax in interface IPersistStreampcbSize - A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void interfaceSupportsErrorInfo(GUID riid)
throws java.io.IOException,
AutomationException
interfaceSupportsErrorInfo in interface ISupportErrorInforiid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getMinNamespaceSupported()
throws java.io.IOException,
AutomationException
getMinNamespaceSupported in interface IXMLVersionSupportjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||