Skip navigation links
C D E G H J L M N O S T U W 

C

ClickableTableSpan - Class in org.sufficientlysecure.htmltextview
This span defines what should happen if a table is clicked.
ClickableTableSpan() - Constructor for class org.sufficientlysecure.htmltextview.ClickableTableSpan
 

D

DEBUG - Static variable in class org.sufficientlysecure.htmltextview.HtmlTextView
 
describeContents() - Method in class org.sufficientlysecure.htmltextview.NumberSpan
 
draw(Canvas, CharSequence, int, int, float, int, int, int, Paint) - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
draw(Canvas) - Method in class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter.UrlDrawable
 
drawable - Variable in class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter.UrlDrawable
 
drawLeadingMargin(Canvas, Paint, int, int, int, int, int, CharSequence, int, int, boolean, Layout) - Method in class org.sufficientlysecure.htmltextview.NumberSpan
 
DrawTableLinkSpan - Class in org.sufficientlysecure.htmltextview
This span defines how a table should be rendered in the HtmlTextView.
DrawTableLinkSpan() - Constructor for class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 

E

enableCompressImage(boolean) - Method in class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter
 
enableCompressImage(boolean, int) - Method in class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter
 

G

getDrawable(String) - Method in class org.sufficientlysecure.htmltextview.HtmlAssetsImageGetter
 
getDrawable(String) - Method in class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter
 
getDrawable(String) - Method in class org.sufficientlysecure.htmltextview.HtmlResImageGetter
 
getInstance() - Static method in class org.sufficientlysecure.htmltextview.LocalLinkMovementMethod
 
getLeadingMargin(boolean) - Method in class org.sufficientlysecure.htmltextview.NumberSpan
 
getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
getSpanTypeId() - Method in class org.sufficientlysecure.htmltextview.NumberSpan
 
getSpanTypeIdInternal() - Method in class org.sufficientlysecure.htmltextview.NumberSpan
 
getTableHtml() - Method in class org.sufficientlysecure.htmltextview.ClickableTableSpan
 
getTableLinkText() - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
getTextColor() - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
getTextSize() - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 

H

handleTag(boolean, String, Editable, XMLReader) - Method in class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
HtmlAssetsImageGetter - Class in org.sufficientlysecure.htmltextview
Assets Image Getter Load image from assets folder
HtmlAssetsImageGetter(Context) - Constructor for class org.sufficientlysecure.htmltextview.HtmlAssetsImageGetter
 
HtmlAssetsImageGetter(TextView) - Constructor for class org.sufficientlysecure.htmltextview.HtmlAssetsImageGetter
 
HtmlHttpImageGetter - Class in org.sufficientlysecure.htmltextview
 
HtmlHttpImageGetter(TextView) - Constructor for class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter
 
HtmlHttpImageGetter(TextView, String) - Constructor for class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter
 
HtmlHttpImageGetter(TextView, String, boolean) - Constructor for class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter
 
HtmlHttpImageGetter.UrlDrawable - Class in org.sufficientlysecure.htmltextview
 
HtmlResImageGetter - Class in org.sufficientlysecure.htmltextview
Copied from http://stackoverflow.com/a/22298833
HtmlResImageGetter(TextView) - Constructor for class org.sufficientlysecure.htmltextview.HtmlResImageGetter
 
HtmlTagHandler - Class in org.sufficientlysecure.htmltextview
Some parts of this code are based on android.text.Html
HtmlTagHandler(TextPaint) - Constructor for class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
HtmlTextView - Class in org.sufficientlysecure.htmltextview
 
HtmlTextView(Context, AttributeSet, int) - Constructor for class org.sufficientlysecure.htmltextview.HtmlTextView
 
HtmlTextView(Context, AttributeSet) - Constructor for class org.sufficientlysecure.htmltextview.HtmlTextView
 
HtmlTextView(Context) - Constructor for class org.sufficientlysecure.htmltextview.HtmlTextView
 

J

JellyBeanSpanFixTextView - Class in org.sufficientlysecure.htmltextview

A TextView that insert spaces around its text spans where needed to prevent IndexOutOfBoundsException in JellyBeanSpanFixTextView.onMeasure(int, int) on Jelly Bean.

