JavaScript is disabled on your browser.
org.gvsig.fmap.dal
Interface DataSelection
All Superinterfaces:
DataSet
,
Disposable
,
Visitable
All Known Subinterfaces:
FeatureReferenceSelection
,
FeatureSelection
All Known Implementing Classes:
DefaultFeatureReferenceSelection
,
DefaultFeatureSelection
public interface
DataSelection
extends
DataSet
Interface to manage selection of objects from an undetermined set.
Method Summary
Methods inherited from interface org.gvsig.fmap.dal.
DataSet
accept
,
isFromStore
Methods inherited from interface org.gvsig.tools.dispose.
Disposable
dispose