com.iver.cit.gvsig.fmap.operations.strategies
Class IndexedStrategy

java.lang.Object
  extended bycom.iver.cit.gvsig.fmap.operations.strategies.DefaultStrategy
      extended bycom.iver.cit.gvsig.fmap.operations.strategies.IndexedStrategy
All Implemented Interfaces:
Strategy

public class IndexedStrategy
extends DefaultStrategy

Estrategia que hará uso de índices para implementar Strategy


Constructor Summary
IndexedStrategy(FLayer capa)
          Crea una nueva IndexedStrategy.
 
Methods inherited from class com.iver.cit.gvsig.fmap.operations.strategies.DefaultStrategy
createIndex, draw, getCapa, getFullExtent, getSelectionBounds, print, process, process, queryByPoint, queryByRect, queryByShape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexedStrategy

public IndexedStrategy(FLayer capa)
Crea una nueva IndexedStrategy.

Parameters:
capa -