|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Picture | |
---|---|
org.apache.poi.hslf.blip | |
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Uses of Picture in org.apache.poi.hslf.blip |
---|
Methods in org.apache.poi.hslf.blip with parameters of type Picture | |
---|---|
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)
|
Uses of Picture in org.apache.poi.hslf.model |
---|
Subclasses of Picture in org.apache.poi.hslf.model | |
---|---|
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. |
Uses of Picture in org.apache.poi.hslf.usermodel |
---|
Methods in org.apache.poi.hslf.usermodel with parameters of type Picture | |
---|---|
void |
PictureData.draw(java.awt.Graphics2D graphics,
Picture parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |