to top
Android APIs
public static class

TabStopSpan.Standard

extends Object
implements TabStopSpan
java.lang.Object
   ↳ android.text.style.TabStopSpan.Standard

Class Overview

The default implementation of TabStopSpan.

Summary

Public Constructors
TabStopSpan.Standard(int where)
Constructor.
Public Methods
int getTabStop()
Returns the offset of the tab stop from the leading margin of the line.
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.text.style.TabStopSpan

Public Constructors

public TabStopSpan.Standard (int where)

Added in API level 1

Constructor.

Parameters
where the offset of the tab stop from the leading margin of the line

Public Methods

public int getTabStop ()

Added in API level 1

Returns the offset of the tab stop from the leading margin of the line.

Returns
  • the offset