Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.mapcontext / org.gvsig.fmap.mapcontext.api / src / main / java / org / gvsig / fmap / mapcontext / ViewPort.java @ 41807

History | View | Annotate | Download (59.9 KB)

  • svn:mime-type: text/plain
# Date Author Comment
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.

41051 01/17/2014 04:11 AM Juan Lucas Domínguez

#2196 Fixed mesaurement method

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)

40559 07/29/2013 05:36 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