public class SubscriptSpan extends MetricAffectingSpan implements ParcelableSpan
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Constructor and Description |
|---|
SubscriptSpan() |
SubscriptSpan(Parcel src) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
int |
getSpanTypeId() |
void |
updateDrawState(TextPaint tp) |
void |
updateMeasureState(TextPaint tp) |
void |
writeToParcel(Parcel dest,
int flags) |
getUnderlyingwrappublic SubscriptSpan()
public SubscriptSpan(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 void updateDrawState(TextPaint tp)
updateDrawState in class CharacterStylepublic void updateMeasureState(TextPaint tp)
updateMeasureState in class MetricAffectingSpanCopyright © 2008-2013. All Rights Reserved.