JellyBeanSpanFixTextView(Context, AttributeSet, int) - Constructor for class org.sufficientlysecure.htmltextview.JellyBeanSpanFixTextView
 
JellyBeanSpanFixTextView(Context, AttributeSet) - Constructor for class org.sufficientlysecure.htmltextview.JellyBeanSpanFixTextView
 
JellyBeanSpanFixTextView(Context) - Constructor for class org.sufficientlysecure.htmltextview.JellyBeanSpanFixTextView
 

L

LIST_ITEM - Static variable in class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
LocalLinkMovementMethod - Class in org.sufficientlysecure.htmltextview
Copied from http://stackoverflow.com/questions/8558732
LocalLinkMovementMethod() - Constructor for class org.sufficientlysecure.htmltextview.LocalLinkMovementMethod
 

M

mTableLinkText - Variable in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
mTextColor - Variable in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
mTextSize - Variable in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 

N

newInstance() - Method in class org.sufficientlysecure.htmltextview.ClickableTableSpan
 
newInstance() - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
NumberSpan - Class in org.sufficientlysecure.htmltextview
Class to use Numbered Lists in TextViews.
NumberSpan(int, int) - Constructor for class org.sufficientlysecure.htmltextview.NumberSpan
 
NumberSpan(int) - Constructor for class org.sufficientlysecure.htmltextview.NumberSpan
 
NumberSpan(Parcel) - Constructor for class org.sufficientlysecure.htmltextview.NumberSpan
 

O

onMeasure(int, int) - Method in class org.sufficientlysecure.htmltextview.JellyBeanSpanFixTextView
 
onTouchEvent(TextView, Spannable, MotionEvent) - Method in class org.sufficientlysecure.htmltextview.LocalLinkMovementMethod
 
ORDERED_LIST - Static variable in class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
org.sufficientlysecure.htmltextview - package org.sufficientlysecure.htmltextview
 

S

setClickableTableSpan(ClickableTableSpan) - Method in class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
setClickableTableSpan(ClickableTableSpan) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
 
setDrawTableLinkSpan(DrawTableLinkSpan) - Method in class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
setDrawTableLinkSpan(DrawTableLinkSpan) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
 
setHtml(int) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
 
setHtml(String) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
 
setHtml(int, Html.ImageGetter) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
Loads HTML from a raw resource, i.e., a HTML file in res/raw/.
setHtml(String, Html.ImageGetter) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
Parses String containing HTML to Android's Spannable format and displays it in this TextView.
setListIndentPx(float) - Method in class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
setListIndentPx(float) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
Add ability to increase list item spacing.
setRemoveFromHtmlSpace(boolean) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
Deprecated.
setRemoveTrailingWhiteSpace(boolean) - Method in class org.sufficientlysecure.htmltextview.HtmlTextView
The Html.fromHtml method has the behavior of adding extra whitespace at the bottom of the parsed HTML displayed in for example a TextView.
setTableHtml(String) - Method in class org.sufficientlysecure.htmltextview.ClickableTableSpan
 
setTableLinkText(String) - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
setTextColor(int) - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
setTextSize(float) - Method in class org.sufficientlysecure.htmltextview.DrawTableLinkSpan
 
STANDARD_GAP_WIDTH - Static variable in class org.sufficientlysecure.htmltextview.NumberSpan
 

T

tableHtml - Variable in class org.sufficientlysecure.htmltextview.ClickableTableSpan
 
TAG - Static variable in class org.sufficientlysecure.htmltextview.HtmlTextView
 

U

UNORDERED_LIST - Static variable in class org.sufficientlysecure.htmltextview.HtmlTagHandler
 
UrlDrawable() - Constructor for class org.sufficientlysecure.htmltextview.HtmlHttpImageGetter.UrlDrawable
 

W

writeToParcel(Parcel, int) - Method in class org.sufficientlysecure.htmltextview.NumberSpan
 
writeToParcelInternal(Parcel, int) - Method in class org.sufficientlysecure.htmltextview.NumberSpan
 
C D E G H J L M N O S T U W 
Skip navigation links