graphics
Class NumImage
java.lang.Object
   graphics.NumImage
graphics.NumImage
- public class NumImage 
- extends java.lang.Object
| Field Summary | 
| static short[][] | gray
 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
gray
public static short[][] gray
NumImage
public NumImage()
getImage
public static java.awt.Image getImage()
- 
 
getWidth
public static int getWidth()
- 
 
getHeight
public static int getHeight()
- 
 
getGray
public static short[][] getGray()
- 
 
getArray
public static short[][] getArray()
-