|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISlideText
Represents the text extracted from the slide
Method Summary | |
---|---|
java.lang.String |
getLayoutText()
The text on the layout page's shapes for this slide |
java.lang.String |
getMasterText()
The text on the master page's shapes for this slide |
java.lang.String |
getNotesText()
The text on the notes page's shapes for this slide |
java.lang.String |
getText()
The text on the slide's shapes |
Method Detail |
---|
java.lang.String getText()
The text on the slide's shapes
java.lang.String getMasterText()
The text on the master page's shapes for this slide
java.lang.String getLayoutText()
The text on the layout page's shapes for this slide
java.lang.String getNotesText()
The text on the notes page's shapes for this slide
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |