Statistics
| Revision:

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

History | View | Annotate | Download (12.6 KB)

# Date Author Comment
456 03/26/2015 02:26 PM Lluís Marqués

Fix try catch clauses. Fix name of log object.

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.

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...
412 02/17/2015 11:37 AM Lluís Marqués

Increase width of mainFrame. 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

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