public final class BitmapPainter extends Object implements ImagePainter
| Constructor and Description |
|---|
BitmapPainter() |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(Graphics2D graphics,
PictureData pict,
Picture parent)
Paints the specified picture data
|
protected POILogger logger
public void paint(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 © 2020. All rights reserved.