|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.util.FontUtil
public final class FontUtil extends java.lang.Object
| Constructor and Description |
|---|
FontUtil()
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCharWidth(char ch,
java.awt.FontMetrics fm)
Returns the advance width of the specified character. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FontUtil()
| Method Detail |
|---|
public int getCharWidth(char ch,
java.awt.FontMetrics fm)
ch - characterfm - font metrics
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||