org.jfree.layouting.layouter.style.values
public class CSSResourceValue extends java.lang.Object implements CSSValue
Constructor and Description |
---|
CSSResourceValue(org.pentaho.reporting.libraries.resourceloader.Resource value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCSSText() |
org.pentaho.reporting.libraries.resourceloader.Resource |
getValue() |
public CSSResourceValue(org.pentaho.reporting.libraries.resourceloader.Resource value)
public org.pentaho.reporting.libraries.resourceloader.Resource getValue()
public java.lang.String getCSSText()
getCSSText
in interface CSSValue