public static class AlignmentSpan.Standard extends Object implements AlignmentSpan, ParcelableSpan
AlignmentSpan.StandardParcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Constructor and Description |
|---|
AlignmentSpan.Standard(Layout.Alignment align) |
AlignmentSpan.Standard(Parcel src) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
Layout.Alignment |
getAlignment() |
int |
getSpanTypeId() |
void |
writeToParcel(Parcel dest,
int flags) |
public AlignmentSpan.Standard(Layout.Alignment align)
public AlignmentSpan.Standard(Parcel src)
public int getSpanTypeId()
getSpanTypeId in interface ParcelableSpanpublic int describeContents()
describeContents in interface Parcelablepublic void writeToParcel(Parcel dest, int flags)
writeToParcel in interface Parcelablepublic Layout.Alignment getAlignment()
getAlignment in interface AlignmentSpanCopyright © 2008-2013. All Rights Reserved.