org.jcae.viewer3d.test
Class Main

java.lang.Object
  extended by org.jcae.viewer3d.test.Main

public class Main
extends java.lang.Object


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void testAmibe()
           
static void testCAD()
           
static void testFD()
           
static void testUNV()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

testCAD

public static void testCAD()

testUNV

public static void testUNV()
                    throws java.io.IOException
Throws:
java.io.IOException

testAmibe

public static void testAmibe()
                      throws javax.xml.parsers.ParserConfigurationException,
                             org.xml.sax.SAXException,
                             java.io.IOException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException

testFD

public static void testFD()
                   throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

main

public static void main(java.lang.String[] args)