Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.AbstractWidthReadHandler
org.jfree.layouting.input.style.parser.stylehandler.border.BorderWidthReadHandler
org.jfree.layouting.input.style.parser.stylehandler.text.TextDecorationWidthReadHandler
public class TextDecorationWidthReadHandler
extends BorderWidthReadHandler
Constructor Summary | |
Method Summary | |
protected CSSValue |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.border.BorderWidthReadHandler | |
createValues , getAffectedKeys , parseWidth |
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.AbstractWidthReadHandler | |
createValue , isAllowAuto , isAllowPercentages , parseWidth |
protected CSSValue parseWidth(LexicalUnit value)
- Overrides:
- parseWidth in interface BorderWidthReadHandler