Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / EditableFeatureAttributeDescriptor.java @ 38284

History | View | Annotate | Download (4.88 KB)

  • svn:mime-type: text/plain
# Date Author Comment
38284 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

37328 11/14/2011 05:39 PM Cesar Ordiñana

Change geometry type management from shape type id to GeometryType object.
Solves bug #15866: To edit a polygon shape layer by adding a polygon using points

37297 11/14/2011 09:08 AM Jorge Piera

Merging the time support to DAL [gvsig-desktop #15968]

30187 07/29/2009 01:55 PM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

27981 04/15/2009 03:18 PM Jose Manuel Vivó Arnal

added missing setGeometrySubType

27550 03/25/2009 02:45 PM Jose Manuel Vivó Arnal
27439 03/17/2009 03:44 PM Jose Manuel Vivó Arnal

Added support for Automatic Values from provider in attributes.
Added Additional Info in Attributes

26717 02/11/2009 10:21 AM Jose Manuel Vivó Arnal
25481 11/24/2008 10:09 AM jiyarza

Changed the use of word Edition by Editing (proper English)

24663 11/03/2008 04:24 PM jiyarza
24505 10/30/2008 12:01 PM Jose Manuel Vivó Arnal
24496 10/30/2008 11:52 AM Jose Manuel Vivó Arnal
24467 10/30/2008 09:45 AM Jose Manuel Vivó Arnal
23772 10/06/2008 12:20 PM Joaquín del Cerro Murciano
23754 10/03/2008 01:45 PM Joaquín del Cerro Murciano

New Refactor.