ImagePainterpublic final class BitmapPainter extends java.lang.Object implements ImagePainter
| Constructor | Description |
|---|---|
BitmapPainter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
paint(java.awt.Graphics2D graphics,
PictureData pict,
Picture parent) |
Paints the specified picture data
|
protected POILogger logger
public void paint(java.awt.Graphics2D graphics,
PictureData pict,
Picture parent)
ImagePainterpaint in interface ImagePaintergraphics - the graphics to paintb intopict - the data to paintparent - the shapes that owns the picture dataCopyright 2018 The Apache Software Foundation or its licensors, as applicable.