Statistics
| Revision:

root / trunk / libraries / libFMap / src / com / iver / cit / gvsig / fmap / DefaultMapContextDrawer.java @ 40328

History | View | Annotate | Download (16.6 KB)

  • svn:mime-type: text/plain
# Date Author Comment
36203 08/23/2011 02:05 PM Juan Lucas Domínguez

Fixes line and label sizes in pagination. bug:#15736

35778 07/19/2011 09:25 AM Juan Lucas Domínguez

Added dpi parameter to fix issue especially with labels

ticket:#12990

30785 09/14/2009 05:50 PM fdiaz

#2512
por el que un FFrameView del Layout con enlace vivo no se dibujaba correctamente al abrirse por primera vez ya que el MapContext "heradaba" la cache del MapContextDrawer.

30303 07/31/2009 03:21 PM Jose Manuel Vivó Arnal

Fixed a refresh problem

see #2138

29725 07/03/2009 09:27 AM Vicente Caballero

#1506

25108 11/14/2008 10:08 AM Jose Manuel Vivó Arnal

Fixed print bug

see bug:#1162

24969 11/12/2008 09:21 AM Jose Manuel Vivó Arnal

removed sysout

24653 11/03/2008 01:50 PM Jose Manuel Vivó Arnal

Created method isLayerCacheable

24404 10/28/2008 12:15 PM Jose Manuel Vivó Arnal
24293 10/24/2008 02:03 PM Jose Manuel Vivó Arnal
24279 10/24/2008 01:05 PM Jose Manuel Vivó Arnal

Add missing print implementation.
Add group draw events control,

24160 10/21/2008 01:02 PM Jose Manuel Vivó Arnal

Implemented layers draw cache

see #227