public interface TextSelection
Modifier and Type | Method and Description |
---|---|
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.
|
Shape getSelectionShape()
String getText()
Vector getQuadrilaterals()