Revision 23023 branches/v2_0_0_prep/libraries/libFMap_data/src/org/gvsig/fmap/data/index/SpatialIndex.java

View differences:

SpatialIndex.java
61 61

  
62 62
/**
63 63
 * gvSIG spatial index
64
 * 
64 65
 * @author azabala
65
 *
66
 * @author jyarza
66 67
 */
67
public interface SpatialIndex {
68
public interface SpatialIndex extends Index {
68 69
	/**
69 70
	 * Returns a list of objects spatially indexed
70 71
	 * covered by specified rect.

Also available in: Unified diff