Statistics
| Revision:

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

History | View | Annotate | Download (11.1 KB)

# Date Author Comment
38284 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

34828 03/25/2011 02:28 PM Cesar Ordiñana

Change all iterator() methods as deprecated when the fastIterator() alternative is available.
[gvsig-desktop Task #1030]: DAL - Set iterator() methods as deprecated

34827 03/25/2011 01:55 PM Cesar Ordiñana

In FeatureStore and FeatureSet accept methods, use fastIterator methods instead of the iterator ones.
Also added javadoc documentation in the accept methods to state the correct usage of the values received through the Visitor.visit() method.

[gvsig-desktop Task #1031]

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

33022 07/06/2010 01:21 PM Joaquín del Cerro Murciano

Complete javadoc

31112 10/05/2009 02:26 PM Cesar Ordiñana

Document about iterator disposal and relationship with accept methods

31110 10/05/2009 02:15 PM Cesar Ordiñana

Extend and use the FeatureSet through a visitor in the view drawing and the table model

27525 03/24/2009 06:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

25998 01/14/2009 10:45 AM Jose Manuel Vivó Arnal
25846 12/21/2008 08:17 PM Joaquín del Cerro Murciano
25266 11/18/2008 12:39 PM jiyarza
24684 11/03/2008 09:56 PM Joaquín del Cerro Murciano
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
23894 10/13/2008 08:11 PM Joaquín del Cerro Murciano
23842 10/08/2008 06:00 PM Joaquín del Cerro Murciano
23820 10/08/2008 03:35 PM Joaquín del Cerro Murciano
23754 10/03/2008 01:45 PM Joaquín del Cerro Murciano

New Refactor.

22916 08/26/2008 11:41 AM Jose Manuel Vivó Arnal
22360 07/18/2008 02:17 PM Jose Manuel Vivó Arnal
22353 07/18/2008 12:07 PM Jose Manuel Vivó Arnal
21911 06/27/2008 03:04 PM Jose Manuel Vivó Arnal

Rename package org.gvsig.data --> org.gvsig.fmap.data

21511 06/11/2008 05:24 PM Jose Manuel Vivó Arnal
21045 05/29/2008 04:19 PM Jose Manuel Vivó Arnal

Classes Name refactoring

20936 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

20620 05/12/2008 09:37 AM Jose Manuel Vivó Arnal

Rename Proyects

19487 03/05/2008 05:44 PM Jorge Piera

Adding the visitors to visit features

19464 03/05/2008 11:02 AM Vicente Caballero
19399 03/03/2008 01:40 PM Vicente Caballero