Statistics
| Revision:

gvsig-vectorediting / org.gvsig.vectorediting / trunk / org.gvsig.vectorediting / org.gvsig.vectorediting.lib @ 22

Name Size Revision Age Author Comment
  org.gvsig.vectorediting.lib.api 22 over 9 years Lluís Marqués Commented main module to test plugin in gvSIG. ...
  org.gvsig.vectorediting.lib.impl 22 over 9 years Lluís Marqués Commented main module to test plugin in gvSIG. ...
  org.gvsig.vectorediting.lib.prov 19 over 9 years Lluís Marqués Refactoring and formating code. Added start met...
  org.gvsig.vectorediting.lib.spi 22 over 9 years Lluís Marqués Commented main module to test plugin in gvSIG. ...
pom.xml 812 Bytes 4 over 9 years Lluís Marqués First commit.

Latest revisions

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

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