public abstract class OMGridData extends java.lang.Object implements GridData
Modifier and Type | Class and Description |
---|---|
static class |
OMGridData.Boolean
Boolean is a GridData object that contains booleans.
|
static class |
OMGridData.Byte
Byte is a GridData object that contains bytes.
|
static class |
OMGridData.Char
Char is a GridData object that contains chars.
|
static class |
OMGridData.Double
Double is a GridData object that contains doubles.
|
static class |
OMGridData.Float
Float is a GridData object that contains floats.
|
static class |
OMGridData.Int
Int is a GridData object that contains ints.
|
static class |
OMGridData.Short
Short is a GridData object that contains shorts.
|
Modifier and Type | Field and Description |
---|---|
protected boolean |
major
Keep track of which dimension different parts of the double array
represent.
|
Constructor and Description |
---|
OMGridData() |
Modifier and Type | Method and Description |
---|---|
boolean |
getMajor() |
void |
setMajor(boolean value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deepCopy, get, getNumColumns, getNumRows
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details