Package ucar.unidata.util
Class FontUtil
java.lang.Object
ucar.unidata.util.FontUtil
font utilities
- Version:
- $Id: FontUtil.java,v 1.8 2006/05/05 19:19:34 jeffmc Exp $
- Author:
- John Caron
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FontUtil.StandardFont
getMonoFont
(int pixel_height) _more_static FontUtil.StandardFont
getStandardFont
(int pixel_height) _more_
-
Constructor Details
-
FontUtil
public FontUtil()
-
-
Method Details
-
getStandardFont
_more_- Parameters:
pixel_height
-- Returns:
- _more_
-
getMonoFont
_more_- Parameters:
pixel_height
-- Returns:
- _more_
-