Package | Description |
---|---|
com.bbn.openmap.omGraphics.grid |
Provides a number of generator classes for OMGrid data.
|
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.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details