ccd
Class DarkOverlapTiler.Scan

java.lang.Object
  extended by ccd.DarkOverlapTiler.Scan
Enclosing class:
DarkOverlapTiler

public static final class DarkOverlapTiler.Scan
extends Object

A class that allows scanning of directories to reconstruct the lookup tables.


Constructor Summary
DarkOverlapTiler.Scan()
           
 
Method Summary
static void main(String[] arg)
          Start scanning after a drak tiler has been constructed from the properties on the command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DarkOverlapTiler.Scan

public DarkOverlapTiler.Scan()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Start scanning after a drak tiler has been constructed from the properties on the command line.

Throws:
IOException