JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
All Known Subinterfaces:
GridData.Boolean , GridData.Byte , GridData.Char , GridData.Double , GridData.Float , GridData.Int , GridData.Short
All Known Implementing Classes:
OMGridData , OMGridData.Boolean , OMGridData.Byte , OMGridData.Char , OMGridData.Double , OMGridData.Float , OMGridData.Int , OMGridData.Short
public interface GridData
The GridData interface is a wrapper class for data stored and used
in an OMGrid object. It holds a two-dimensional array of data. They
type of array is determined my the type of GridData used.
Method Detail
getNumColumns
int getNumColumns()
getNumRows
int getNumRows()
getMajor
boolean getMajor()
Detail:
Field |
Constr |
Method
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details