A C D E F G H I K L M N O P R S T U W X _

W

writeToFile(boolean, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write this instance to Files located in the _Directory returned by get_Directory().
writeToFile(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write this instance to Files located in the _Directory returned by get_Directory().
writeToFileGrid2DSquareCellChunk(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks.
writeToFileGrid2DSquareCellChunk() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks.
writeToFileGrid2DSquareCellChunk(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of the AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks given by; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunk(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of the AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks given by; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of the AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks given by _ChunkID.
writeToFileGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of the AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks given by _ChunkID.
writeToFileGrid2DSquareCellChunkExcept(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with ChunkID equal to _ChunkID.
writeToFileGrid2DSquareCellChunkExcept(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with ChunkID equal to _ChunkID.
writeToFileGrid2DSquareCellChunkExcept(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunkExcept(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunkExceptReverseOrder(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunkExceptReverseOrder(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunkExceptReverseOrder(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunkExceptReverseOrder(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with; chunk row index _ChunkRowIndex, chunk column index _ChunkColIndex.
writeToFileGrid2DSquareCellChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of all AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks.
writeToFileGrid2DSquareCellChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of all AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks.
writeToFileGrid2DSquareCellChunks(HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of those AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks that have ChunkID equal to those in _ChunkIDs.
writeToFileGrid2DSquareCellChunks(HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of those AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks that have ChunkID equal to those in _ChunkIDs.
writeToFileGrid2DSquareCellChunksExcept(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of those AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with ChunkID equal to _ChunkID.
writeToFileGrid2DSquareCellChunksExcept(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of those AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except that with ChunkID equal to _ChunkID.
writeToFileGrid2DSquareCellChunksExcept(HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of those AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except those that have ChunkID in _ChunkIDs.
writeToFileGrid2DSquareCellChunksExcept(HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to File seriailized versions of those AbstractGrid2DSquareCellChunk in this._Grid2DSquareCellChunks except those that have ChunkID in _ChunkIDs.

A C D E F G H I K L M N O P R S T U W X _