Show / Hide Table of Contents

Namespace Itinero.Algorithms

Classes

AlgorithmBase

Abstract representation of an algorithm.

DirectedEdgeIdExtensions

Contains extension methods related to the directed edge id.

EdgePath<T>

Represents a path along a set of edges/vertices.

EdgePathExtensions

Contains extension methods from the edge path.

Extensions

Contains generic extension methods.

LinkedEdgePath<T>

A linked list of edge paths.

OriginalEdgeExtensions

Contains origin edge related extension methods.

Structs

DirectedEdgeId

Represents a directed edge id.

OriginalEdge

Represents an original edge consisting of vertex1 -> vertex2.

Turn

Represents a turn.

Interfaces

IAlgorithm

Abstract representation of an algorithm.

Back to top Built by Itinero, MIT licensed.