Uses of Interface
com.luciad.network.algorithm.routing.ILcdTracingAlgorithm
Package
Description
Contains interfaces and algorithms for routing (shortest route, tracing).
-
Uses of ILcdTracingAlgorithm in com.luciad.network.algorithm.routing
Modifier and TypeClassDescriptionclass
Implementation of a tracing algorithm, based on the Dijkstra algorithm but adapted to work with complex edge value functions.