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 / FFrameGrid.java @ 724

History | View | Annotate | Download (32.4 KB)

# Date Author Comment
556 06/21/2016 12:33 PM Francisco Díaz Carsí

refs #4213 Fixed lines in FFrameGrid

344 03/25/2015 07:01 PM Cesar Martinez Izquierdo

Correctly draw the layout grid (labels and coordinates), fixes #3255. Properly initialize grid dialog properties (num divisions)

342 03/02/2015 07:04 PM Cesar Martinez Izquierdo

On the grid of the layout (fframegrid), correct the label position so that it never overlaps with the fframeview. Add an anchor option to the dialog to align the center or the corner of the label. Fixes: #3103, #2906. Correctly restore number format: Fixes #3235

333 02/23/2015 02:01 PM Joaquín del Cerro Murciano

refs #3200. Corregida la de persistencia de los campos intervalx e intervaly del FFrameGrid

289 10/15/2014 04:56 PM Cesar Martinez Izquierdo

Ensure mapcontext is not null. Possibly fixes #2875.

274 10/12/2014 06:05 PM Cesar Martinez Izquierdo

Improve FFrameGrid options, providing sensible defaults, allowing to choose the number of divisions and providing some label settings

267 10/02/2014 01:09 PM Cesar Martinez Izquierdo

Correct errors on FFrameGrid draw method. Labels and lines were not painted on the right place. Now it has been corrected and we use round nombers. Also, skip drawing if the view still has no extent (no layer added)

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.

85 10/03/2013 07:06 AM Ignacio Brodín

#1847 Layout grid fits the paper limits instead the inserted view limits.

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

Moved gvsig-document-layout-app to new repo