|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jinke.gui.BufferedImage.BufferedFont
public static class BufferedImage.BufferedFont
| Field Summary | |
|---|---|
protected java.lang.String |
fontname
|
int |
ft
|
protected int |
size
|
| Constructor Summary | |
|---|---|
BufferedImage.BufferedFont(java.lang.String s)
|
|
| Method Summary | |
|---|---|
static void |
clearBuffer()
|
protected int |
createFont(byte[] abyte0)
native |
void |
destroy()
|
protected void |
destroy(int i)
native |
protected void |
finalize()
|
protected int |
getCharsWidth(int i,
char[] ac,
int j)
native |
java.lang.String |
getName()
|
int |
getSize()
|
int |
getStringWidth(java.lang.String s)
|
protected void |
initial()
native |
void |
setSize(int i)
|
protected void |
setSize(int i,
int j)
native |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int ft
protected java.lang.String fontname
protected int size
| Constructor Detail |
|---|
public BufferedImage.BufferedFont(java.lang.String s)
s - | Method Detail |
|---|
protected void initial()
protected int createFont(byte[] abyte0)
abyte0 -
protected void destroy(int i)
i -
protected void setSize(int i,
int j)
i - j -
protected int getCharsWidth(int i,
char[] ac,
int j)
i - ac - j -
public void setSize(int i)
i - public int getSize()
public int getStringWidth(java.lang.String s)
s -
public java.lang.String getName()
public static void clearBuffer()
public void destroy()
protected void finalize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||