ucar.unidata.util
Class FontUtil
java.lang.Object
ucar.unidata.util.FontUtil
public class FontUtil
- extends Object
font utilities
- Version:
- $Id: FontUtil.java,v 1.8 2006/05/05 19:19:34 jeffmc Exp $
- Author:
- John Caron
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontUtil
public FontUtil()
getStandardFont
public static FontUtil.StandardFont getStandardFont(int pixel_height)
- _more_
- Parameters:
pixel_height -
- Returns:
- _more_
getMonoFont
public static FontUtil.StandardFont getMonoFont(int pixel_height)
- _more_
- Parameters:
pixel_height -
- Returns:
- _more_