org.jfree.layouting.input.style.values
public class CSSStringValue extends Object implements CSSValue
| Constructor Summary | |
|---|---|
| CSSStringValue(CSSStringType type, String value) | |
| Method Summary | |
|---|---|
| String | getCSSText() |
| CSSStringType | getType() |
| String | getValue() |
| String | toString() |