public interface TabStopSpan extends ParagraphStyle
Modifier and Type | Interface and Description |
---|---|
static class |
TabStopSpan.Standard
The default implementation of TabStopSpan.
|
Modifier and Type | Method and Description |
---|---|
int |
getTabStop()
Returns the offset of the tab stop from the leading margin of the
line.
|