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