Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / extensions / extEditing / src / org / gvsig / editing / gui / cad / tools / JoinCADTool.java @ 38269

History | View | Annotate | Download (8.09 KB)

# Date Author Comment
38269 05/30/2012 11:11 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

37138 10/25/2011 06:18 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36480 09/21/2011 09:25 AM Cesar Ordiñana

Remove unneeded manual table selection update and use its own logger into each cat tool which needs it.

35732 07/11/2011 10:05 AM Jorge Piera

Join geometries tool (editing) doesn't work [gvsig-desktop #15555]

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.

30335 08/06/2009 08:58 AM Jorge Piera

Adding the MapControlDrawer

29616 06/29/2009 06:40 PM Jorge Piera

Refactoring of packages

29097 05/29/2009 03:06 PM Jorge Piera

The geometry type uses the construtor with a Geometrytype to create a Geometry

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

Changed FeatureSet.fast/iterator() to return DisposableIterator

26921 02/24/2009 02:28 PM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated and the Geometry.Types.Z constant has been deleted

26242 01/28/2009 12:46 PM Vicente Caballero