Serialized Form
Class GridFloat extends javax.swing.JFrame implements Serializable |
ncols
int ncols
nrows
int nrows
cellSize
float cellSize
noDataValue
int noDataValue
theGrid
float[][] theGrid
renderGrid
boolean renderGrid
colorScheme
int colorScheme
windowWidth
int windowWidth
windowHeight
int windowHeight
xStretch
float xStretch
yStretch
float yStretch
maxHeight
int maxHeight
minHeight
int minHeight
Class GridGIS extends javax.swing.JFrame implements Serializable |
maxHeight
int maxHeight
colorScheme
int colorScheme
windowWidth
int windowWidth
windowHeight
int windowHeight
theGridFloat
float[][] theGridFloat
theGridInt
int[][] theGridInt
colorSchemeError
boolean colorSchemeError
Class GridInt extends javax.swing.JFrame implements Serializable |
ncols
int ncols
nrows
int nrows
cellSize
float cellSize
noDataValue
int noDataValue
theGrid
int[][] theGrid
renderGrid
boolean renderGrid
colorScheme
int colorScheme
windowWidth
int windowWidth
windowHeight
int windowHeight
xStretch
float xStretch
yStretch
float yStretch
maxHeight
int maxHeight
minHeight
int minHeight