Uses of Package
org.gvsig.fmap.dal.feature.impl
Packages that use org.gvsig.fmap.dal.feature.impl
Package
Description
-
Classes in org.gvsig.fmap.dal.feature.impl used by org.gvsig.fmap.dal.feature.implClassDescriptionHelper methods for the Default Selection implementation classes.
-
Classes in org.gvsig.fmap.dal.feature.impl used by org.gvsig.fmap.dal.feature.impl.editing.memory
-
Classes in org.gvsig.fmap.dal.feature.impl used by org.gvsig.fmap.dal.feature.impl.featurereference
-
Classes in org.gvsig.fmap.dal.feature.impl used by org.gvsig.fmap.dal.feature.impl.featureset
-
Classes in org.gvsig.fmap.dal.feature.impl used by org.gvsig.fmap.dal.feature.impl.undoClassDescriptionDefault implementation of a FeatureReferenceSelection, based on the usage of a java.util.Set to store individual selected or not selected FeatureReferences, depending on the usage of the
DefaultFeatureReferenceSelection.reverse()method. -
Classes in org.gvsig.fmap.dal.feature.impl used by org.gvsig.fmap.dal.feature.impl.undo.commandClassDescriptionDefault implementation of a FeatureReferenceSelection, based on the usage of a java.util.Set to store individual selected or not selected FeatureReferences, depending on the usage of the
DefaultFeatureReferenceSelection.reverse()method. -
Classes in org.gvsig.fmap.dal.feature.impl used by org.gvsig.fmap.dal.impl