|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.leeds.ccg.andyt.grids.utilities.ErrorHandler
uk.ac.leeds.ccg.andyt.grids.examples.Run
public class Run
Field Summary | |
---|---|
protected Grid2DSquareCellProcessor |
grid2DSquareCellDoubleProcessor
|
Fields inherited from class uk.ac.leeds.ccg.andyt.grids.utilities.ErrorHandler |
---|
handleOutOfMemoryErrorFalse, handleOutOfMemoryErrorTrue, memoryReserve |
Constructor Summary | |
---|---|
Run()
Creates a new instance of Run |
|
Run(java.io.File workspace)
Creates a new instance of Run |
Method Summary | |
---|---|
void |
log(int logIndentation,
java.lang.String string)
TODO: 1. |
void |
log(java.lang.String string)
TODO: 1. |
Methods inherited from class uk.ac.leeds.ccg.andyt.grids.utilities.ErrorHandler |
---|
clearMemoryReserve, initMemoryReserve, initMemoryReserve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Grid2DSquareCellProcessor grid2DSquareCellDoubleProcessor
Constructor Detail |
---|
public Run()
public Run(java.io.File workspace)
workspace
- Method Detail |
---|
public void log(java.lang.String string)
string
- Grid2DSquareCellProcessor.log(String,boolean)
public void log(int logIndentation, java.lang.String string)
logIndentation
- string
- Grid2DSquareCellProcessor.log(int,String,boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |