Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d @ 452

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

Moved gvSIG MapContext property to implementation.

451 03/23/2015 12:14 PM Lluís Marqués

Create final variable to set an unique name of gvSIG MapContext property.

450 03/23/2015 12:06 PM Lluís Marqués

Change creation of tiled layer configuration document. refs #16195

The use of TiledImageProducer to get configuration document has been removed. Now, the configuration document is created directly from gvSIG layer.

449 03/20/2015 01:25 PM Lluís Marqués

Change way to pass gdal folder.

448 03/20/2015 12:23 PM Lluís Marqués

Change author name of classes.

447 03/20/2015 11:37 AM Lluís Marqués

Changed default projection to EPSG:4326.

446 03/20/2015 11:36 AM Lluís Marqués

Add raster support. refs #15889

Added following classes to support raster layers:

  • DefaultDataRasterReader: reads from gvSIG layer to create GvSIGDataRaster objects.
  • DefaultDataRasterReaderFactory: factory to creates DefaultDataRasterReader instances....
445 03/16/2015 08:17 AM Lluís Marqués

Fix creation flat viewer problem.

444 03/13/2015 01:50 PM Lluís Marqués

Add API module with manager, library and locator. refs #15889

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.

422 02/19/2015 09:40 AM Lluís Marqués

Delete duplicated dependencies.

421 02/18/2015 04:58 PM Lluís Marqués

Add default layers to be loaded when view 3D is created. refs #15886

420 02/18/2015 04:44 PM Lluís Marqués

Add and load WorldWind configuration files. refs #15886

419 02/18/2015 02:27 PM Lluís Marqués

Fix components layout. refs #15886

418 02/18/2015 02:17 PM Lluís Marqués

Add status bar to panel and code refactoring. refs #15886

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

Change integers for constant keys.

416 02/18/2015 12:11 PM Lluís Marqués

Add and configure each plugin. refs #15886

There are five plugins:

  • org.gvsig.view3d.common
  • org.gvsig.view3d.lin.x86_64
  • org.gvsig.view3d.lin.x86
  • org.gvsig.view3d.win.x86_64
  • org.gvsig.view3d.win.x86

Each plugin has its own native configuration to create a specific plugin for each architecture.

415 02/18/2015 09:26 AM Lluís Marqués

Change name of mainplugin for common. refs #15886

414 02/18/2015 09:13 AM Lluís Marqués

Implement component hide/show methods. refs #15886

413 02/17/2015 01:59 PM Lluís Marqués

Add first version of view 3d. refs #15886

Added necessary dependencies to integrate NASA WW SDK.
Created AbstractView3DPanel that instantiate and configure the WorldWindowGLJPanel.
Implemented some methods to show trivial view.

412 02/17/2015 11:37 AM Lluís Marqués

Increase width of mainFrame. refs #15887

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

408 02/16/2015 05:54 PM Lluís Marqués

Add simple TOC to main application.

Added a simple TOC to open layer 3D properties to allow user to set layer load mode.
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

405 02/12/2015 05:12 PM Lluís Marqués

Create managers, add dependencies and created API. refs #15885

403 02/12/2015 02:46 PM Lluís Marqués

Create project structure refs #15885

402 02/12/2015 01:45 PM Lluís Marqués

Create project folder refs #15885