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 / FLayoutZooms.java @ 760

History | View | Annotate | Download (19.3 KB)

# Date Author Comment
357 04/16/2015 01:18 PM Cesar Martinez Izquierdo

Save the layout visible area (viewport) in screen coordinates, to be able to restore it when the component size changes (fixes #2905 and possibly #2885). Improve documentation.

341 03/02/2015 06:08 PM Cesar Martinez Izquierdo

Create a new view by default to avoid having non-associated fframeviews unless the user explicitly wants to create an empty one. Disable the add layer tool when the fframeview is non-associated. Don't produce exceptions when trying to zoom on empty fframeviews. Allow a fframeview to be disconnected from a view. Fixes #3185

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

147 07/07/2014 09:16 AM Cesar Martinez Izquierdo

Backup commit. Complete TOC persistence

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.

134 06/19/2014 04:56 PM Cesar Martinez Izquierdo

Get DPIs from ViewPort instead of using MapContext static method

111 02/06/2014 04:06 AM Juan Lucas Domínguez

#2291 Added missing computation: from screen coordinates (layout) to true viewport coordinates.

51 12/28/2012 07:57 AM Juan Lucas Domínguez

#1325 Prevented refreshment of extent when frame not linked to view. Also fixed mouse events coordinates management

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

Moved gvsig-document-layout-app to new repo