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

Class ImageOrientationReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class ImageOrientationReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 08.12.2005, 17:29:41
Author:
Thomas Morgner

Constructor Summary

ImageOrientationReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

ImageOrientationReadHandler

public ImageOrientationReadHandler()

Method Details

createValue

public CSSValue createValue(StyleKey name,
                            LexicalUnit value)
Specified by:
createValue in interface CSSValueReadHandler