Personal tools
You are here: Home → gvSIG Projects → gvSIG Desktop → Documentation → Developers documentation → gvSIG devel guide → gvSIG 2.0. Developers guide → Migrating Projects to gvSIG 2.0 → FAQs → What is equivalent to the FieldDescription class in version 2.0?
gvSIG Desktop
gvSIG Desktop

Cached time 11/21/13 11:24:39 Clear cache and reload

 

In version 1.9 the FieldDescription class was used to query the attributes of a field in a table.

How is this done now?

In version 2.0 all data access has changed. To query the attributes that describe a field in a table you have to make use of the FeatureAttributeDescriptor class.

A vector layer has a FeatureStore, which in turn has a defaultFeatureType, that defines the structure of the feature by means of the FeatureAttributeDescriptor.


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: