Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.library / org.gvsig.symbology @ 41055

Name Size Revision Age Author Comment
  org.gvsig.symbology.lib 41055 over 10 years Juan Lucas Domínguez #2212 Fixed condition to accept legend
  org.gvsig.symbology.main 40997 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  org.gvsig.symbology.swing 41053 over 10 years Joaquín del Cerro Murciano Añadido soporte para liberar los threads encarg...
  src 40435 almost 11 years Joaquín del Cerro Murciano Move version 2.1.0 to the trunk
pom.xml 1.35 KB 40997 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  • svn:ignore: .project .classpath .settings .settings/** target target/**

Latest revisions

# Date Author Comment
41055 01/20/2014 12:15 PM Juan Lucas Domínguez

#2212 Fixed condition to accept legend

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.

41053 01/20/2014 07:12 AM Joaquín del Cerro Murciano

Añadido soporte para liberar los threads encargados de cargar los simbolos.

refs #2191

41046 01/13/2014 12:38 PM Joaquín del Cerro Murciano

Modificado el metodo loadSymbols para que devuelba un CancellableTask, de forma que antes de iniciar la carga de los simbolos de una carpeta, si esta a medias una carga, cancele esta antes.

refs #2191

41016 12/30/2013 04:53 AM Joaquín del Cerro Murciano

add message to log

41015 12/27/2013 04:06 AM Juan Lucas Domínguez

Preventing class cast exception

40997 12/18/2013 11:31 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40995 12/18/2013 11:28 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.22

40985 12/16/2013 08:01 AM Juan Lucas Domínguez

#1340 Fixed draw method (affine transform was ignored in some cases)

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)

View revisions

Also available in: Atom