|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontConfig.Style | |
|---|---|
| com.threerings.opengl.gui.config | GUI configurations. |
| Uses of FontConfig.Style in com.threerings.opengl.gui.config |
|---|
| Fields in com.threerings.opengl.gui.config declared as FontConfig.Style | |
|---|---|
FontConfig.Style |
StyleConfig.Original.fontStyle
The font style. |
| Methods in com.threerings.opengl.gui.config that return FontConfig.Style | |
|---|---|
static FontConfig.Style |
FontConfig.Style.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FontConfig.Style[] |
FontConfig.Style.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.threerings.opengl.gui.config with parameters of type FontConfig.Style | |
|---|---|
TextFactory |
FontConfig.getTextFactory(GlContext ctx,
FontConfig.Style style,
int size)
Returns the text factory for this font with the specified style and point size. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||