public static class MatchFilter.ExactMF extends java.lang.Object implements MatchFilter
MatchFilter.ExactMF, MatchFilter.MatchParametersMF
Constructor and Description |
---|
MatchFilter.ExactMF() |
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.
|
public double getHRange()
MatchFilter
getHRange
in interface MatchFilter
public boolean preConsider(GeoExtent seg, GeoExtent region)
MatchFilter
preConsider
in interface MatchFilter
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details