pl.webnet.JaTrac
Class JaTrac

java.lang.Object
  |
  +--pl.webnet.JaTrac.JaTrac

class JaTrac
extends java.lang.Object

This is the entry class of JaTrac. Prepares loader, scene, launches the renderer and saves the resulting image.


Constructor Summary
(package private) JaTrac()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaTrac

JaTrac()
Method Detail

main

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