com.bbn.openmap.omGraphics.grid
Interface GridData.Byte

All Superinterfaces:
GridData
All Known Implementing Classes:
OMGridData.Byte
Enclosing interface:
GridData

public static interface GridData.Byte
extends GridData


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bbn.openmap.omGraphics.grid.GridData
GridData.Boolean, GridData.Byte, GridData.Char, GridData.Double, GridData.Float, GridData.Int, GridData.Short
 
Method Summary
 byte getByteValue(int x, int y)
           
 byte[][] getData()
           
 
Methods inherited from interface com.bbn.openmap.omGraphics.grid.GridData
deepCopy, get, getMajor, getNumColumns, getNumRows, setMajor
 

Method Detail

getByteValue

byte getByteValue(int x,
                  int y)

getData

byte[][] getData()


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details