ImagePainter
public 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)
ImagePainter
paint
in interface ImagePainter
graphics
- 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.