java.lang.Object
org.jfree.pixie.g2recorder.SetBackgroundOperation
public class SetBackgroundOperation
extends java.lang.Object
implements G2Operation
SetBackgroundOperation(Color background)
void
draw(Graphics2D g2)
public SetBackgroundOperation(Color background)
public void draw(Graphics2D g2)
Specified by:draw in interface G2Operation