Package snap.gfx
Class PainterDVR.Restore
java.lang.Object
snap.gfx.PainterDVR.Instruction
snap.gfx.PainterDVR.Restore
- Enclosing class:
- PainterDVR
An instruction to restore().
-
Constructor Summary
-
Method Summary
Methods inherited from class snap.gfx.PainterDVR.Instruction
equals, toString
-
Constructor Details
-
Restore
public Restore()
-
-
Method Details
-
exec
Plays the op in given painter.- Specified by:
exec
in classPainterDVR.Instruction
-