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