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

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

public static interface GridData.Char
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
 char getCharValue(int x, int y)
           
 char[][] getData()
           
 
Methods inherited from interface com.bbn.openmap.omGraphics.grid.GridData
deepCopy, get, getMajor, getNumColumns, getNumRows, setMajor
 

Method Detail

getCharValue

char getCharValue(int x,
                  int y)

getData

char[][] getData()


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