|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.input.style.keys.text.TextDecorationWidth
public class TextDecorationWidth
| Field Summary | |
|---|---|
static CSSConstant |
BOLD
A bold is basicly an auto, that is thicker than the normal auto value. |
static CSSConstant |
DASH
A dash is basicly an auto, that is thinner than the normal auto value. |
static CSSConstant |
NORMAL
The text decoration width is the normal text decoration width for the nominal font. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CSSConstant BOLD
public static final CSSConstant DASH
public static final CSSConstant NORMAL
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||