Uses of Class
org.apache.poi.hslf.record.PPDrawing
Packages that use PPDrawing
-
Uses of PPDrawing in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return PPDrawingModifier and TypeMethodDescriptionMainMaster.getPPDrawing()
Returns the PPDrawing of this Slide, which has all the interesting data in itNotes.getPPDrawing()
Returns the PPDrawing of this Notes, which has all the interesting data in itabstract PPDrawing
SheetContainer.getPPDrawing()
Returns the PPDrawing of this sheet, which has all the interesting data in itSlide.getPPDrawing()
Returns the PPDrawing of this Slide, which has all the interesting data in it -
Uses of PPDrawing in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return PPDrawingModifier and TypeMethodDescriptionHSLFSheet.getPPDrawing()
Fetch the PPDrawing from the underlying recordMethods in org.apache.poi.hslf.usermodel with parameters of type PPDrawingModifier and TypeMethodDescriptionstatic List<List<HSLFTextParagraph>>
HSLFTextParagraph.findTextParagraphs
(PPDrawing ppdrawing, HSLFSheet sheet) For a given PPDrawing, grab all the TextRuns