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