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 @ 556

Name Size Revision Age Author Comment
  gui 344 about 9 years Cesar Martinez Izquierdo Correctly draw the layout grid (labels and coor...
AbstractFFrameViewDependence.java 3.4 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrame.java 30.2 KB 357 about 9 years Cesar Martinez Izquierdo Save the layout visible area (viewport) in scre...
FFrameBasic.java 9 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameBasicFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGraphics.java 17.6 KB 100 over 10 years Juan Lucas Domínguez #1265 Removed unnecessary automatic resizing of...
FFrameGraphicsFactory.java 1.77 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGrid.java 32.4 KB 556 almost 8 years Francisco Díaz Carsí refs #4213 Fixed lines in FFrameGrid
FFrameGridFactory.java 1.85 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGroup.java 11.2 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameGroupFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameLegend.java 30.5 KB 173 almost 10 years Cesar Martinez Izquierdo Ensure a font is assigned, as it is a mandatory...
FFrameLegendFactory.java 1.75 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameNorth.java 4.03 KB 72 almost 11 years Juan Lucas Domínguez Added utility method to allow map rotation diff...
FFrameNorthFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameOverView.java 9.52 KB 243 almost 10 years Cesar Martinez Izquierdo Adapt FFrameOverView to the last changes in FFr...
FFrameOverViewFactory.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFramePicture.java 14.2 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFramePictureFactory.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameScaleBar.java 44.2 KB 228 almost 10 years Cesar Martinez Izquierdo Correctly save/restore grid gap from preference...
FFrameScaleBarFactory.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameSymbol.java 6.06 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameSymbolFactory.java 1.75 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameTable.java 15.5 KB 125 about 10 years Juan Lucas Domínguez #2394 Fixed refreshment of icon and renamed ico...
FFrameTableFactory.java 1.75 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameText.java 25.6 KB 332 over 9 years Joaquín del Cerro Murciano refs #3202. Corregida la definicion de persist...
FFrameTextFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FFrameView.java 51.1 KB 392 about 9 years Cesar Martinez Izquierdo Ensure layoutContext is not null
FFrameViewFactory.java 1.74 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
FrameFactory.java 2.18 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrame.java 11.2 KB 232 almost 10 years Cesar Martinez Izquierdo Better handling of selection of rotated frames....
IFFrameEditableVertex.java 1.46 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrameGroupSelectable.java 1.55 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrameUseFMap.java 8.83 KB 250 over 9 years Cesar Martinez Izquierdo Add the option to set a fixed scale or extend o...
IFFrameUseProject.java 1.3 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
IFFrameViewDependence.java 1.76 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
LayoutPanelListener.java 506 Bytes 308 over 9 years Cesar Martinez Izquierdo Ensure that the persisted scale is correctly re...
ListViewModel.java 3.88 KB 213 almost 10 years Cesar Martinez Izquierdo Added the possibility to add a view from the ma...
ListWithoutOverViewModel.java 1.88 KB 5 almost 12 years Juan Lucas Domínguez Moved gvsig-document-layout-app to new repo
  • svn:ignore: .project .settings .classpath

Latest revisions

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

refs #4213 Fixed lines in FFrameGrid

392 05/27/2015 12:48 PM Cesar Martinez Izquierdo

Ensure layoutContext is not null

383 05/19/2015 09:57 AM Francisco Díaz Carsí

Arreglo por cambio de nombre en un método de la clase extentHistory.

364 04/17/2015 01:04 PM Cesar Martinez Izquierdo

Draw the moved frame on the top of the cached image. Restore the original clip before writing the handlers and ruler. Fixes #3356.

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.

345 03/27/2015 05:37 PM Cesar Martinez Izquierdo

Enable copy-paste tool for Layouts. Fixes #2840. Reload TOC on atomic events to properly refresh the TOC on legend changes.

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)

343 03/08/2015 02:21 PM Cesar Martinez Izquierdo

Adapt to 2.2: Replace JIncrementalNumberField by JNumberSpinner.

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

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

View revisions

Also available in: Atom