com.bbn.openmap.omGraphics.grid
Class SimpleColorGenerator.CharRasterHelper

java.lang.Object
  extended by com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.CharRasterHelper
All Implemented Interfaces:
SimpleColorGenerator.RasterHelper
Enclosing class:
SimpleColorGenerator

protected class SimpleColorGenerator.CharRasterHelper
extends java.lang.Object
implements SimpleColorGenerator.RasterHelper


Constructor Summary
SimpleColorGenerator.CharRasterHelper(char[][] intData)
           
 
Method Summary
 int get(int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleColorGenerator.CharRasterHelper

public SimpleColorGenerator.CharRasterHelper(char[][] intData)
Method Detail

get

public int get(int x,
               int y)
Specified by:
get in interface SimpleColorGenerator.RasterHelper


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