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(java.awt.Graphics2D graphics,
PictureData pict,
Picture parent)
Paints the specified picture data
|
void |
BitmapPainter.paint(java.awt.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(java.awt.Graphics2D graphics,
Picture parent) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.