public interface MatchParameters
Modifier and Type | Interface and Description |
---|---|
static class |
MatchParameters.Standard |
Modifier and Type | Field and Description |
---|---|
static MatchParameters |
ROUTE_DEFAULT
A set of parameters that matches radius of 10 nmiles.
|
static MatchParameters |
STRICT
A set of parameters for strict intersections, 0 nmiles.
|
Modifier and Type | Method and Description |
---|---|
double |
horizontalRange()
return the horizontal deviation (range) to consider matching.
|
static final MatchParameters ROUTE_DEFAULT
static final MatchParameters STRICT
double horizontalRange()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details