public static class FontUtil.StandardFont
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.awt.Font |
decrFontSize()
decrement the font size one "increment"
|
java.awt.Dimension |
getBoundingBox(java.lang.String s) |
java.awt.Font |
getFont() |
int |
getFontHeight() |
java.awt.Font |
incrFontSize()
increment the font size one "increment"
|
public java.awt.Font getFont()
public int getFontHeight()
public java.awt.Font incrFontSize()
public java.awt.Font decrFontSize()
public java.awt.Dimension getBoundingBox(java.lang.String s)