Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.library / org.gvsig.symbology / org.gvsig.symbology.lib / org.gvsig.symbology.lib.impl / src / main / java / org / gvsig / symbology / fmap / mapcontext / rendering / legend / styling @ 43510

# Date Author Comment
43313 06/14/2017 05:15 PM Francisco Díaz Carsí

refs #4423

43156 03/27/2017 11:16 PM Joaquín del Cerro Murciano

Encapsuladas las dependencias con batik dentro del proyecto org.gvsig.symbology.lib.impl

43020 10/19/2016 10:54 AM Joaquín del Cerro Murciano

Primera subida de todos los cambios que tengo pendientes relacionados con el desarrollo del proveedor de SQLServer.

42980 09/16/2016 02:43 PM Francisco Díaz Carsí

refs #4368 Fixed isOverlapping method for labeling.

42775 05/18/2016 10:11 AM Joaquín del Cerro Murciano

Ufff!

42172 05/06/2015 12:00 AM José Badía

refs #3172
Advanced labeling doesn't recognize the expressions

42120 04/17/2015 11:49 AM Miguel Company

refs #3318
Añadidas claves de traducción

41676 08/07/2014 12:59 PM Joaquín del Cerro Murciano

Añadido al labelingStrategy en el draw la escala

41670 08/06/2014 05:04 PM Joaquín del Cerro Murciano

Añadido soporte para que se puedan registrar nuevas clases LabeClass y LabelClassEditor

41645 08/03/2014 07:51 PM Joaquín del Cerro Murciano

NullPointer error etiquetando capas. refs #2748

41421 06/23/2014 04:03 PM Joaquín del Cerro Murciano
41420 06/19/2014 10:36 AM Cesar Martinez Izquierdo

Corregido otro cambio relacionado con el paso del metodo getDPI al view port que se perdieron en el anterior commit.

41419 06/19/2014 09:51 AM Joaquín del Cerro Murciano

Corregidos algunos cambios relacionados con el paso del metodo getDPI al view port que se perdieron en el anterior commit.

41394 06/09/2014 11:45 AM Joaquín del Cerro Murciano

Fix null pointer exception when geometry of feature is null and labeling is active.

41196 02/26/2014 10:25 AM Juan Lucas Domínguez

#2356 Added missing filter to feature query

41174 02/19/2014 05:10 AM Juan Lucas Domínguez

#2337 Preventing null value in 'name' and completing initialization of default placement settings for lines

41133 02/11/2014 04:29 AM Juan Lucas Domínguez

#2303 Adding computations to simple labeling to follow line

41085 01/26/2014 08:59 AM Joaquín del Cerro Murciano

Sustituido printstack por llamadas al logger

40983 12/16/2013 04:02 AM Juan Lucas Domínguez

#1098 This clarifies the current (and strange) behavior of the getScale(minx, maxx, pixels, dpi) method of IProjection. This should be changed (minx and maxx should be in map units instead of meters or simply remove the method from the API)

40711 09/16/2013 07:26 AM Juan Lucas Domínguez

Making field non-mandatory and allowing null value

40703 09/13/2013 07:40 AM Juan Lucas Domínguez

#2001 Added explanation of NULL in parameter and fixed default implementation

40701 09/13/2013 04:23 AM Juan Lucas Domínguez

Removed unnecessary separator

40679 09/09/2013 06:27 AM Juan Lucas Domínguez

#2001 Small enlargement of some APIs and updated implementation code to most recent code available in gvSIG 1.X. The changes in API will make it easier to provide new labeling from a plugin.

40676 09/09/2013 06:20 AM Juan Lucas Domínguez

Added missing envelope filter to feature set creation

40560 07/29/2013 05:47 AM Joaquín del Cerro Murciano

Fix headers and license

40435 07/01/2013 07:32 AM Joaquín del Cerro Murciano

Move version 2.1.0 to the trunk