|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface that describes selected text. The interface provides methods to get a Shape object and a quadrilateral that encloses the text selection on the page as well as a method to retrieve the selected text as a string.
| Method Summary | |
Vector |
getQuadrilaterals()
Returns a list of quadrilaterals for the text selection areas. |
Shape |
getSelectionShape()
Returns the entire shape that encloses all different word groups in this selection. |
String |
getText()
Returns a string containing all the selected text. |
| Method Detail |
public Shape getSelectionShape()
public String getText()
public Vector getQuadrilaterals()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||