android.text.style
Interface TabStopSpan

All Superinterfaces:
ParagraphStyle
All Known Implementing Classes:
TabStopSpan.Standard

public interface TabStopSpan
extends ParagraphStyle


Nested Class Summary
static class TabStopSpan.Standard
           
 
Method Summary
 int getTabStop()
           
 

Method Detail

getTabStop

int getTabStop()


Copyright © 2008-2012. All Rights Reserved.