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)
ImagePainter
paint
in interface ImagePainter
graphics
- the graphics to paintb intopict
- the data to paintparent
- the shapes that owns the picture dataCopyright © 2005-2010 Potix Corporation. All Rights Reserved.