|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jfree.pixie.g2recorder.CopyAreaOperation
Constructor Summary | |
CopyAreaOperation(int x,
int y,
int width,
int height,
int dx,
int dy)
|
Method Summary | |
void |
draw(java.awt.Graphics2D g2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CopyAreaOperation(int x, int y, int width, int height, int dx, int dy)
Method Detail |
public void draw(java.awt.Graphics2D g2)
draw
in interface G2Operation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |