Skip navigation links
A B C D F G H I L M N O P Q R S T U V 

A

addOnClickListener(Snippety.OnClickListener) - Method in class com.fueled.snippety.core.Snippety
add click listener to text
align(Snippety.Indent) - Method in class com.fueled.snippety.core.Snippety
add alignment for text
append(String) - Method in class com.fueled.snippety.core.Truss
append a String
append(CharSequence) - Method in class com.fueled.snippety.core.Truss
append a CharSequence
append(char) - Method in class com.fueled.snippety.core.Truss
append a character
append(int) - Method in class com.fueled.snippety.core.Truss
append a number
append(String, Object) - Method in class com.fueled.snippety.core.Truss
append a string with specified spans (Snippety)
append(Object) - Method in class com.fueled.snippety.core.Truss
add specified spans to a space
appendDelimiterized(String, String, Object) - Method in class com.fueled.snippety.core.Truss
append selective text(s) with delimiter
appendDelimiterizedln(String, String, Object) - Method in class com.fueled.snippety.core.Truss
append selective text(s) with delimiter and new line
appendln() - Method in class com.fueled.snippety.core.Truss
append a new line
appendln(String) - Method in class com.fueled.snippety.core.Truss
append a String
appendln(CharSequence) - Method in class com.fueled.snippety.core.Truss
append a CharSequence
appendln(char) - Method in class com.fueled.snippety.core.Truss
append a character
appendln(int) - Method in class com.fueled.snippety.core.Truss
append a number
appendln(String, Object) - Method in class com.fueled.snippety.core.Truss
append a string with specified spans (Snippety)
appendln(Object) - Method in class com.fueled.snippety.core.Truss
append specified spans to a space
appendSelective(String, String, Object) - Method in class com.fueled.snippety.core.Truss
append selective text
appendSelectiveln(String, String, Object) - Method in class com.fueled.snippety.core.Truss
append selective text with new line

B

backgroundColor(int) - Method in class com.fueled.snippety.core.Snippety
add background color to text
build() - Method in class com.fueled.snippety.core.Truss
Create the final CharSequence, popping any remaining span.
bullet() - Method in class com.fueled.snippety.core.Snippety
add bullets
bullet(int, int) - Method in class com.fueled.snippety.core.Snippety
add bullets with specified leadGap and gapWidth
bullet(int, int, String) - Method in class com.fueled.snippety.core.Snippety
add custom bullets with specified leadGap and gapWidth
bullet(Bitmap, int) - Method in class com.fueled.snippety.core.Snippety
add image bullets with specified padding
bullet(TextIndentSpan.Options) - Method in class com.fueled.snippety.core.Snippety
add bullets with specified options
bullet(TextIndentSpan.Options, String) - Method in class com.fueled.snippety.core.Snippety
add bullets with specified options

C

