Uses of Interface
org.apache.poi.sl.usermodel.PictureShape
Packages that use PictureShape
Package
Description
-
Uses of PictureShape in org.apache.poi.hslf.model
Classes in org.apache.poi.hslf.model that implement PictureShapeModifier and TypeClassDescriptionfinal class
Represents an ActiveX control in a PowerPoint document.final class
Represents a movie in a PowerPoint document. -
Uses of PictureShape in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement PictureShapeModifier and TypeClassDescriptionfinal class
A shape representing embedded OLE object.class
Represents a picture in a PowerPoint document. -
Uses of PictureShape in org.apache.poi.sl.draw
Methods in org.apache.poi.sl.draw that return PictureShapeMethods in org.apache.poi.sl.draw with parameters of type PictureShapeConstructors in org.apache.poi.sl.draw with parameters of type PictureShape -
Uses of PictureShape in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return PictureShapeModifier and TypeMethodDescriptionShapeContainer.createPicture
(PictureData pictureData) create a picture belonging to this containerGraphicalFrame.getFallbackPicture()
-
Uses of PictureShape in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement PictureShape