Uses of Package
com.luciad.network.function
Package
Description
Contains interfaces and algorithms for routing (shortest route, tracing).
Provides functions associating values with edges, used by the routing algorithms to determine the length of a route.
Contains classes for working with numeric graphs.
Contains a class for modeling routes and an additional utility class for basic route analysis.
-
ClassDescriptionA
ILcdCrossCountryDistanceFunction
calculates distances between two given points.AILcdDistanceFunction
calculates distances between two given nodes.AnILcdEdgeValueFunction
is a general function which returns values associated with edges in a graph. -
ClassDescriptionDescribes the mode in which the distances should be computed.Describes the mode in which the distances should be computed.A
ILcdCrossCountryDistanceFunction
calculates distances between two given points.AILcdDistanceFunction
calculates distances between two given nodes.AnILcdEdgeValueFunction
is a general function which returns values associated with edges in a graph. -
ClassDescriptionAn
ILcdEdgeValueFunction
is a general function which returns values associated with edges in a graph. -
ClassDescriptionAn
ILcdEdgeValueFunction
is a general function which returns values associated with edges in a graph.