Statistics
| Revision:

gvsig-lrs / org.gvsig.lrs / trunk / org.gvsig.lrs / org.gvsig.lrs.swing / org.gvsig.lrs.swing.impl / src / main / java / org / gvsig / lrs / swing / impl / JLrsCalibrateRouteParamsController.java @ 88

History | View | Annotate | Download (25.5 KB)

# Date Author Comment
63 10/21/2015 03:27 PM Daniel Martinez

Solved a problem using comboBox and not drawing correctly its contents.

58 10/19/2015 03:17 PM Daniel Martinez

Fills with the first element the comboBox in Calibrate Route when the layers are changed.

50 10/16/2015 11:15 AM Francisco Díaz Carsí
47 10/15/2015 03:07 PM Francisco Díaz Carsí

- Modificada la validación de CalibrateRouteExtension para que solo esté activa cuando haya alguna capa con coordenadas M
- Arreglado el interfaz de la extension de calibración de rutas.
- Añadido un ComboBoxModel que solo muestre las capas con coordenadas M...

19 09/24/2015 04:21 PM Francisco Díaz Carsí

- Changed name of class JLrsUtilsController by JLrsUtils
- Cleaned graphics clossing JLrsEditRouteCalibrationController.

16 09/17/2015 04:25 PM Daniel Martinez

Extracted validation methods, and others common methods, to utilities classes. Begins Calibration Route Algorithm.

15 09/17/2015 09:08 AM Daniel Martinez

Changes in create route algorithm. New layer is created correctly and geometries are copied and grouped by selected feature attribute.

11 09/02/2015 08:11 AM Daniel Martinez

Modificaciones en la interfaz del plugin

10 07/31/2015 02:55 PM Daniel Martinez

se comienza desarrollo de Edit route

9 07/31/2015 11:36 AM Daniel Martinez

Changed to an unique module Mainplugin