|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FontStretch in net.sf.cssbean |
|---|
| Methods in net.sf.cssbean that return FontStretch | |
|---|---|
FontStretch |
CSSBean.getFontStretch()
Condenses or expands the current font-family. |
static FontStretch |
FontStretch.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FontStretch[] |
FontStretch.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in net.sf.cssbean with parameters of type FontStretch | |
|---|---|
void |
CSSBean.setFontStretch(FontStretch fontStretch)
Condenses or expands the current font-family. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||