astex
Class AstexLogo

java.lang.Object
  extended by astex.AstexLogo

public class AstexLogo
extends java.lang.Object


Field Summary
static int height
           
static int[] pixels
           
static int width
           
 
Constructor Summary
AstexLogo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public static final int width
See Also:
Constant Field Values

height

public static final int height
See Also:
Constant Field Values

pixels

public static final int[] pixels
Constructor Detail

AstexLogo

public AstexLogo()