Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2055 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / impl / featureset / DefaultFeatureSet.java @ 38961

History | View | Annotate | Download (18.4 KB)

  • svn:mime-type: text/plain
# Date Author Comment
38961 10/02/2012 08:09 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2055 (devel)

38417 06/14/2012 09:36 AM Cesar Ordiñana

Solve concurrency problems with GraphicsLayer, FeatureStore and the table document.
Fixes #775.

36353 09/05/2011 06:23 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36207 08/23/2011 09:42 AM Cesar Ordiñana

Implement index filling in background execution and use it when entering and exiting a FeatureStore from edition mode.

34827 03/25/2011 08:55 AM 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]

34233 11/26/2010 07:08 AM Jorge Piera

It was impossible to write a FeatureStiore becaure there was a NullpointerException thrown.

33657 10/11/2010 09:01 AM Cesar Ordiñana

Info by Point implementation improvements

33205 07/23/2010 04: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.

33027 07/06/2010 11:01 AM Joaquín del Cerro Murciano

fix a bug when asked the size of the set and when asked if the set is empty.

31284 10/14/2009 08:56 AM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31113 10/05/2009 09:36 AM Cesar Ordiñana

Add support to set in the query the limit and the page size

31110 10/05/2009 08:15 AM Cesar Ordiñana

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

28004 04/16/2009 06:12 AM Jose Manuel Vivó Arnal

Fixed a bug searching for index

27672 03/31/2009 11:36 AM Jose Manuel Vivó Arnal
27525 03/24/2009 01:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

27274 03/10/2009 01:03 PM Jose Manuel Vivó Arnal

Fixed FeatureSet bug

27234 03/09/2009 12:02 PM Jose Manuel Vivó Arnal

Changed FeatureQuery for use only a FeatureTypeId instead a object reference.

see #1600

26359 02/04/2009 09:26 AM Jose Manuel Vivó Arnal

Fixed Transforms

26325 02/03/2009 03:34 AM Jose Manuel Vivó Arnal
26252 01/28/2009 08:29 AM Jose Manuel Vivó Arnal
26061 01/19/2009 08:05 AM Jose Manuel Vivó Arnal
26029 01/15/2009 09:14 AM Jose Manuel Vivó Arnal
25994 01/13/2009 10:03 AM Jose Manuel Vivó Arnal
25917 12/24/2008 06:23 AM Jose Manuel Vivó Arnal
25747 12/12/2008 05:33 AM jiyarza
25176 11/14/2008 08:04 AM Jose Manuel Vivó Arnal
24794 11/05/2008 08:31 AM Jose Manuel Vivó Arnal
24766 11/04/2008 11:37 AM Jose Manuel Vivó Arnal
24684 11/03/2008 03:56 PM Joaquín del Cerro Murciano
24683 11/03/2008 03:15 PM Joaquín del Cerro Murciano
24507 10/30/2008 07:05 AM Jose Manuel Vivó Arnal
24505 10/30/2008 07:01 AM Jose Manuel Vivó Arnal
24496 10/30/2008 06:52 AM Jose Manuel Vivó Arnal
24467 10/30/2008 04:45 AM Jose Manuel Vivó Arnal
24268 10/24/2008 04:25 AM Joaquín del Cerro Murciano
24017 10/15/2008 04:45 PM Joaquín del Cerro Murciano
23995 10/15/2008 10:21 AM Jose Manuel Vivó Arnal
23957 10/15/2008 04:40 AM jiyarza
23898 10/14/2008 05:45 AM Joaquín del Cerro Murciano
23894 10/13/2008 02:11 PM Joaquín del Cerro Murciano
23842 10/08/2008 12:00 PM Joaquín del Cerro Murciano
23820 10/08/2008 09:35 AM Joaquín del Cerro Murciano