Name | Description | |
---|---|---|
NAVRPSolver Constructor |
The following tables list the members exposed by NAVRPSolver.
Name | Description | |
---|---|---|
NAVRPSolver Constructor |
Name | Description | |
---|---|---|
AccumulateAttributeNames | Gets and sets the accumulate attribute names. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
AppliedTravelMode | Gets and sets the applied travel mode. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
AppliedTravelModeJSON | Gets and sets the applied travel mode as JSON. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
AttributeNames | Gets and sets the attribute names. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
AttributeParameterValues | Gets and sets the attribute parameters values. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
CapacityCount | Gets and sets the number of dimensions for object sizes. | |
DefaultDate | Gets and sets the default date. | |
DirectionsLanguage | Gets and sets the directions language. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
DirectionsLengthAttributeName | Gets and sets the directions length attribute name. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
DirectionsLengthUnits | Gets and sets the directions length units. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
DirectionsOutputSpatialReference | Gets and sets the directions output spatial reference. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
DirectionsOutputType | Gets and sets the directions output type. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
DirectionsStyleName | Gets and sets the directions style name. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
DirectionsTimeAttributeName | Gets and sets the directions time attribute name. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
DistanceFieldUnits | Gets and sets the distance field units. | |
ExcessTransitTimePenaltyFactor | Gets and sets the excess transit time penalty factor. | |
HierarchyAttributeName | Gets and sets the name of the hierarchy attribute to be used in analysis. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
HierarchyLevelCount | Gets and sets the hierarchy level count. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
HierarchyMaxValues | Gets and sets the maximum value of the hierarchy attribute. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
HierarchyNumTransitions | Gets and sets the number of lower level junctions to explore before searching the next hierarchy level. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
IgnoreInvalidLocations | Gets and sets a boolean which indicates whether or not to ignore invalid locations. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
ImpedanceAttributeName | Gets and sets the impedance attribute name. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
InputDateTimeFieldsAreUTC | Gets and sets a boolean indicating whether the input date time fields are in UTC. | |
IsDirectionsGenerationEnabled | Gets and sets whether or not to generate directions on solve. (Inherited from ArcGIS.Core.CIM.NADirectionsCapableSolverDefinition) | |
NetworkBuildHash | Gets and sets the associated network build hash. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
OutputGeometryPrecision | Gets and sets the output geometry precision. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
OutputGeometryPrecisionUnits | Gets and sets the output geometry precision units. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
OutputLines | Gets and sets the type of line(s) generated. | |
ResetHierarchyRangesOnBind | Gets and sets a boolean which indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
RestrictionAttributeNames | Gets and sets the restriction attribute names. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
RestrictUTurns | Gets and sets a setting which indicates how U-Turns should be restricted in the analysis. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) | |
RouteSeedPointsDistancePenaltyFactor | Gets and sets the route seed points distance penalty factor. | |
RouteZonesDistancePenaltyFactor | Gets and sets the route zones distance penalty factor. | |
SpatiallyClusterOrders | Gets and sets whether to spatially cluster orders. | |
TimeFieldUnits | Gets and sets the time field units. | |
TimeWindowViolationPenaltyFactor | Gets and sets the time window violation penalty factor. | |
UseHierarchy | Gets and sets a boolean which indicates if the hierarchy attribute for the network should be used in analysis. (Inherited from ArcGIS.Core.CIM.NASolverDefinition) |
Name | Description | |
---|---|---|
FromJson | Reconstructs the NAVRPSolver with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the NAVRPSolver and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |