org.jfree.layouting.layouter.style.values

Class CSSResourceValue

Implemented Interfaces:
CSSValue, Serializable

public class CSSResourceValue
extends java.lang.Object
implements CSSValue

Creation-Date: 16.04.2006, 18:34:39
Author:
Thomas Morgner

Constructor Summary

CSSResourceValue(Resource value)

Method Summary

String
getCSSText()
Resource
getValue()

Constructor Details

CSSResourceValue

public CSSResourceValue(Resource value)

Method Details

getCSSText

public String getCSSText()
Specified by:
getCSSText in interface CSSValue

getValue

public Resource getValue()