public interface MatchFilter
Modifier and Type | Interface and Description |
---|---|
static class |
MatchFilter.ExactMF |
static class |
MatchFilter.MatchParametersMF |
Modifier and Type | Method and Description |
---|---|
double |
getHRange()
the distance (in radians) to consider two objects to be interacting, that
is, intersecting for our purposes.
|
boolean |
preConsider(GeoExtent seg,
GeoExtent region)
do inexpensive comparisons to determine if the two elements might
intersect.
|
boolean preConsider(GeoExtent seg, GeoExtent region)
double getHRange()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details