public class IntersectionMatcher
extends java.lang.Object
Constructor and Description |
---|
IntersectionMatcher() |
Modifier and Type | Method and Description |
---|---|
static void |
match(double lat,
double lon,
double allowableDistance,
java.util.List<Intersection> intersections)
Member Functions
|
public static void match(double lat, double lon, double allowableDistance, java.util.List<Intersection> intersections)