|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.scilab.forge.jlatexmath.CharFont
public class CharFont
Represents a specific character in a specific font (identified by its font ID).
| Field Summary | |
|---|---|
int |
boldFontId
|
char |
c
|
int |
fontId
|
| Constructor Summary | |
|---|---|
CharFont(char ch,
int f)
|
|
CharFont(char ch,
int f,
int bf)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public char c
public int fontId
public int boldFontId
| Constructor Detail |
|---|
public CharFont(char ch,
int f)
public CharFont(char ch,
int f,
int bf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||