| Package | Description |
|---|---|
| org.apache.poi.hslf.blip | |
| org.apache.poi.hslf.usermodel |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BitmapPainter |
Creates BufferedImage using javax.imageio.ImageIO and draws it in the specified graphics.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected static ImagePainter[] |
PictureData.painters |
| Modifier and Type | Method | Description |
|---|---|---|
static ImagePainter |
PictureData.getImagePainter(int type) |
Return ImagePainter for the specified image type
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
PictureData.setImagePainter(int type,
ImagePainter painter) |
Register ImagePainter for the specified image type
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.