Package com.openhtmltopdf.render
Class OperatorSetClip
- java.lang.Object
-
- com.openhtmltopdf.render.OperatorSetClip
-
- All Implemented Interfaces:
DisplayListItem
public class OperatorSetClip extends java.lang.Object implements DisplayListItem
A display list item that indicates the output device needs to expand the clip at this point.
-
-
Field Summary
Fields Modifier and Type Field Description private java.awt.Shape
setClip
-
Constructor Summary
Constructors Constructor Description OperatorSetClip(java.awt.Shape setClip)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Shape
getSetClipShape()
-