GitHub repository | This map was generated from repository code by SourceSpy (more info)
openrouteservicePackage org.heigit.ors.fastisochrones
Inner Packages
org.heigit.ors.fastisochrones.partitioning
org.heigit.ors.fastisochrones.partitioning.storage
org.heigit.ors.fastisochrones.storage
org.heigit.ors.fastisochrones
AbstractEccentricity
Superclass for eccentricity calculations. Stores and orders references to eccentrici...
AbstractIsochroneAlgorithm
Calculates an isochrone using a partitioned and graph. The algorithm works in 3 phas...
AbstractRoutingAlgorithm
AbstractIsochroneDijkstra
calculates maximum range (eccentricity) within a cell.
external
AbstractRoutingAlgorithm
AbstractIsochroneDijkstra
ActiveCellDijkstra
Calculates shortest paths within an active isochrones cell. Starts from a given set ...
EdgeFilter
CellAndBorderNodeFilter
Allows all edges within a given cell AND all edges to bordernodes
external
EdgeFilter
Contour
Calculates Outlines (Contour) of cells. Contours are concave hulls of a given set of...
AbstractIsochroneDijkstra
CoreRangeDijkstra
Single-source shortest path algorithm bound by isochrone limit.
AbstractEccentricity
Eccentricity
Eccentricity implementation. Calculates the maximum value of all shortest paths with...
AbstractIsochroneAlgorithm
FastIsochroneAlgorithm
Implementation of Fast Isochrones
EdgeFilter
FixedCellEdgeFilter
EdgeFilter to stay within cell.
external
GeometryCollection
external
Point
AbstractIsochroneDijkstra
RangeDijkstra
calculates maximum range (eccentricity) within a cell.