Namespace Itinero
Classes
Contains constants. |
Holds static dependencies used throughout Itinero. |
Implementation of IArrayFactory which uses the default array types implemented and exposed in Reminiscence. |
An implementation of the EqualityComparer that allows the use of delegates. |
Contains general extensions. |
Extension methods for the IRoutePosition-interface. |
Represents a result of some calculation and associated status information. |
Contains extension methods related to the results class. |
Represents a route. |
Represents a branch. |
Represents meta-data about a part of this route. |
Represents a stop. |
Contains extensions for the route object. |
A router implementation encapsulating basic routing functionalities. |
The base-class for generic routing functionality. |
Contains extension methods on top of the RouterBase abstract class. |
Represents a routing database. |
Contains extension methods for the router db. |
A profile for a memory-mapped router db. |
Represents a resolved point. A hook for the router to route on. |
Contains extension methods for the routerpoint. |
Represents routing settings. |
Structs
Abstract representation of a route position. |
Interfaces
Factory for creating arrays. These "arrays" are not your typical CLR
|
Delegates
DelegateEqualityComparer<T>.EqualsDelegate A delegate to compare two objects. |
DelegateEqualityComparer<T>.GetHashCodeDelegate A delegate to calculate the hashcode. |