Statistics
| Revision:

gvsig-vectorediting / org.gvsig.vectorediting / trunk / org.gvsig.vectorediting / org.gvsig.vectorediting.lib / org.gvsig.vectorediting.lib.impl / src @ 2870

# Date Author Comment
2870 11/16/2021 01:01 PM Francisco Díaz Carsí

Added restart & initDefaultValues method to EditingProvider and fix console message in parameters with options.

2748 08/31/2021 09:11 PM Francisco Díaz Carsí

Improved parameters with type OPTION

2723 08/19/2021 01:02 PM Francisco Díaz Carsí

Improved parameters with type OPTION

2643 07/15/2021 10:24 PM Joaquín del Cerro Murciano
2641 07/13/2021 08:24 AM Joaquín del Cerro Murciano
2640 07/13/2021 08:16 AM Francisco Díaz Carsí
2616 06/29/2021 12:33 PM Francisco Díaz Carsí

Added AbstractEditingProviderFactory and support for show previewSymbol in editing tools.

2612 06/14/2021 02:14 PM Francisco Díaz Carsí

Fixed copy features without unique index attributes

2611 06/10/2021 11:47 AM Joaquín del Cerro Murciano

- Unificado el terminar edicion del menu en uno solo que llama a una u otra cosa en funcion de si se esta terminando edicion de mas de una capa.
- Añadido el panel que muestra las opciones de edicion de la herramienta de edicion activa.

2608 06/04/2021 10:49 AM Francisco Díaz Carsí

refs #5660 Added support for copy alphanumeric attributes en PastFromClipboard

2449 02/08/2021 01:15 PM Francisco Díaz Carsí

Fixed geometryExpressionBuilder

2444 02/05/2021 01:18 PM Francisco Díaz Carsí

Added PasteFromClipboardEditingProvider and many more.

2204 09/24/2020 01:35 PM Francisco Díaz Carsí

Added setValue(parameter, value) method in all editing providers

2141 09/03/2020 12:25 PM Francisco Díaz Carsí

Added ArcThreePointEditingProvider

2125 08/24/2020 12:43 PM Francisco Díaz Carsí

Added insert arc by center provider.

2109 08/17/2020 08:49 AM Francisco Díaz Carsí

Added Circle and Circumference by Tan Tan Radius editing providers

2103 08/10/2020 07:38 AM Francisco Díaz Carsí

Improved detection of identical lines in createCircle with EuclideanLines

2102 08/07/2020 03:27 PM Francisco Díaz Carsí

Added circle and circunference from 2 tangent and a point editing provider.

1041 05/04/2017 10:44 AM Joaquín del Cerro Murciano

Eliminadas las dependencias con andami.

875 06/23/2016 08:18 AM Daniel Martinez

refs #4226 Se modifica la edición vectorial para que el borrado se realice sobre el featureSet en lugar del featureStore, y se modifica la featureSeleccion para que los iteradores implementen sus propios métodos de borrado

844 06/04/2016 07:20 PM Joaquín del Cerro Murciano

Update to changes in API of EditingNotification

575 10/13/2015 01:49 PM Francisco Díaz Carsí

Arreglos en la edición vectorial para adaptarla a la nueva librería de geometrías

379 01/29/2015 04:24 PM Lluís Marqués

Deleted useless methods.

377 01/29/2015 02:51 PM Francisco Díaz Carsí

Arreglado para que el DefaultEditingProviderManager lleve un registro de valores por defecto y pueda "recordar" el último valor introducido por el usuario en la sesion actual de gvSIG y lo utilice posteriormente como valor por defecto.

322 01/13/2015 11:25 AM Lluís Marqués

Added MapContext parameter to getEditingService because it could be necessary for some editing provider.
Modify all provider factory classes.

319 01/09/2015 09:23 AM Francisco Díaz Carsí

- Añadido registro de symbolos para edición

272 12/12/2014 02:27 PM Francisco Díaz Carsí

Fixed EllipseEditingProvider and added FilledEllipseEditingProvider

264 12/11/2014 05:43 PM Lluís Marqués

Implemented Splitline provider.

262 12/10/2014 04:59 PM Lluís Marqués

Changed return type to line.

253 12/10/2014 10:00 AM Lluís Marqués

Implemented deleteFeatureFromFeatureStore.
Fixed fixme comments.

251 12/10/2014 09:57 AM Lluís Marqués

Added InvalidEntryException exception to start method.
Changed test try catch.
Added message when service finalizes.

247 12/09/2014 02:00 PM Lluís Marqués

Implemented createCircle from three points.

241 12/04/2014 05:12 PM Lluís Marqués

Added method that creates console message provider with a pretex and options at EditingProviderServices

238 12/04/2014 10:37 AM Lluís Marqués

Fixed use of method shouldValidateTheFeature.

