ccd
Class DarkOverlapTiler.Scan
java.lang.Object
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.
|
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 |
DarkOverlapTiler.Scan
public DarkOverlapTiler.Scan()
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