Class FeatureTypeAttributeWrapper

java.lang.Object
org.gvsig.daltransform.swing.impl.components.FeatureTypeAttributeWrapper

public class FeatureTypeAttributeWrapper extends Object
Author:
Jorge Piera
  • Constructor Details

    • FeatureTypeAttributeWrapper

      public FeatureTypeAttributeWrapper(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attributeDescriptor)
      Parameters:
      featureType -
  • Method Details

    • getFeatureAttributeDescriptor

      public org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor getFeatureAttributeDescriptor()
      Returns:
      the featureType
    • toString

      public String toString()
      Overrides:
      toString in class Object