org.deegree.tools.rendering.viewer
Class Export3DFile

java.lang.Object
  extended by org.deegree.tools.rendering.viewer.Export3DFile

public class Export3DFile
extends Object

Export3DFile shows a dialog to the user in which export parameters can be set, and calls the appropriate export method.

Version:
$Revision: 23797 $, $Date: 2010-04-23 15:41:17 +0200 (Fri, 23 Apr 2010) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Constructor Summary
Export3DFile(GLViewer parent)
           
 
Method Summary
 StringBuilder exportBranchgroup(MemoryAware toExport)
           
 Map<String,String> getResultMap()
           
 boolean isOkClicked()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Export3DFile

public Export3DFile(GLViewer parent)
Parameters:
parent - of the dialog
Method Detail

exportBranchgroup

public StringBuilder exportBranchgroup(MemoryAware toExport)
Parameters:
toExport - the actual branchgroup
Returns:
the String representation of the exported branch group.

getResultMap

public Map<String,String> getResultMap()
Returns:
the resultMap.

isOkClicked

public boolean isOkClicked()
Returns:
the okClicked.


Copyright © 2011. All Rights Reserved.