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