« Previous | Next » 

Revision 443

Added by Lluís Marqués about 9 years ago

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
  • View3DLibrary to View3DSwingLibrary
  • View3DLocator to View3DSwingLocator
  • DefaultView3DManager to DefaultView3DSwingManager
  • DefaultView3DLibrary to DefaultView3DSwingLibrary

Enum class TYPE has been moved to manager because TYPE does not pertain to MapControl3D.
Created MapControl3D. Divided View3DPanel into MapControl3D and View3DPanel to divide component of window.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences