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

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

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

Method Detail

getDoubleValue

double getDoubleValue(int x,
                      int y)

getData

double[][] getData()


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