Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin / org.gvsig.app / org.gvsig.app.mainplugin / src / main / java / org / gvsig / app / project / documents / view / toc / TocItemLeaf.java @ 44601

History | View | Annotate | Download (6.91 KB)

  • svn:mime-type: text/plain
# Date Author Comment
43496 09/11/2017 07:28 PM Francisco Díaz Carsí

refs #4461 Algunos arreglos en la implementación de la leyenda de mapa de calor, y en su interfaz de usuario.

43391 07/27/2017 01:50 PM Joaquín del Cerro Murciano

refs #4546. Fix check type of geoemtry in TOC

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.

40596 08/13/2013 04:55 AM Joaquín del Cerro Murciano

fix license and headers

40558 07/29/2013 05:25 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