|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.style.AlignmentSpan.Standard
public static class AlignmentSpan.Standard
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface android.text.style.AlignmentSpan |
|---|
AlignmentSpan.Standard |
| Nested classes/interfaces inherited from interface android.os.Parcelable |
|---|
Parcelable.Creator<T> |
| Field Summary |
|---|
| Fields inherited from interface android.os.Parcelable |
|---|
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
| Constructor Summary | |
|---|---|
AlignmentSpan.Standard(Layout.Alignment align)
|
|
AlignmentSpan.Standard(Parcel src)
|
|
| Method Summary | |
|---|---|
int |
describeContents()
|
Layout.Alignment |
getAlignment()
|
int |
getSpanTypeId()
|
void |
writeToParcel(Parcel dest,
int flags)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlignmentSpan.Standard(Layout.Alignment align)
public AlignmentSpan.Standard(Parcel src)
| Method Detail |
|---|
public int getSpanTypeId()
getSpanTypeId in interface ParcelableSpanpublic int describeContents()
describeContents in interface Parcelable
public void writeToParcel(Parcel dest,
int flags)
writeToParcel in interface Parcelablepublic Layout.Alignment getAlignment()
getAlignment in interface AlignmentSpan
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||