Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / extensions / extEditing / extEditing / src / org / gvsig / editing / layers @ 38324

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 38324 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047

Latest revisions

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

gvSIG 2.0.0 build 2047

37494 11/25/2011 01:51 PM Jorge Piera

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

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

Solve small bug when selecting geometries

36005 08/08/2011 01:15 PM Jorge Piera

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

35941 07/25/2011 02:53 PM Jorge Piera

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

35761 07/15/2011 01:13 PM 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 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.

31496 11/04/2009 01:53 PM 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 02:56 PM 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 06: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