public final class BitmapPainter extends java.lang.Object implements ImagePainter
| Constructor and Description |
|---|
BitmapPainter() |
| Modifier and Type | Method and 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 2014 The Apache Software Foundation or its licensors, as applicable.