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 / marker / impl / PictureMarkerSymbol.java @ 45529

History | View | Annotate | Download (12.5 KB)

  • svn:mime-type: text/plain
# Date Author Comment
45529 02/01/2021 01:41 PM Francisco Díaz Carsí

Fixed cartographic values for offset in picture marker symbols

45527 01/31/2021 01:29 AM Joaquín del Cerro Murciano

Cambios en simbolo de marcdor de imagen para soportar atributos dinamicos. (continuacion)

45526 01/29/2021 01:29 PM Francisco Díaz Carsí
45523 01/28/2021 10:15 AM Joaquín del Cerro Murciano

rotacion y offset en picture marker symbol

45517 01/26/2021 12:00 PM Joaquín del Cerro Murciano

reformat code

43491 09/08/2017 10:49 AM Joaquín del Cerro Murciano

refs #4654. Modificados los Marker simbols para que no falle el draw si reciben una geometria que no sea un punto. Ahora cogen el centroide de la geometria.

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.

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