deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.tools.app3d
Interface J3DExporter

All Known Implementing Classes:
J3DToCityGMLExporter

public interface J3DExporter

The J3DExporter Inteface allows for easy access to some common the export methods.

Version:
$Revision:$, $Date:$
Author:
Rutger Bezema, last edited by: $Author:$

Method Summary
 void export(StringBuilder result, javax.media.j3d.Group j3dScene)
          A method which can be called to export to the given format.
 String getName()
           
 String getShortDescription()
           
 

Method Detail

export

void export(StringBuilder result,
            javax.media.j3d.Group j3dScene)
A method which can be called to export to the given format.

Parameters:
result - a reference to which the implementing class should write.
j3dScene - the scene to be exported.

getName

String getName()
Returns:
A Name which can be presented to a calling client;

getShortDescription

String getShortDescription()
Returns:
a simple description which can describes the function of the implementing class.

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net