CenteredImageSpan - Class in com.fueled.snippety.span
Center aligns the specified Image Drawable source: @link{https://gist.github.com/li2/2bd15dac3edfa33ac476}
CenteredImageSpan(Drawable) - Constructor for class com.fueled.snippety.span.CenteredImageSpan
 
CenteredImageSpan(Drawable, int) - Constructor for class com.fueled.snippety.span.CenteredImageSpan
 
com.fueled.snippety.core - package com.fueled.snippety.core
 
com.fueled.snippety.span - package com.fueled.snippety.span
 
com.fueled.snippety.widget - package com.fueled.snippety.widget
 

D

DEFAULT_CORNER_RADIUS - Static variable in class com.fueled.snippety.span.RoundedBackgroundSpan
 
draw(Canvas, CharSequence, int, int, float, int, int, int, Paint) - Method in class com.fueled.snippety.span.HorizontalLineSpan
 
draw(Canvas, CharSequence, int, int, float, int, int, int, Paint) - Method in class com.fueled.snippety.span.RoundedBackgroundSpan
 
draw(Canvas) - Method in class com.fueled.snippety.widget.LineDrawable
 
drawLeadingMargin(Canvas, Paint, int, int, int, int, int, CharSequence, int, int, boolean, Layout) - Method in class com.fueled.snippety.span.TextIndentSpan
 

F

fontStyle(Snippety.FontStyle) - Method in class com.fueled.snippety.core.Snippety
add font style of text

G

gapWidth - Variable in class com.fueled.snippety.core.SnipettyAttr
 
gapWidth - Variable in class com.fueled.snippety.span.TextIndentSpan.Options
 
getDrawable() - Method in class com.fueled.snippety.span.HorizontalLineSpan
 
getLeadingMargin(boolean) - Method in class com.fueled.snippety.span.TextIndentSpan
 
getOpacity() - Method in class com.fueled.snippety.widget.LineDrawable
 
getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class com.fueled.snippety.span.CenteredImageSpan
 
getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class com.fueled.snippety.span.HorizontalLineSpan
 
getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class com.fueled.snippety.span.RoundedBackgroundSpan
 
getSpans() - Method in class com.fueled.snippety.core.Snippety
getter for spans object
getTranslateXPercentage() - Method in class com.fueled.snippety.span.ShimmerSpan
 

H

HorizontalLineSpan - Class in com.fueled.snippety.span
Draws a line with specified Drawable.
HorizontalLineSpan(Drawable) - Constructor for class com.fueled.snippety.span.HorizontalLineSpan
 
hr(float, int) - Method in class com.fueled.snippety.core.Snippety
Horizontal line
hr(Drawable) - Method in class com.fueled.snippety.core.Snippety
Custom horiztontal line

I

image(Drawable) - Method in class com.fueled.snippety.core.Snippety
add image drawable and align it to center
image(Drawable, int) - Method in class com.fueled.snippety.core.Snippety
add image drawable

L

leadGap - Variable in class com.fueled.snippety.core.SnipettyAttr
 
leadWidth - Variable in class com.fueled.snippety.span.TextIndentSpan.Options
 
LineDrawable - Class in com.fueled.snippety.widget
Draws a Line with specified width and color.
LineDrawable(float, int) - Constructor for class com.fueled.snippety.widget.LineDrawable
 

M

MultiColorSpan - Class in com.fueled.snippety.span
Add multiple colors to text with specified angle.
MultiColorSpan(int[], int) - Constructor for class com.fueled.snippety.span.MultiColorSpan
 
MultiColorSpan(int[]) - Constructor for class com.fueled.snippety.span.MultiColorSpan
 

N

newLine() - Method in class com.fueled.snippety.core.Truss
append a new line
newParagraph() - Method in class com.fueled.snippety.core.Truss
append a new paragraph
number(int, int, int) - Method in class com.fueled.snippety.core.Snippety
add numbers with specified leadGap and gapWidth
number(TextIndentSpan.Options, int) - Method in class com.fueled.snippety.core.Snippety
add numbers with specified options

O

onClick() - Method in interface com.fueled.snippety.core.Snippety.OnClickListener
 
Options(int, int) - Constructor for class com.fueled.snippety.span.TextIndentSpan.Options
 

P

popSpan() - Method in class com.fueled.snippety.core.Truss
End the most recently pushed span at the current position in the builder.
pushSpan(Object) - Method in class com.fueled.snippety.core.Truss
Starts span at the current position in the builder.

Q

quote(int) - Method in class com.fueled.snippety.core.Snippety
quote for text

R

roundedBackgroundColor(int, int) - Method in class com.fueled.snippety.core.Snippety
add rounded background color to text
roundedBackgroundColor(int, int, int) - Method in class com.fueled.snippety.core.Snippety
add rounded background color to text with corner radius
RoundedBackgroundSpan - Class in com.fueled.snippety.span
Creates a rounded background with specified cornerRadius.
RoundedBackgroundSpan(int, int, int) - Constructor for class com.fueled.snippety.span.RoundedBackgroundSpan
 
RoundedBackgroundSpan(int, int) - Constructor for class com.fueled.snippety.span.RoundedBackgroundSpan
 

S

setAlpha(int) - Method in class com.fueled.snippety.widget.LineDrawable
 
setColorFilter(ColorFilter) - Method in class com.fueled.snippety.widget.LineDrawable
 
setTranslateXPercentage(float) - Method in class com.fueled.snippety.span.ShimmerSpan
 
ShimmerSpan - Class in com.fueled.snippety.span
Imparts shimmer effect to the text.
ShimmerSpan() - Constructor for class com.fueled.snippety.span.ShimmerSpan
 
SnipettyAttr - Class in com.fueled.snippety.core
Copyright (c) 2017 Fueled.
SnipettyAttr() - Constructor for class com.fueled.snippety.core.SnipettyAttr
 
Snippety - Class in com.fueled.snippety.core
Snippety is a wrapper class around different spans (and custom spans) from android.
Snippety() - Constructor for class com.fueled.snippety.core.Snippety
default constructor for Snippety
Snippety.FontStyle - Enum in com.fueled.snippety.core
FontStyle options for text
Snippety.Indent - Enum in com.fueled.snippety.core
Indent options for text
Snippety.OnClickListener - Interface in com.fueled.snippety.core
click listener for text
strikethrough() - Method in class com.fueled.snippety.core.Snippety
strikethrough text
subscript() - Method in class com.fueled.snippety.core.Snippety
add subscript for text
subTitleTextColor - Variable in class com.fueled.snippety.core.SnipettyAttr
 
subtitleTextFont - Variable in class com.fueled.snippety.core.SnipettyAttr
 
subTitleTextSize - Variable in class com.fueled.snippety.core.SnipettyAttr
 
suggestions(String...) - Method in class com.fueled.snippety.core.Snippety
add suggestions to @link{EditText}
superscript() - Method in class com.fueled.snippety.core.Snippety
add superscript for text

T

textColor - Variable in class com.fueled.snippety.core.SnipettyAttr
 
textColor(int) - Method in class com.fueled.snippety.core.Snippety
add color to text
textColor - Variable in class com.fueled.snippety.span.TextIndentSpan.Options
 
TextIndentSpan - Class in com.fueled.snippety.span
Indents the text with specified leadWidth and gapWidth.
TextIndentSpan(TextIndentSpan.Options) - Constructor for class com.fueled.snippety.span.TextIndentSpan
 
TextIndentSpan(TextIndentSpan.Options, int) - Constructor for class com.fueled.snippety.span.TextIndentSpan
 
TextIndentSpan(TextIndentSpan.Options, String) - Constructor for class com.fueled.snippety.span.TextIndentSpan
 
TextIndentSpan.Options - Class in com.fueled.snippety.span
 
textMultiColor(int[]) - Method in class com.fueled.snippety.core.Snippety
add multiple colors to text
textMultiColor(int[], int) - Method in class com.fueled.snippety.core.Snippety
add multi color to text with angle
textSize - Variable in class com.fueled.snippety.span.TextIndentSpan.Options
 
textSizeAbsolute(int) - Method in class com.fueled.snippety.core.Snippety
change absolute text size
textSizeRelative(float) - Method in class com.fueled.snippety.core.Snippety
change relative text size
TextTypefaceSpan - Class in com.fueled.snippety.span
Applies a typeface to text.
TextTypefaceSpan(Typeface) - Constructor for class com.fueled.snippety.span.TextTypefaceSpan
 
titleTextColor - Variable in class com.fueled.snippety.core.SnipettyAttr
 
titleTextFont - Variable in class com.fueled.snippety.core.SnipettyAttr
 
titleTextSize - Variable in class com.fueled.snippety.core.SnipettyAttr
 
Truss - Class in com.fueled.snippety.core
wrapper class on top of SpannableStringBuilder based on builder pattern.
Truss() - Constructor for class com.fueled.snippety.core.Truss
default constructor for Truss
typeface(Typeface) - Method in class com.fueled.snippety.core.Snippety
add typeface for text
typeface - Variable in class com.fueled.snippety.span.TextIndentSpan.Options
 

U

underline() - Method in class com.fueled.snippety.core.Snippety
add underlined text
updateDrawState(TextPaint) - Method in class com.fueled.snippety.span.MultiColorSpan
 
updateDrawState(TextPaint) - Method in class com.fueled.snippety.span.ShimmerSpan
 
updateDrawState(TextPaint) - Method in class com.fueled.snippety.span.TextTypefaceSpan
 
updateMeasureState(TextPaint) - Method in class com.fueled.snippety.span.TextTypefaceSpan
 
url(String) - Method in class com.fueled.snippety.core.Snippety
add url for text

V

valueOf(String) - Static method in enum com.fueled.snippety.core.Snippety.FontStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.fueled.snippety.core.Snippety.Indent
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.fueled.snippety.core.Snippety.FontStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.fueled.snippety.core.Snippety.Indent
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I L M N O P Q R S T U V 
Skip navigation links