Class PaintPushClipRect
- java.lang.Object
-
- com.openhtmltopdf.render.displaylist.PaintPushClipRect
-
- All Implemented Interfaces:
DisplayListOperation
public final class PaintPushClipRect extends java.lang.Object implements DisplayListOperation
-
-
Field Summary
Fields Modifier and Type Field Description private java.awt.Rectangle
clipBox
-
Constructor Summary
Constructors Constructor Description PaintPushClipRect(java.awt.Rectangle clipBox)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Rectangle
getClipBox()
-