|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.sarasvati.visual.util.FontUtil
public class FontUtil
| Constructor Summary | |
|---|---|
FontUtil()
|
|
| Method Summary | |
|---|---|
static String |
concat(String[] str,
int start,
String middle)
|
static void |
setSizedFont(Graphics g,
String text,
float maxFontSize,
int maxWidth)
|
static String[] |
split(String text)
|
| 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 static void setSizedFont(Graphics g,
String text,
float maxFontSize,
int maxWidth)
public static String[] split(String text)
public static String concat(String[] str,
int start,
String middle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||