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 / symbol / line / impl @ 47790

# Date Author Comment
47790 06/04/2024 02:35 PM Francisco Díaz Carsí

refs #5861: Improved handling of selection color in views

47476 09/28/2023 12:19 PM Francisco Díaz Carsí

refs #5469 Multiples cambios en simbología para que sean los símbolos los que calculen sus tamaños en lugar de ir cambiándoselos por fuera en función de sus unidades y el contexto en el que se van a dibujar

47470 09/13/2023 12:51 PM Francisco Díaz Carsí

refs #5740 Fixed transparency in SimpleLineSymbol and SimpleFillSymbol

46451 05/18/2022 01:01 PM Francisco Díaz Carsí

Fixes PictureMarkerSymbol in line layer symbols, and add drawSymbolInEeachPrimitive to Vectorial legend

45749 06/29/2021 01:16 PM Francisco Díaz Carsí

Fixed NullPointerException when offset of a geometry gives a null value

45743 06/29/2021 10:57 AM Francisco Díaz Carsí

Added transparency support

44984 04/29/2020 10:41 AM Francisco Díaz Carsí

refs #5188 Fixed draw simple line symbol with offset

44545 10/31/2019 05:35 PM Óscar Martínez

refs #5130 Pintado de geometrias lejanas al menos por un pixel

43524 09/25/2017 08:20 PM Francisco Díaz Carsí

refs #4673 y otros arreglos relacionados con la comparación de los tipos de geometrías.

43510 09/21/2017 12:36 PM Joaquín del Cerro Murciano

refs #4670. Corregidas comprobaciones con el tipo de geometria.
He buscado CURVE por todo org.gvsig.desktop y repasadas las comprobaciones con el tipo de geometria.
Ademas en un "ya que pasaba por ahi", he borrado el proyecto de la edicion vieja y el de mapcontext.operation, y he borrado las clases de simbologia y etiquetado de gvSIG 1 (FGraphicUtilities, FLabel, FSymbol y FSymbolFactory)

43407 08/06/2017 01:53 PM Joaquín del Cerro Murciano

refs #4571, atrapados los errores cuando se intenta optimizar el pintado de una geometria que solo se ve como un pixel.

43377 07/18/2017 02:25 PM Joaquín del Cerro Murciano

refs #4539, #4540, #4541, #4272, #4453, Corregidos varios errores en la carga de capas de BBDD (postgresql, spatialite, h2spatial) y en la exportacion a estos.

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

42646 01/19/2016 05:30 PM Daniel Martinez

refs #4018 Now Line and Polygon are accepted as valid geometries for the symbols

42439 10/30/2015 12:50 PM Daniel Martinez

refs #3326 Fixed bug in preferences to let alpha selected and changed selection to be updated with color session property.

42352 10/07/2015 12:38 PM Francisco Díaz Carsí

Fixed search symbol of new geometry types.

41054 01/20/2014 11:23 AM Juan Lucas Domínguez

#257 Changing symbol size when drawing inside a rectangle. This is not thread-safe (we already have a case like this when using the 'setCartographicSize' method). In order to prevent problems, the symbol is cloned when drawing it in the TOC. Also, there is a small change to improve how the decorator is drawn, to prevent a half-hidden image at the corner of the rectangle.

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