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 classRepresents an ActiveX control in a PowerPoint document.final classRepresents 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 classA shape representing embedded OLE object.classRepresents 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