|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.style.CharacterStyle
android.text.style.StrikethroughSpan
public class StrikethroughSpan
| Nested Class Summary |
|---|
| 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 | |
|---|---|
StrikethroughSpan()
|
|
StrikethroughSpan(Parcel src)
|
|
| Method Summary | |
|---|---|
int |
describeContents()
|
int |
getSpanTypeId()
|
void |
updateDrawState(TextPaint ds)
|
void |
writeToParcel(Parcel dest,
int flags)
|
| Methods inherited from class android.text.style.CharacterStyle |
|---|
getUnderlying, wrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrikethroughSpan()
public StrikethroughSpan(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 void updateDrawState(TextPaint ds)
updateDrawState in class CharacterStyle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||