Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d / org.gvsig.view3d.main / src / main / java / org / gvsig / view3d / main / PaletteActions.java @ 456

History | View | Annotate | Download (11.6 KB)

# Date Author Comment
448 03/20/2015 12:23 PM Lluís Marqués

Change author name of classes.

443 03/13/2015 01:04 PM Lluís Marqués

Rename name of some classes. Add #synchronizeLayers() and createMapControl3D([..]) to API. Move code of AbstractView3DPanel to MapControl3D. Delete AbstractView3DPanel. Move enum class TYPE to manager. refs #15889

Renamed following classes:
  • View3DManager to View3DSwingManager...
428 02/24/2015 04:18 PM Lluís Marqués

Last changes before leave migration project.

417 02/18/2015 02:14 PM Lluís Marqués

Change integers for constant keys.

411 02/17/2015 11:29 AM Lluís Marqués

Add KML and KMZ support to main application refs #15887

410 02/17/2015 09:56 AM Lluís Marqués

Add gdal provider generic filter to filter shown files when user tries to add raster layer to main application. refs #15887

409 02/17/2015 09:16 AM Lluís Marqués

Add remove layer action to main application. refs #15887

407 02/16/2015 02:31 PM Lluís Marqués

Add raster support at main application.

Created two scripts to add Gdal natives to LD_LIBRARY_PATH.
Fixed some errors when raster layer was created.
refs #15887

406 02/16/2015 08:34 AM Lluís Marqués

Add main application to test library.

Create toolbar buttons and menus.
Add vectorial layer load support.
Add dependencies to run main application.
refs #15887