RoutingStrategyFastest Methods | ![]() |
The RoutingStrategyFastest type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculateTimeAfter |
Calculates the time after passing through the link.
(Inherited from RoutingStrategy.) |
![]() | Dispose |
Frees all (managed & unmanaged) resources associated with this RoutingStrategy.
(Overrides RoutingStrategyDispose.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetAllowedVehicleTypes |
Returns the types of vehicles that are allowed on a particular functional class road on this strategy.
(Inherited from RoutingStrategy.) |
![]() | GetHashCode |
Returns a unique integer for this object.
(Overrides RoutingStrategyGetHashCode.) |
![]() | GetProfile |
Gets the RoutingProfile
for a certain country for this RoutingStrategy.
(Inherited from RoutingStrategy.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RegisterProfile |
Registers the RoutingProfile for
a given country and type of vehicle.
(Inherited from RoutingStrategy.) |
![]() | SetAllowedVehicleTypes |
Sets the types of vehicles that are allowed on a particular functional class road on this strategy.
(Inherited from RoutingStrategy.) |
![]() | SetProfile(RoutingProfile) | Obsolete. (Inherited from RoutingStrategy.) |
![]() | SetProfile(Country, RoutingProfile) |
Sets the RoutingProfile
for a certain country.
(Inherited from RoutingStrategy.) |
![]() | SetProfile(Country, RoutingProfile) |
Sets the RoutingProfile for all the countries
in an array.
(Inherited from RoutingStrategy.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ToXml |
Used to serialize a RoutingStrategy
object to XML.
(Inherited from RoutingStrategy.) |