Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / extensions / extEditing / extEditing / src / org / gvsig / editing / gui / cad / CADToolAdapter.java @ 38324

History | View | Annotate | Download (58.4 KB)

  • svn:mime-type: text/plain
# Date Author Comment
38324 05/30/2012 11:15 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

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

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

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.

32730 05/27/2010 12:18 AM Francisco José Peñarrubia

The entered point should be the mapAdjustedPoint in mapControl

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.
30892 09/21/2009 02:02 PM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

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

Adding the MapControlDrawer

30050 07/20/2009 06:50 PM Cesar Ordiñana

Exception not thrown anymore

30011 07/17/2009 01:07 PM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

29685 06/29/2009 10:54 PM Jorge Piera

Refactoring of packages