Class FeatureTypeAttributeWrapper
java.lang.Object
org.gvsig.daltransform.swing.impl.components.FeatureTypeAttributeWrapper
- Author:
- Jorge Piera
-
Constructor Summary
ConstructorsConstructorDescriptionFeatureTypeAttributeWrapper(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attributeDescriptor) -
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.fmap.dal.feature.FeatureAttributeDescriptortoString()
-
Constructor Details
-
FeatureTypeAttributeWrapper
public FeatureTypeAttributeWrapper(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attributeDescriptor) - Parameters:
featureType-
-
-
Method Details