Uses of Interface
com.openhtmltopdf.extend.OutputDeviceGraphicsDrawer
| Package | Description |
|---|---|
| com.openhtmltopdf.extend |
-
Uses of OutputDeviceGraphicsDrawer in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend with parameters of type OutputDeviceGraphicsDrawer Modifier and Type Method Description voidOutputDevice. drawWithGraphics(float x, float y, float width, float height, OutputDeviceGraphicsDrawer renderer)Draw something using a Graphics2D at the given rectangle.