| com.pnfsoftware.jeb.core.output.text.ITextItem |
Known Indirect Subclasses
|
A text item is used to identify a particular sequence of characters within the string of an
ITextDocumentPart. This interface is not directly useful. Derived interfaces
IVisualTextItem and IActionableTextItem are used to associate class IDs (eg, for
coloring) and item IDs (eg, to make items actionable) to text items.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int |
getLength()
Get item length within a line.
| ||||||||||
| abstract int |
getOffset()
Get the item offset within a line.
| ||||||||||
Get item length within a line.
Get the item offset within a line.