org.jfree.layouting.input.style.parser.stylehandler
Class AbstractWidthReadHandler
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.AbstractWidthReadHandler
- CSSValueReadHandler
public abstract class AbstractWidthReadHandler
extends java.lang.Object
Creation-Date: 27.11.2005, 21:16:17
AbstractWidthReadHandler
protected AbstractWidthReadHandler(boolean allowPercentages,
boolean allowAuto)
isAllowAuto
public boolean isAllowAuto()
isAllowPercentages
public boolean isAllowPercentages()
parseWidth
protected CSSValue parseWidth(LexicalUnit value)