|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package uk.ac.leeds.ccg.andyt.grids.core |
---|
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell extends OutOfMemoryErrorHandler implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AbstractGridStatistics _GridStatistics
int _NChunkRows
int _NChunkCols
int _ChunkNRows
int _ChunkNCols
long _NRows
long _NCols
java.lang.String _Name
java.math.BigDecimal[] _Dimensions
int _DimensionsScale
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell.CellID extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
long _CellRowIndex
long _CellColIndex
int hashCode
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell.ChunkID extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
int _ChunkRowIndex
int _ChunkColIndex
int hashCode
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk.ChunkCellID extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
int chunkCellRowIndex
int chunkCellColIndex
int hashCode
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk extends AbstractGrid2DSquareCellChunk implements Serializable |
---|
serialVersionUID: 1L
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory extends OutOfMemoryErrorHandler implements Serializable |
---|
Serialized Fields |
---|
java.io.File _Directory
int _ChunkNRows
int _ChunkNCols
java.math.BigDecimal[] _Dimensions
AbstractGridStatistics _GridStatistics
boolean _HandleOutOfMemoryError
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk extends AbstractGrid2DSquareCellChunk implements Serializable |
---|
serialVersionUID: 1L
Class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AbstractGrid2DSquareCell _Grid2DSquareCell
java.math.BigInteger nonNoDataValueCountBigInteger
java.math.BigDecimal sumBigDecimal
java.math.BigDecimal minBigDecimal
java.math.BigInteger minCountBigInteger
java.math.BigDecimal maxBigDecimal
java.math.BigInteger maxCountBigInteger
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble extends AbstractGrid2DSquareCell implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
double _NoDataValue
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap extends AbstractGrid2DSquareCellDoubleChunk implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
gnu.trove.TDoubleLongHashMap data
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray extends AbstractGrid2DSquareCellDoubleChunk implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
double[][] data
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI extends AbstractGrid2DSquareCellDoubleChunk implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream ois)
private void writeObject(java.io.ObjectOutputStream oos)
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap extends AbstractGrid2DSquareCellDoubleChunk implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
double defaultValue
gnu.trove.TDoubleObjectHashMap data
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF extends AbstractGrid2DSquareCellDoubleChunk implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.io.File file
java.io.RandomAccessFile randomAccessFile
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory extends AbstractGrid2DSquareCellFactory implements Serializable |
---|
Serialized Fields |
---|
AbstractGrid2DSquareCellDoubleChunkFactory _Grid2DSquareCellDoubleChunkFactory
double _NoDataValue
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt extends AbstractGrid2DSquareCell implements Serializable |
---|
serialVersionUID: 1L
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap extends AbstractGrid2DSquareCellIntChunk implements Serializable |
---|
Serialized Fields |
---|
gnu.trove.TIntLongHashMap data
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray extends AbstractGrid2DSquareCellIntChunk implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int[][] data
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI extends AbstractGrid2DSquareCellIntChunk implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream ois)
private void writeObject(java.io.ObjectOutputStream oos)
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap extends AbstractGrid2DSquareCellIntChunk implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int defaultValue
gnu.trove.TIntObjectHashMap data
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF extends AbstractGrid2DSquareCellIntChunk implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.io.File file
java.io.RandomAccessFile randomAccessFile
Class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory extends AbstractGrid2DSquareCellFactory implements Serializable |
---|
Serialized Fields |
---|
AbstractGrid2DSquareCellIntChunkFactory grid2DSquareCellIntChunkFactory
Class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0 extends AbstractGridStatistics implements Serializable |
---|
serialVersionUID: 1L
Class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1 extends AbstractGridStatistics implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean isUpToDate
Class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Package uk.ac.leeds.ccg.andyt.grids.examples |
---|
Class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData extends Grid2DSquareCellProcessor implements Serializable |
---|
Serialized Fields |
---|
long _Time
boolean _HandleOutOfMemoryError
java.lang.String _FileSeparator
int _MessageLength
int _FilenameLength
java.lang.String _Message0
java.lang.String _Message
java.lang.String _Filename
ImageExporter _ImageExporter
java.lang.String[] _ImageTypes
ESRIAsciiGridExporter _ESRIAsciiGridExporter
Class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData extends Grid2DSquareCellProcessor implements Serializable |
---|
Serialized Fields |
---|
java.io.File testDataDirectory
long time0
Class uk.ac.leeds.ccg.andyt.grids.examples.UtilitiesRuns extends Grid2DSquareCellProcessor implements Serializable |
---|
Serialized Fields |
---|
long time
Package uk.ac.leeds.ccg.andyt.grids.process |
---|
Class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor extends OutOfMemoryErrorHandler implements Serializable |
---|
Serialized Fields |
---|
long startTime
java.io.PrintWriter log
int logIndentation
java.io.File _Directory
AbstractGrid2DSquareCellIntChunkFactory _Grid2DSquareCelllIntChunkFactory
Grid2DSquareCellIntChunk64CellMapFactory _Grid2DSquareCellIntChunk64CellMapFactory
Grid2DSquareCellIntChunkArrayFactory _Grid2DSquareCellIntChunkArrayFactory
Grid2DSquareCellIntChunkJAIFactory _Grid2DSquareCellIntChunkJAIFactory
Grid2DSquareCellIntChunkMapFactory _Grid2DSquareCellIntChunkMapFactory
Grid2DSquareCellIntChunkRAFFactory _Grid2DSquareCellIntChunkRAFFactory
Grid2DSquareCellIntFactory _Grid2DSquareCellIntFactory
AbstractGrid2DSquareCellDoubleChunkFactory _Grid2DSquareCellDoubleChunkFactory
Grid2DSquareCellDoubleChunk64CellMapFactory _Grid2DSquareCellDoubleChunk64CellMapFactory
Grid2DSquareCellDoubleChunkArrayFactory _Grid2DSquareCellDoubleChunkArrayFactory
Grid2DSquareCellDoubleChunkJAIFactory _Grid2DSquareCellDoubleChunkJAIFactory
Grid2DSquareCellDoubleChunkMapFactory _Grid2DSquareCellDoubleChunkMapFactory
Grid2DSquareCellDoubleChunkRAFFactory _Grid2DSquareCellDoubleChunkRAFFactory
Grid2DSquareCellDoubleFactory _Grid2DSquareCellDoubleFactory
GridStatistics0 _GridStatistics0
GridStatistics1 _GridStatistics1
AbstractGridStatistics _GridStatistics
Class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM extends Grid2DSquareCellProcessor implements Serializable |
---|
Serialized Fields |
---|
java.util.HashSet<E> _CellIDs
Class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS extends Grid2DSquareCellProcessor implements Serializable |
---|
Package uk.ac.leeds.ccg.andyt.grids.utilities |
---|
Class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities extends OutOfMemoryErrorHandler implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |