public class TextPositionWithContext extends TextPosition
Modifier and Type | Field and Description |
---|---|
String |
m_AfterText |
String |
m_BeforeText |
m_PageNumber
Constructor and Description |
---|
TextPositionWithContext(int pageNumber,
String beforeText,
String searchText,
String afterText,
Shape textShape,
Point2D[] quad,
double angle) |
Modifier and Type | Method and Description |
---|---|
String |
getAfterText() |
String |
getBeforeText() |
String |
toString() |
getAngle, getEnclosingShape, getPageNumber, getQuadrilateral, getQuadrilaterals, getSelectionShape, getText