Revision 23290 branches/v2_0_0_prep/libraries/libFMap_spatialindex/src/org/gvsig/fmap/data/index/spatial/jsi/PersistentRTreeJsi.java

View differences:

PersistentRTreeJsi.java
68 68
import javax.imageio.stream.FileImageOutputStream;
69 69

  
70 70
import org.gvsig.fmap.data.index.IndexException;
71
import org.gvsig.fmap.data.index.PersistentSpatialIndex;
71
import org.gvsig.fmap.data.index.spatial.PersistentSpatialIndex;
72 72
import org.gvsig.fmap.geom.primitive.Envelope;
73 73

  
74 74
import com.infomatiq.jsi.Rectangle;

Also available in: Unified diff