Uses of Interface
org.gvsig.fmap.dal.feature.impl.FeatureSelectionHelper
Packages that use FeatureSelectionHelper
-
Uses of FeatureSelectionHelper in org.gvsig.fmap.dal.feature.impl
Classes in org.gvsig.fmap.dal.feature.impl that implement FeatureSelectionHelperConstructors in org.gvsig.fmap.dal.feature.impl with parameters of type FeatureSelectionHelperModifierConstructorDescriptionDefaultFeatureReferenceSelection(org.gvsig.fmap.dal.feature.FeatureStore featureStore, FeatureSelectionHelper helper) Creates a new Selection with the total size of Features from which the selection will be performed.DefaultFeatureSelection(org.gvsig.fmap.dal.feature.FeatureStore featureStore, FeatureSelectionHelper helper) Creates a new Selection with the total size of Features from which the selection will be performed.LargeFeatureSelection(org.gvsig.fmap.dal.feature.FeatureStore featureStore, FeatureSelectionHelper helper) Creates a new Selection with the total size of Features from which the selection will be performed.