public interface TabStopSpan
implements ParagraphStyle
android.text.style.TabStopSpan |
Known Indirect Subclasses |
表示一行中的单个制表位。
Nested classes |
|
---|---|
class |
TabStopSpan.Standard TabStopSpan的默认实现。 |
Public methods |
|
---|---|
abstract int |
getTabStop() 从行的前导边距返回制表位的偏移量。 |