Statistics
| Revision:

gvsig-vectorediting / org.gvsig.vectorediting / trunk / org.gvsig.vectorediting / org.gvsig.vectorediting.lib / org.gvsig.vectorediting.lib.api / src / main / java / org / gvsig / vectorediting @ 29

Name Size Revision Age Author Comment
  lib 29 over 9 years Lluís Marqués Implemented getServiceInfo. Implemented common ...

Latest revisions

# Date Author Comment
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.

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

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

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.

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
11 09/12/2014 06:13 AM Lluís Marqués
  • Fixed name variable.
  • Changed provider name
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.

View revisions

Also available in: Atom