Uses of Interface
org.gvsig.fmap.dal.feature.FeatureSelection
Packages that use FeatureSelection
Package
Description
Provides API for accessing and managing tabular (Feature based) data.
Utilities to perform paged loading of Features from a FeatureSet
-
Uses of FeatureSelection in org.gvsig.fmap.dal.feature
Fields in org.gvsig.fmap.dal.feature declared as FeatureSelectionModifier and TypeFieldDescriptionstatic final FeatureSelectionFeatureSelection.EMTPY_FEATURE_SELECTIONMethods in org.gvsig.fmap.dal.feature that return FeatureSelectionModifier and TypeMethodDescriptionFeatureStore.createFeatureSelection()Creates aFeatureSelectionFeatureStore.createLargeFeatureSelection()FeatureStore.createMemoryFeatureSelection()Creates aFeatureSelectionFeatureStore.getFeatureSelection()Returns the currentFeatureSelection.FeatureStore.getFeatureSelectionQuietly() -
Uses of FeatureSelection in org.gvsig.fmap.dal.feature.paging
Methods in org.gvsig.fmap.dal.feature.paging that return FeatureSelectionMethods in org.gvsig.fmap.dal.feature.paging with parameters of type FeatureSelectionModifier and TypeMethodDescriptionvoidFeaturePagingHelper.setSelection(FeatureSelection selection)