Interface LocationIndexTree.EdgeCheck

Enclosing class:
LocationIndexTree

public static interface LocationIndexTree.EdgeCheck
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    check(int node, double normedDist, int wayIndex, Snap.Position pos)
     
  • Method Details

    • check

      void check(int node, double normedDist, int wayIndex, Snap.Position pos)