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

_

_AbstractGrid2DSquareCell_HashSet - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
A HashSet of AbstractGrid2DSquareCell objects that have data that can be swapped to release memory for processing.
_AddColRidge(Grid2DSquareCellDouble, double, long, long, long, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
http://www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_AddColRidge This method adds a ridge along a column for both hipped and gabled roofs.
_AddRowRidge(Grid2DSquareCellDouble, double, long, long, long, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
Add Row Ridge http://www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_AddRowRidge This method adds a ridge along a row for both hipped and gabled roofs
_CellColIndex - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell.CellID
For storing the column in which the cell is positioned
_CellRowIndex - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell.CellID
For storing the row in which the cell is positioned
_ChunkColIndex - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell.ChunkID
For storing the chunk column index
_ChunkID - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
For storing the ChunkID of this.
_ChunkID_AbstractGrid2DSquareCellChunk_HashMap - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
The AbstractGrid2DSquareCellChunk data cache.
_ChunkNCols - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the (usual) number of columns of cells in a chunk.
_ChunkNCols - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
The number of columns in a chunk.
_ChunkNRows - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the (usual) number of rows of cells in a chunk.
_ChunkNRows - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
The number of rows in a chunk.
_ChunkRowIndex - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell.ChunkID
For storing the chunk row index
_CreateGableRoofs(Grid2DSquareCellDouble, long, long, double, long, long, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
http://www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_CreateGableRoofs This method is like the other _CreateGableRoofs method except it does the conversion to a standard dimension and rescales values from 1 to 10.0d
_CreateGableRoofs(long, long, double, long, long, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
http://www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_CreateGableRoofs This method is used to create gabled roof using the following parameters
_CreateHippedRoofs(Grid2DSquareCellDouble, long, long, double, long, double, long, long, long, double, long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
http://www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_CreateHippedRoofs file:///C:/Work/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_CreateHippedRoofs As _CreateHippedRoofs(long,long,long,double,long,long,long,double,long,long) except with Resize and Rescale Output to fit _Dimensions
_CreateHippedRoofs(long, long, double, long, double, long, long, long, double, long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
http://www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_CreateHippedRoofs file:///C:/Work/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_CreateHippedRoofs
_Dimensions - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing cellsize, minx, miny, maxx, maxy.
_Dimensions - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
The Dimensions
_DimensionsScale - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the minimum number of decimal places used to store _Dimensions.
_Directory - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Local _Directory used for caching.
_Directory - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
A _Directory for swapping.
_Directory - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Local _Directory used for caching.
_Directory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Workspace directory for the processing.
_Grid2DSquareCell - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
A reference to the Grid2DSquareCellDoubleAbstract instance.
_Grid2DSquareCell - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
A reference to the AbstractGrid2DSquareCell this is for.
_Grid2DSquareCellDoubleChunk64CellMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunk64CellMapFactory
_Grid2DSquareCellDoubleChunkArrayFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkArrayFactory
_Grid2DSquareCellDoubleChunkFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
The Grid2DSquareCellChunkAbstractFactory for creating chunks.
_Grid2DSquareCellDoubleChunkFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Default AbstractGrid2DSquareCellDoubleChunkFactory
_Grid2DSquareCellDoubleChunkJAIFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkJAIFactory
_Grid2DSquareCellDoubleChunkMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkMapFactory
_Grid2DSquareCellDoubleChunkRAFFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkRAFFactory
_Grid2DSquareCellDoubleFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleFactory
_Grid2DSquareCellIntChunk64CellMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunk64CellMapFactory
_Grid2DSquareCellIntChunkArrayFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkArrayFactory
_Grid2DSquareCellIntChunkJAIFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkJAIFactory
_Grid2DSquareCellIntChunkMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkMapFactory
_Grid2DSquareCellIntChunkRAFFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkRAFFactory
_Grid2DSquareCellIntFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntFactory
_Grid2DSquareCelllIntChunkFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Default AbstractGrid2DSquareCellIntChunkFactory
_Grid2DSquareCellProcessor - Variable in class uk.ac.leeds.ccg.andyt.grids.exchange.ESRIAsciiGridImporter
 
_Grids_Environment - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
The Grids_Environment for calling out to other code and general memory handling.
_Grids_Environment - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
 
_Grids_Environment - Variable in class uk.ac.leeds.ccg.andyt.grids.exchange.ImageExporter
 
_GridStatistics - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
A reference to the grid Statistics Object.
_GridStatistics - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
GridStatistics1
_GridStatistics0 - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
GridStatistics0
_GridStatistics1 - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
GridStatistics1
_HandleOutOfMemoryError - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
_HandleOutOfMemoryError
_Name - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the _Name of the grid.
_NChunkCols - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the number of chunk columns.
_NChunkRows - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the number of chunk rows.
_NCols - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the number of columns in the grid.
_NoDataValue - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For storing the NODATA value of the grid, which by default is Double.NEGATIVE_INFINITY.
_NoDataValue - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
The _NoDataValue for creating chunks.
_NRows - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing the number of rows in the grid.
_Output(AbstractGrid2DSquareCell, File, ImageExporter, String[], ESRIAsciiGridExporter, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
For outputting _Grid2DSquareCell to various formats of file.
_OutputESRIAsciiGrid(AbstractGrid2DSquareCell, File, ESRIAsciiGridExporter, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
 
_OutputImage(AbstractGrid2DSquareCell, File, ImageExporter, String[], boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
 
_ReportTime(long) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
Returns a string identifying the number of hours, minutes, seconds and milliseconds for the input _ReportTime in milliseconds.
_Rescale(AbstractGrid2DSquareCell, String, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
 
_Resize(Grid2DSquareCellDouble, Grid2DSquareCellDouble, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
http://www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/grids/dist/javadoc/uk/ac/leeds/ccg/andyt/grids/examples/GenerateRoofData.html#_Resize This method is to resize the grid _Grid2DSquareCellDouble
_ResizeRescaleOutput(Grid2DSquareCellDouble, Grid2DSquareCellDouble, File, ImageExporter, String[], ESRIAsciiGridExporter, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
This method resizes the grid and rescales the values to between 1 and 10.
_UnsignedLongPowersOf2 - Static variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
For storing individual locations mapped to a binary encoded long.

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