|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectastex.GoogleFont
public class GoogleFont
Prepare an image of a string that looks like the rather groovy outlined font that Google maps uses. Needs an AWT component to do the offscreen font rendering.
| Constructor Summary | |
|---|---|
GoogleFont()
|
|
| Method Summary | |
|---|---|
static int[] |
makeFontImage(java.lang.String s,
int fg,
int bg,
int[] size)
|
static void |
setComponent(java.awt.Component c)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleFont()
| Method Detail |
|---|
public static void setComponent(java.awt.Component c)
public static int[] makeFontImage(java.lang.String s,
int fg,
int bg,
int[] size)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||