anl.aida.viz3d
Class Viz3DTests

java.lang.Object
  extended by anl.aida.viz3d.Viz3DTests

public class Viz3DTests
extends java.lang.Object


Field Summary
private  Cache cache
           
 
Constructor Summary
Viz3DTests()
           
 
Method Summary
 void bBoxTest()
           
private  TSConceptGraphs createGraphs()
           
static void main(java.lang.String[] args)
           
 void testDisplay()
           
 void transformTests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cache

private Cache cache
Constructor Detail

Viz3DTests

public Viz3DTests()
Method Detail

bBoxTest

public void bBoxTest()

transformTests

public void transformTests()

createGraphs

private TSConceptGraphs createGraphs()
                              throws java.io.IOException,
                                     javax.xml.stream.XMLStreamException
Throws:
java.io.IOException
javax.xml.stream.XMLStreamException

testDisplay

public void testDisplay()
                 throws java.io.IOException,
                        javax.xml.stream.XMLStreamException
Throws:
java.io.IOException
javax.xml.stream.XMLStreamException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        javax.xml.stream.XMLStreamException
Throws:
java.io.IOException
javax.xml.stream.XMLStreamException