|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MatchParameters
The terms that describe how matches between Geo objects are to be performed.
| Nested Class Summary | |
|---|---|
static class |
MatchParameters.Standard
|
| Field Summary | |
|---|---|
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. |
| Method Summary | |
|---|---|
double |
horizontalRange()
return the horizontal deviation (range) to consider matching. |
| Field Detail |
|---|
static final MatchParameters ROUTE_DEFAULT
static final MatchParameters STRICT
| Method Detail |
|---|
double horizontalRange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||