Package | Description |
---|---|
org.zkoss.poi.hslf.model | |
org.zkoss.poi.hslf.record |
Modifier and Type | Method and Description |
---|---|
protected PPDrawing |
Sheet.getPPDrawing()
Fetch the PPDrawing from the underlying record
|
Modifier and Type | Method and Description |
---|---|
static TextRun[] |
Sheet.findTextRuns(PPDrawing ppdrawing)
For a given PPDrawing, grab all the TextRuns
|
Modifier and Type | Method and Description |
---|---|
PPDrawing |
Slide.getPPDrawing()
Returns the PPDrawing of this Slide, which has all the
interesting data in it
|
abstract PPDrawing |
SheetContainer.getPPDrawing()
Returns the PPDrawing of this sheet, which has all the
interesting data in it
|
PPDrawing |
Notes.getPPDrawing()
Returns the PPDrawing of this Notes, which has all the
interesting data in it
|
PPDrawing |
MainMaster.getPPDrawing()
Returns the PPDrawing of this Slide, which has all the
interesting data in it
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.