Uses of Class
com.graphhopper.isochrone.algorithm.Triangulator.Result
Packages that use Triangulator.Result
-
Uses of Triangulator.Result in com.graphhopper.isochrone.algorithm
Methods in com.graphhopper.isochrone.algorithm that return Triangulator.ResultModifier and TypeMethodDescriptionJTSTriangulator.triangulate
(Snap snap, QueryGraph queryGraph, ShortestPathTree shortestPathTree, ToDoubleFunction<ShortestPathTree.IsoLabel> fz, double tolerance) Triangulator.triangulate
(Snap snap, QueryGraph queryGraph, ShortestPathTree shortestPathTree, ToDoubleFunction<ShortestPathTree.IsoLabel> fz, double tolerance)