android.text.style
Interface AlignmentSpan

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

public interface AlignmentSpan
extends ParagraphStyle


Nested Class Summary
static class AlignmentSpan.Standard
           
 
Method Summary
 Layout.Alignment getAlignment()
           
 

Method Detail

getAlignment

Layout.Alignment getAlignment()


Copyright © 2008-2012. All Rights Reserved.