Package com.openhtmltopdf.objects.zxing
Class ZXingObjectDrawer
- java.lang.Object
-
- com.openhtmltopdf.objects.zxing.ZXingObjectDrawer
-
- All Implemented Interfaces:
com.openhtmltopdf.extend.FSObjectDrawer
public class ZXingObjectDrawer extends Object implements com.openhtmltopdf.extend.FSObjectDrawer
-
-
Constructor Summary
Constructors Constructor Description ZXingObjectDrawer()
-
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)
-
-
-
Method Detail
-
drawObject
public 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)
- Specified by:
drawObjectin interfacecom.openhtmltopdf.extend.FSObjectDrawer
-
-