Revision 25763 branches/v2_0_0_prep/libraries/libFMap_dalindex/src/org/gvsig/fmap/dal/index/spatial/jsi/JSIPersistentRTree.java

View differences:

JSIPersistentRTree.java
97 97
 */
98 98
public class JSIPersistentRTree extends JSIRTree {
99 99

  
100
	public static final String NAME = "PersistentRTreeJsi";
100
	public static final String NAME = JSIPersistentRTree.class.getSimpleName();
101 101

  
102 102
	/**
103 103
	 * Spatial index in memory

Also available in: Unified diff