exe
Class GAIGSnewArray.BoxPair

java.lang.Object
  extended by exe.GAIGSnewArray.BoxPair
Enclosing class:
GAIGSnewArray

protected class GAIGSnewArray.BoxPair
extends java.lang.Object


Field Summary
 double font
           
 double height
           
 double width
           
 
Constructor Summary
GAIGSnewArray.BoxPair()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public double width

height

public double height

font

public double font
Constructor Detail

GAIGSnewArray.BoxPair

public GAIGSnewArray.BoxPair()