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 / FLayoutDraw.java @ 772

History | View | Annotate | Download (25.3 KB)

# Date Author Comment
371 05/08/2015 11:19 AM Cesar Martinez Izquierdo

Improve handling of paper sizes on Attributes class. Fixes #3358

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.

244 08/20/2014 02:33 PM Cesar Martinez Izquierdo

Don't rotate landscape pages for PDF export. iText handles it automatically depending on the provided page size

228 08/13/2014 12:41 PM Cesar Martinez Izquierdo

Correctly save/restore grid gap from preferences; add units to grid gap; refactor, document and clean up Size and Attributes. Refactor and clean up preDraw and postDraw in FFrameView. Introduce the basis for correct drawing of rotated fframes when zoom to paper is applied (has to be completed).

175 07/10/2014 03:16 PM Cesar Martinez Izquierdo

Don't draw the layout if the component does not have a size > 0

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

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.

58 05/24/2013 07:15 AM Juan Lucas Domínguez

Trying to clarify meaning of fields used in layout printing (margins, page size, orientation etc)

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

Moved gvsig-document-layout-app to new repo