|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontBoldweight | |
|---|---|
| net.sf.jett.model | Provides value objects for JETT processing and enumerated objects for things like style values. |
| Uses of FontBoldweight in net.sf.jett.model |
|---|
| Methods in net.sf.jett.model that return FontBoldweight | |
|---|---|
FontBoldweight |
Style.getFontBoldweight()
Returns the font boldweight. |
static FontBoldweight |
FontBoldweight.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FontBoldweight[] |
FontBoldweight.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in net.sf.jett.model with parameters of type FontBoldweight | |
|---|---|
void |
Style.setFontBoldweight(FontBoldweight fontBoldweight)
Sets the font boldweight. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||