Uses of Interface
com.graphhopper.isochrone.algorithm.ReadableTriangulation
Packages that use ReadableTriangulation
-
Uses of ReadableTriangulation in com.graphhopper.isochrone.algorithm
Classes in com.graphhopper.isochrone.algorithm that implement ReadableTriangulationModifier and TypeClassDescriptionclassclassFields in com.graphhopper.isochrone.algorithm declared as ReadableTriangulationMethods in com.graphhopper.isochrone.algorithm that return ReadableTriangulationModifier and TypeMethodDescriptionstatic ReadableTriangulationReadableTriangulation.wrap(Triangulation triangulation) static ReadableTriangulationReadableTriangulation.wrap(org.locationtech.jts.triangulate.quadedge.QuadEdgeSubdivision quadEdgeSubdivision) Constructors in com.graphhopper.isochrone.algorithm with parameters of type ReadableTriangulationModifierConstructorDescriptionContourBuilder(ReadableTriangulation triangulation) Result(ReadableTriangulation triangulation, Collection<ReadableQuadEdge> seedEdges)