|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITextString
Text string interface.
Its purpose is to describe a text chunk extracted from content streams.
Method Summary | |
---|---|
Rectangle2D |
getBox()
Gets the text string bounds. |
String |
getText()
Gets the decoded text. |
List<TextChar> |
getTextChars()
Gets the information of each text string character. |
Method Detail |
---|
Rectangle2D getBox()
String getText()
List<TextChar> getTextChars()
|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |