Uses of Interface
org.gvsig.fmap.dal.feature.FeatureAttributeGetter
Packages that use FeatureAttributeGetter
Package
Description
Provides API for accessing and managing tabular (Feature based) data.
-
Uses of FeatureAttributeGetter in org.gvsig.fmap.dal.feature
Methods in org.gvsig.fmap.dal.feature that return FeatureAttributeGetterModifier and TypeMethodDescriptionFeatureAttributeDescriptor.getFeatureAttributeGetter()Gets if the attribute has aFeatureAttributeGetter.Methods in org.gvsig.fmap.dal.feature with parameters of type FeatureAttributeGetterModifier and TypeMethodDescriptionvoidFeatureAttributeDescriptor.setFeatureAttributeGetter(FeatureAttributeGetter featureAttributeGetter) Sets theFeatureAttributeGetterthat is used to update the presentation of a field.