Revision 1034 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/operations/strategies/IndexedStrategy.java

View differences:

IndexedStrategy.java
1
/* Generated by Together */
2 1
package com.iver.cit.gvsig.fmap.operations.strategies;
3 2

  
4 3
import com.iver.cit.gvsig.fmap.layers.FLayer;
5 4

  
5

  
6 6
/**
7 7
 * Estrategia que har? uso de ?ndices para implementar Strategy
8 8
 */
9 9
public class IndexedStrategy extends DefaultStrategy {
10 10
	/**
11
	 * DOCUMENT ME!
11
	 * Crea una nueva IndexedStrategy.
12 12
	 *
13 13
	 * @param capa
14 14
	 */

Also available in: Unified diff