org.jfree.layouting.input.style.parser.stylehandler.box

Class WidthAndHeightReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class WidthAndHeightReadHandler
extends AbstractWidthReadHandler

Creation-Date: 27.11.2005, 21:33:25
Author:
Thomas Morgner

Constructor Summary

WidthAndHeightReadHandler()

Method Summary

protected CSSValue
parseWidth(LexicalUnit value)

Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.AbstractWidthReadHandler

createValue, isAllowAuto, isAllowPercentages, parseWidth

Constructor Details

WidthAndHeightReadHandler

public WidthAndHeightReadHandler()

Method Details

parseWidth

protected CSSValue parseWidth(LexicalUnit value)
Overrides:
parseWidth in interface AbstractWidthReadHandler