Statistics
| Revision:

svn-document-layout / trunk / org.gvsig.app.document.layout2.app / org.gvsig.app.document.layout2.app.mainplugin / src / main / java / org / gvsig / app / project / documents / layout / fframes / FFrameOverView.java @ 344

History | View | Annotate | Download (9.52 KB)

# Date Author Comment
243 08/19/2014 07:55 AM Cesar Martinez Izquierdo

Adapt FFrameOverView to the last changes in FFrameView. Ensure we draw an image not bigger than visible area, to avoid OutOfMemory exceptions when a zoom to paper is done (in the same way it was done to FFrameView)

219 08/07/2014 06:47 AM Cesar Martinez Izquierdo

Complete the UI and logic for the new behaviour for View-Layout synchronization. Clean up unused code. Restore definition of unused field for backward compatibility

151 07/07/2014 09:38 AM Cesar Martinez Izquierdo

Move plugin v2 to trunk

149 07/07/2014 09:30 AM Cesar Martinez Izquierdo

Rename plugin name

148 07/07/2014 09:29 AM Cesar Martinez Izquierdo

Rename plugin folder

142 07/02/2014 08:03 AM Cesar Martinez Izquierdo

Simplified and centralized the synchronization process between the Layout and the associated View

135 06/23/2014 07:56 AM Cesar Martinez Izquierdo

New branch for implementing performance and usability improvements to be integrated on gvSIG 2.2.

70 06/19/2013 11:42 AM Juan Lucas Domínguez

Fixed printing of overview

66 06/19/2013 02:34 AM Juan Lucas Domínguez

Added missing print method and improved drawing of AOI box

44 11/20/2012 07:04 AM Juan Lucas Domínguez

#1397 Fixed drawing and persistence of overview frame in layout

5 07/09/2012 07:01 AM Juan Lucas Domínguez

Moved gvsig-document-layout-app to new repo