exe
Class GAIGSnewStack.BoxPair

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

protected class GAIGSnewStack.BoxPair
extends java.lang.Object


Field Summary
 double font
           
 double height
           
 double width
           
 
Constructor Summary
GAIGSnewStack.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

GAIGSnewStack.BoxPair

public GAIGSnewStack.BoxPair()