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