com.pnfsoftware.jeb.core.output.text.IObjectLocation |
Known Indirect Subclasses |
Textual location of an object represented as text in a text document.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int | getColumnBegin() | ||||||||||
abstract int | getColumnEnd() | ||||||||||
abstract int | getLineBegin() | ||||||||||
abstract int | getLineEnd() | ||||||||||
abstract Object | getObject() |