Package org.oscim.utils
Interface SpatialIndex.SearchCb<T>
- Enclosing interface:
- SpatialIndex<T>
public static interface SpatialIndex.SearchCb<T>
-
Method Summary
-
Method Details
-
call
TODO should be able to return 'continue', 'stop', 'remove-current'- Returns:
- false to stop search
-