diva.sketch.toolbox
Class SceneTranslator

java.lang.Object
  extended by diva.sketch.toolbox.SceneTranslator

public class SceneTranslator
extends Object

A utility program for translating old scene database files into new scene database files.

Version:
$Revision: 1.4 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

Nested Class Summary
static class SceneTranslator.OldSceneParser
          OldSceneParser parses an XML file representing a single interpretation of a scene into a Scene data structure.
static class SceneTranslator.OldSceneWriter
          SceneWriter writes a single interpretation of a scene to an output stream.
 
Constructor Summary
SceneTranslator()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SceneTranslator

public SceneTranslator()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.