org.jcae.viewer3d.test
Class TextureFitterTest

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

public class TextureFitterTest
extends java.lang.Object

A demo of the TextureFitter class


Constructor Summary
TextureFitterTest(java.lang.String cad, java.lang.String bitmap)
           
 
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

TextureFitterTest

public TextureFitterTest(java.lang.String cad,
                         java.lang.String bitmap)
                  throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

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