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 inherited from class 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
get, getMajor, getNumColumns, getNumRows, setMajor
 

Method Detail

getByteValue

public byte getByteValue(int x,
                         int y)

getData

public byte[][] getData()


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