raul
Class NumImage

java.lang.Object
  |
  +--raul.NumImage

public class NumImage
extends java.lang.Object


Field Summary
static short[][] gray
           
 
Constructor Summary
NumImage()
           
 
Method Summary
static java.awt.Image getImage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gray

public static short[][] gray
Constructor Detail

NumImage

public NumImage()
Method Detail

getImage

public static java.awt.Image getImage()