org.jfree.layouting.layouter.style.values

Class CSSRawValue

public class CSSRawValue extends Object implements CSSValue

Creation-Date: 16.04.2006, 15:18:08

Author: Thomas Morgner

Constructor Summary
CSSRawValue(Object value)
Method Summary
StringgetCSSText()
ObjectgetValue()

Constructor Detail

CSSRawValue

public CSSRawValue(Object value)

Method Detail

getCSSText

public String getCSSText()

getValue

public Object getValue()