Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.maloi.evolvo.test
Class TiledRasterTest  view TiledRasterTest download TiledRasterTest.java

java.lang.Object
  extended byorg.maloi.evolvo.test.Harness
      extended byorg.maloi.evolvo.test.TiledRasterTest

public class TiledRasterTest
extends Harness


Field Summary
 
Fields inherited from class org.maloi.evolvo.test.Harness
error
 
Constructor Summary
TiledRasterTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
           
 boolean test1()
           
 
Methods inherited from class org.maloi.evolvo.test.Harness
doTest, getFreeMemory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TiledRasterTest

public TiledRasterTest()
Method Detail

run

public void run()

test1

public boolean test1()

main

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