|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.geo.MatchFilter.ExactMF
Nested Class Summary |
Nested classes inherited from class com.bbn.openmap.geo.MatchFilter |
MatchFilter.ExactMF, MatchFilter.MatchParametersMF |
Constructor Summary | |
MatchFilter.ExactMF()
|
Method Summary | |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MatchFilter.ExactMF()
Method Detail |
public double getHRange()
MatchFilter
getHRange
in interface MatchFilter
public boolean preConsider(GeoExtent seg, GeoExtent region)
MatchFilter
preConsider
in interface MatchFilter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |