MergeWandoraProject

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
Tool merges project file to current Wandora project. All layers in project file are stacked under lowest existing layer. As a result layer stack contains all initial layers plus layers loaded from the project file.
+
Tool merges project file to current Wandora project. All layers in project file are stacked under the lowest existing layer. As a result the layer stack contains all initial layers plus layers loaded from the project file.
  
 
{{Tool_s_GUI_name_title}}
 
{{Tool_s_GUI_name_title}}
Line 7: Line 7:
 
{{Tool_s_class_title}}
 
{{Tool_s_class_title}}
  
com.gripstudios.applications.wandora.admin.tools.project.MergeWandoraProject
+
{{Tool_class_path|project.MergeWandoraProject|project/MergeWandoraProject}}
 +
 
  
 
[[Category:Tools]]
 
[[Category:Tools]]

Latest revision as of 20:32, 8 May 2008

Tool merges project file to current Wandora project. All layers in project file are stacked under the lowest existing layer. As a result the layer stack contains all initial layers plus layers loaded from the project file.

[edit] GUI name

  • Merge project...

[edit] Tool Class

org.wandora.application.tools.project.MergeWandoraProject