org.utgenome.gwt.utgb.server.app
Class FontPanel.FontInfo

java.lang.Object
  extended by org.utgenome.gwt.utgb.server.app.FontPanel.FontInfo
Enclosing class:
FontPanel

public static class FontPanel.FontInfo
extends Object


Field Summary
 int baseLine
           
 int height
           
 float size
           
 int width
           
 
Constructor Summary
FontPanel.FontInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

size

public float size

height

public int height

width

public int width

baseLine

public int baseLine
Constructor Detail

FontPanel.FontInfo

public FontPanel.FontInfo()


Copyright © 2007-2012 utgenome.org. All Rights Reserved.