org.jfree.pixie.g2recorder

Class G2OpStore

Implemented Interfaces:
Drawable

public class G2OpStore
extends java.lang.Object
implements Drawable

Date: Mar 9, 2003 Time: 1:43:29 PM $Id: G2OpStore.java,v 1.4 2004/11/21 16:29:31 taqua Exp $

Constructor Summary

G2OpStore()

Method Summary

void
addOperation(G2Recorder source, G2Operation operation)
void
draw(Graphics2D graphics, Rectangle2D bounds)

Constructor Details

G2OpStore

public G2OpStore()

Method Details

addOperation

public void addOperation(G2Recorder source,
                         G2Operation operation)

draw

public void draw(Graphics2D graphics,
                 Rectangle2D bounds)