Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2058 / extensions / extEditing / src / org / gvsig / editing / layers @ 39229

Name Size Revision Age Author Comment
DefaultLayerEdited.java 466 Bytes 29685 almost 15 years Jorge Piera Refactoring of packages
FactoryLayerEdited.java 406 Bytes 30335 almost 15 years Jorge Piera Adding the MapControlDrawer
ILayerEdited.java 186 Bytes 29685 almost 15 years Jorge Piera Refactoring of packages
VectorialLayerEdited.java 17.1 KB 39229 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2058 (testing)

Latest revisions

# Date Author Comment
39229 11/13/2012 10:23 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2058 (testing)

37494 11/25/2011 07:51 AM Jorge Piera

If the layer is reprojected, the handlers have to be reprojected before the drawing process [gvsig-desktop #16012]

36762 10/20/2011 04:14 AM Cesar Ordiñana

Solve small bug when selecting geometries

36005 08/08/2011 07:15 AM Jorge Piera

The edition preferences are not applied [gvsig-desktop #15641]

35941 07/25/2011 08:53 AM Jorge Piera

Fixing several bugs in the complex selection tool [gvsig-desktop #15453]

35761 07/15/2011 07:13 AM Jorge Piera

Selecttion tools in edition don't work fine because they select the geometries that are CONTAINED in an area. Now, they select the geometries that INTERSECT with this area [gvsig-desktop #15453].

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.

31496 11/04/2009 07:53 AM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
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.

31074 10/01/2009 12:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

View revisions

Also available in: Atom