public static class TabStopSpan.Standard extends Object implements TabStopSpan
TabStopSpan.Standard
Constructor and Description |
---|
Standard(int where)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getTabStop()
Returns the offset of the tab stop from the leading margin of the
line.
|
public Standard(int where)
where
- the offset of the tab stop from the leading margin of
the linepublic int getTabStop()
TabStopSpan
getTabStop
in interface TabStopSpan