| Package | Description |
|---|---|
| org.zkoss.poi.hslf.blip | |
| org.zkoss.poi.hslf.model | |
| org.zkoss.poi.hslf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
void |
ImagePainter.paint(Graphics2D graphics,
PictureData pict,
Picture parent)
Paints the specified picture data
|
void |
BitmapPainter.paint(Graphics2D graphics,
PictureData pict,
Picture parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveXShape
Represents an ActiveX control in a PowerPoint document.
|
class |
MovieShape
Represents a movie in a PowerPoint document.
|
class |
OLEShape
A shape representing embedded OLE obejct.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PictureData.draw(Graphics2D graphics,
Picture parent) |
Copyright © 2020. All rights reserved.