| Package | Description |
|---|---|
| org.jrebirth.af.core.resource.font |
Provides...
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFontName
The Class CustomFontName.
|
| Modifier and Type | Field and Description |
|---|---|
private ObjectProperty<FontName> |
AbstractBaseFont.nameProperty
The opacity of the color.
|
| Modifier and Type | Method and Description |
|---|---|
FontName |
JRebirthFont.fontName()
Return the name of the font.
|
FontName |
FontParams.name() |
FontName |
AbstractBaseFont.name() |
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<FontName> |
AbstractBaseFont.nameProperty() |
| Constructor and Description |
|---|
AbstractBaseFont(FontName name,
double size)
Default Constructor.
|
RealFont(FontName name,
double size)
Default Constructor.
|
RealFont(FontName name,
double size,
boolean skipFontsFolder)
Default Constructor.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.