Uses of Interface
org.gvsig.fmap.dal.feature.FeatureAttributeEmulator
Packages that use FeatureAttributeEmulator
Package
Description
Provides API for accessing and managing tabular (Feature based) data.
-
Uses of FeatureAttributeEmulator in org.gvsig.fmap.dal.expressionevaluator
Subinterfaces of FeatureAttributeEmulator in org.gvsig.fmap.dal.expressionevaluator -
Uses of FeatureAttributeEmulator in org.gvsig.fmap.dal.feature
Subinterfaces of FeatureAttributeEmulator in org.gvsig.fmap.dal.featureMethods in org.gvsig.fmap.dal.feature that return FeatureAttributeEmulatorModifier and TypeMethodDescriptionFeatureAttributeDescriptor.getFeatureAttributeEmulator()Gets the attribute emulator associattedFeatureAttributeEmulatorto this attribute.Methods in org.gvsig.fmap.dal.feature with parameters of type FeatureAttributeEmulatorModifier and TypeMethodDescriptionEditableFeatureType.add(String name, int type, FeatureAttributeEmulator emulator) EditableFeatureAttributeDescriptor.setFeatureAttributeEmulator(FeatureAttributeEmulator featureAttributeEmulator) Sets theFeatureAttributeEmulatorthat is used to update the presentation of a field.