org.jfree.layouting.renderer.background

Class SimpleBackground

public class SimpleBackground extends Object

Just a background definition. It is a plain color.

Author: Thomas Morgner

Constructor Summary
SimpleBackground(CSSColorValue backgroundColor)
Method Summary
CSSColorValuegetBackgroundColor()

Constructor Detail

SimpleBackground

public SimpleBackground(CSSColorValue backgroundColor)

Method Detail

getBackgroundColor

public CSSColorValue getBackgroundColor()