Revision:

Revisions

# Date Author Comment
40 09/23/2014 11:11 AM Francisco Díaz Carsí

Arreglo de posiciones en los menús y barra de botones, y nombres de las acciones

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.

32 09/22/2014 11:37 AM Lluís Marqués

Updated technical design document.

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.

24 09/18/2014 08:47 AM Lluís Marqués

Added icons to extensions.

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)...

21 09/18/2014 02:40 AM Lluís Marqués

Updated technical design

20 09/17/2014 08:14 AM Lluís Marqués

Updated technical design

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.

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

Updated class diagram

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.

1 ... 174 175 176 177 (4376-4400/4415) Per page: 25, 50, 100

Also available in: Atom