227 12/02/2014 09:54 AM Lluís Marqués

Clean up code.

207 11/27/2014 01:12 PM Lluís Marqués

Added new service: createSpline.

202 11/27/2014 10:04 AM Lluís Marqués

Added createLine(Point p1, Point p2) method to EditingProviderServices.
Code refactor to use new method.

188 11/24/2014 10:01 AM Lluís Marqués

Implemented ellipse provider.

178 11/18/2014 08:38 AM Lluís Marqués

Changed API. Before feature store received as parameters was been used to get subtype. Now, methods has subtype parameter instead of feature store.

Moved protected methods of polyline to EditingProvider due to they can be useful to other providers.

169 11/17/2014 07:52 AM Lluís Marqués

Fixed error at getSubType. If it can not get subtype of feature store it should return SUBTYPE.UNKNOWN.

166 11/17/2014 06:42 AM Lluís Marqués

Added exception to logger.

159 11/14/2014 02:44 AM Lluís Marqués

Changed all class headers.
Source formatting.

130 11/04/2014 03:36 AM Lluís Marqués

Corregidos mensajes de error.
Añadidos mensajes de error.
Cambiado el logging de error a info.

128 11/03/2014 06:50 AM Lluís Marqués

Añadido mensaje al log cuando ocurre algun error al obtener un editing service.

114 10/30/2014 11:29 AM Lluís Marqués

Implementación del método de utilidad usado por los proveedores para registrar sus iconos.
Eliminadas dependencias con los proveedores.
Eliminado el registro de los proveedores. Ahora cada proveedor se registra asimismo.

97 10/13/2014 03:12 AM Francisco Díaz Carsí

Cambiado el nombre al método draw por getDrawingStatus

95 10/10/2014 07:21 AM Francisco Díaz Carsí

Separador los proveedores de createPolyline y createPolygon (irregular).

89 10/08/2014 05:55 AM Lluís Marqués

Implemented EditingContext.
Added ServiceInformationException to be thrown when somebody tries to get information of service.

88 10/08/2014 02:55 AM Francisco Díaz Carsí

Separadas las herramientas de crear círculos y circunferencias.

87 10/07/2014 08:39 AM Francisco Díaz Carsí

Cambiado nombre del método value por setValue

80 10/06/2014 11:55 AM Lluís Marqués

Implemented Internal polygon provider.

78 10/06/2014 05:18 AM Francisco Díaz Carsí

Añadido EditingCompoundBehavior que permita entrar en modo selección cuando un servicio lo requiera.

74 10/03/2014 06:24 AM Lluís Marqués

Removed unused methods to create geometries.

72 10/03/2014 06:21 AM Lluís Marqués

Changed activateTool to activateService.
Deleted useless comments and unused variables.

71 10/03/2014 02:51 AM Francisco Díaz Carsí

Added StopServiceException

68 10/02/2014 06:11 AM Francisco Díaz Carsí

Movido el método getFeatureCopyWithoutPK al DefaultEditingProviderServices

63 10/01/2014 11:56 AM Francisco Díaz Carsí

Symmetry extension

62 10/01/2014 11:39 AM Lluís Marqués

Deleted InvalidOption and Invalidvalue. Now there is a common exception.
Fixed bug when user insert points by console.

61 10/01/2014 10:58 AM Lluís Marqués

Changed how exceptions are thrown and captured.
Generated message errors with a logger.

59 10/01/2014 06:28 AM Lluís Marqués

Implemented polyline extension.

58 10/01/2014 06:26 AM Lluís Marqués

Code refactor. Deleted useless comments and changed provide name polyline.

57 10/01/2014 03:50 AM Lluís Marqués

Implemented polyline provider.

56 10/01/2014 03:49 AM Lluís Marqués

Changed return type of draw operation.
Code refactor.

55 09/26/2014 05:15 AM Francisco Díaz Carsí

- Movidos los métodos de utilidad a EditingService.
- Creado DrawindStatus.

48 09/25/2014 03:14 AM Lluís Marqués

Moved refreshMenus to extension from manager.
Changed castor validation exception for an Exception of Java.
Deleted all references to DefaultViewPanel in DefaultEditingBehavior and DefaultEditingSwingManager.

47 09/25/2014 03:12 AM Francisco Díaz Carsí

- Cambiados nombres y cadenas de circle2P a circleCR.
- Modificado segundo parámatero de circleCR, de point a value.

46 09/24/2014 11:21 AM Francisco Díaz Carsí

Creación de circulos en capas de lineas y de polígonos

45 09/24/2014 06:54 AM Lluís Marqués

Changed layer parameter for featureStore.
Changed provider name. Now action-command and provider name is the same.

42 09/23/2014 11:22 AM Lluís Marqués

