Package com.openhtmltopdf.objects.pdf
Class ForegroundPdfDrawer
- java.lang.Object
-
- com.openhtmltopdf.objects.pdf.PdfDrawerBase
-
- com.openhtmltopdf.objects.pdf.ForegroundPdfDrawer
-
- All Implemented Interfaces:
com.openhtmltopdf.extend.FSObjectDrawer
public class ForegroundPdfDrawer extends PdfDrawerBase
-
-
Constructor Summary
Constructors Constructor Description ForegroundPdfDrawer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<Shape,String>drawObject(Element e, double x, double y, double width, double height, com.openhtmltopdf.extend.OutputDevice outputDevice, com.openhtmltopdf.render.RenderingContext ctx, int dotsPerPixel)-
Methods inherited from class com.openhtmltopdf.objects.pdf.PdfDrawerBase
getFormCacheMap, getPageNumber, importPageAsXForm
-
-