Uses of Class
es.prodevelop.gvsig.mobile.fmap.layer.SelectionSupport

Packages that use SelectionSupport
es.prodevelop.gvsig.mobile.fmap.layer   
 

Uses of SelectionSupport in es.prodevelop.gvsig.mobile.fmap.layer
 

Methods in es.prodevelop.gvsig.mobile.fmap.layer that return SelectionSupport
 SelectionSupport SelectableDataSource.getSelectionSupport()
          Devuelve el SelectionSupport.
 

Methods in es.prodevelop.gvsig.mobile.fmap.layer with parameters of type SelectionSupport
 void SelectableDataSource.setSelectionSupport(SelectionSupport selectionSupport)
          Añade el soporte para la selección.