Added swing api and impl to dependency management.
Moved activateTool and beginEdition to swingManager.
Moved EditingBehavior to swing.api
Moved DefaultEditingBehavior to swing.impl
Added swingManager, locator and library.

39 09/23/2014 07:33 AM Lluís Marqués

Changed equals method to override equals method of Object.
Deleted attribute console message to simplify EditingServiceParameter class.
Changed name and description of provider params because console message was deleted.

38 09/23/2014 07:19 AM Lluís Marqués

Refactored names of some operations.
Changed how to insert providers stores values.
Implemented getParameters of providers.

37 09/23/2014 06:49 AM Lluís Marqués

Changed the use of java.awt.geom.point2d for org.gvsig.fmap.geom.primitive.Point.

36 09/23/2014 05:56 AM Lluís Marqués

Changed layer parameter for featureStore.

35 09/23/2014 05:46 AM Lluís Marqués

Implemented set last tool selected when active layer changes.

34 09/23/2014 02:57 AM Lluís Marqués

Set caret position when activated service is changed.

33 09/23/2014 02:16 AM Lluís Marqués

Implemented when user press Esc cancels the tool.

31 09/22/2014 10:53 AM Lluís Marqués

Fixed bad name.

30 09/22/2014 10:52 AM Lluís Marqués

Added cleanBehavior method at EditingBehavior.

29 09/22/2014 08:01 AM Lluís Marqués

Implemented getServiceInfo.
Implemented common operations at BaseEditingExtension to set if each extension is enable or not.
Changed return type of getSupportedPrimitiveGeometryTypes operation to int[].

28 09/22/2014 06:19 AM Lluís Marqués

Changed version of org.gvsig.desktop to 2.0.58.
Added dependency management of prov.circle2p project.
Added prov.circle2p dependency to projects.
Added project to plugin package.
Changed structure of extensions. Now BaseEditingServiceExtension is abstract and each editingextension extends this class....

27 09/19/2014 05:01 AM Lluís Marqués

Removed isValidValue from interfaces and services. This method should be called in an internal way.
Removed getName() at InsertPoint provider because name is static.

26 09/19/2014 03:28 AM Lluís Marqués

Implemented the display of coordinates.
Implemented error message when behavior receives bad values by console.
Set caret position when the edition starts.

SF.

25 09/18/2014 11:43 AM Lluís Marqués

Implemented method to get points by console.
Added message console parameter in EditingServiceParameter.

23 09/18/2014 07:27 AM Lluís Marqués

Implemented EditingExtension and InsertPointExtension.
Provisional config to test.
Fix: InserPointProvider now creates Point2d not java.awt.Point.
Changed featureSotre parameter field at InsertPointProvider to layer field.

22 09/18/2014 07:24 AM Lluís Marqués

Commented main module to test plugin in gvSIG.
Added app.mainplugin dependency to app.mainpluign and lib.api.
Create common operations on BaseEditingServiceExtension. This operations can be used for each extension.
Added beginEdition to EditingManager (API) and implemented (IMPL)...

19 09/17/2014 03:19 AM Lluís Marqués

Refactoring and formating code. Added start method to service that permits us to reset values of service.
Added incomplete new abstract class to extract common functionality of providers.
Added new functionality to Main.

17 09/16/2014 05:26 AM Lluís Marqués
  • Changed parameter "InsertPoint" to name variable.
  • Implemented getService to obtain default editing service linked with appropriate provider.
  • Implemented activeTool that obtain editingBehavior and call activateTool.
  • Override createProvider
  • Delegated service functionality to provider...
16 09/15/2014 06:37 AM Lluís Marqués
  • Deleted concrete impl of service. There is one generic service that delegates all functionality to providers.
15 09/15/2014 06:00 AM Lluís Marqués
  • Added provisional imageCursor
14 09/15/2014 04:18 AM Lluís Marqués
  • Changed type of getParametersMethod to Set.
  • Added method getParameterInfo at EditingServiceInfo
  • Added equals method in order to compare parameters at Maps.
  • Added attributes at InserPointService
  • Added isValidvalue method to validate values
13 09/15/2014 02:35 AM Lluís Marqués

Added default constructor at DefaultEditingContext

10 09/12/2014 02:59 AM Lluís Marqués
  • Moved types of ServiceParamerts to interface
  • Added mouse events in EditingBehavior
  • Changed DefaultEditingManager constructor
  • Added postInitialize in EditingProviderLibrary
9 09/11/2014 11:03 AM Lluís Marqués
  • Moved EditingBehavior to lib.api
  • Changed type to interface and created DefaultEditingBehavior that implements it.
  • Added autoregister at ProviderLibary
  • Added new method to activate tools.
6 09/11/2014 07:57 AM Lluís Marqués

Added dependencies among projects. Chanded type of lib.prov pom to pom and added insertpoint provider as submodule.

4 09/11/2014 07:25 AM Lluís Marqués

First commit.