Uses of Class
org.gvsig.fmap.dal.feature.impl.editing.memory.FeatureTypeManager
Packages that use FeatureTypeManager
Package
Description
-
Uses of FeatureTypeManager in org.gvsig.fmap.dal.feature.impl
Methods in org.gvsig.fmap.dal.feature.impl that return FeatureTypeManager -
Uses of FeatureTypeManager in org.gvsig.fmap.dal.feature.impl.undo
Constructors in org.gvsig.fmap.dal.feature.impl.undo with parameters of type FeatureTypeManagerModifierConstructorDescriptionDefaultFeatureCommandsStack(DefaultFeatureStore featureStore, FeatureManager expansionManager, SpatialManager spatialManager, FeatureTypeManager featureTypeManager) -
Uses of FeatureTypeManager in org.gvsig.fmap.dal.feature.impl.undo.command
Fields in org.gvsig.fmap.dal.feature.impl.undo.command declared as FeatureTypeManagerModifier and TypeFieldDescriptionprotected FeatureTypeManagerAbstractFTypeCommand.expansionManagerConstructors in org.gvsig.fmap.dal.feature.impl.undo.command with parameters of type FeatureTypeManagerModifierConstructorDescriptionprotectedAbstractFTypeCommand(FeatureTypeManager expansionManager, org.gvsig.fmap.dal.feature.FeatureType type, String description) FTypeUpdateCommand(FeatureTypeManager expansionManager, org.gvsig.fmap.dal.feature.FeatureType type, org.gvsig.fmap.dal.feature.FeatureType oldType, String description)