com.hdcookbook.grin.fontstrip
Class CharImageInfo

java.lang.Object
  extended by com.hdcookbook.grin.fontstrip.CharImageInfo

public class CharImageInfo
extends java.lang.Object

Data holder for each character in FontStrip's image file.


Constructor Summary
CharImageInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharImageInfo

public CharImageInfo()