public class Char extends Object
| Constructor and Description |
|---|
Char(char c,
Font f,
int fc,
Metrics m) |
| Modifier and Type | Method and Description |
|---|---|
char |
getChar() |
CharFont |
getCharFont() |
float |
getDepth() |
Font |
getFont() |
int |
getFontCode() |
float |
getHeight() |
float |
getItalic() |
Metrics |
getMetrics() |
float |
getWidth() |
public CharFont getCharFont()
public char getChar()
public Font getFont()
public int getFontCode()
public float getWidth()
public float getItalic()
public float getHeight()
public float getDepth()
public Metrics getMetrics()
Copyright © 2014–2018. All rights reserved.