Skip navigation links
A B C D E F G I O P R S T U W 

A

actionBar() - Method in class com.mikepenz.iconics.IconicsDrawable
Sets the size and the Padding to the correct values to be used for the actionBar / toolBar
actionBarSize() - Method in class com.mikepenz.iconics.IconicsDrawable
Deprecated.
use actionBar() instead
add(IIcon) - Method in class com.mikepenz.iconics.IconicsArrayBuilder
 
add(String) - Method in class com.mikepenz.iconics.IconicsArrayBuilder
 
add(Character) - Method in class com.mikepenz.iconics.IconicsArrayBuilder
 
alpha(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Sets the opacity
ANDROID_ACTIONBAR_ICON_SIZE_DP - Static variable in class com.mikepenz.iconics.IconicsDrawable
 
ANDROID_ACTIONBAR_ICON_SIZE_PADDING_DP - Static variable in class com.mikepenz.iconics.IconicsDrawable
 
applyStyles(Context, Spannable, List<StyleContainer>, List<CharacterStyle>, HashMap<String, List<CharacterStyle>>) - Static method in class com.mikepenz.iconics.utils.IconicsUtils
Applies all given styles on the given Spannable

B

backgroundColor(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set background color
backgroundColorRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set background color from res
build() - Method in class com.mikepenz.iconics.Iconics.IconicsBuilderString
 
build() - Method in class com.mikepenz.iconics.Iconics.IconicsBuilderView
 
build() - Method in class com.mikepenz.iconics.IconicsArrayBuilder
 

C

clearColorFilter() - Method in class com.mikepenz.iconics.IconicsDrawable
 
clone() - Method in class com.mikepenz.iconics.IconicsDrawable
clones the icon
color(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the color of the drawable.
colorFilter(ColorFilter) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the colorFilter
colorRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the color of the drawable.
com.mikepenz.iconics - package com.mikepenz.iconics
 
com.mikepenz.iconics.context - package com.mikepenz.iconics.context
 
com.mikepenz.iconics.typeface - package com.mikepenz.iconics.typeface
 
com.mikepenz.iconics.utils - package com.mikepenz.iconics.utils
 
com.mikepenz.iconics.view - package com.mikepenz.iconics.view
 
contourColor(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set contour color for the.
contourColorRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set contour color from color res.
contourWidthDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set contour width from dp for the icon
contourWidthPx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set contour width for the icon.
contourWidthRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set contour width from an dimen res for the icon
convertDpToPx(Context, float) - Static method in class com.mikepenz.iconics.utils.Utils
 
ctx(Context) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
 

D

draw(Canvas) - Method in class com.mikepenz.iconics.IconicsDrawable
 
drawContour(boolean) - Method in class com.mikepenz.iconics.IconicsDrawable
Enable/disable contour drawing.

E

endIndex - Variable in class com.mikepenz.iconics.utils.StyleContainer
 

F

findFont(Context, String) - Static method in class com.mikepenz.iconics.Iconics
tries to find a font by its key in all registered FONTS
findFont(IIcon) - Static method in class com.mikepenz.iconics.Iconics
fetches the font from the Typeface of an IIcon
findIcons(Spanned, HashMap<String, ITypeface>) - Static method in class com.mikepenz.iconics.utils.IconicsUtils
finds the icons within a Spanned, and tries to map the the available (given via the fonts param) icons on it
findIconsFromEditable(Editable, HashMap<String, ITypeface>) - Static method in class com.mikepenz.iconics.utils.IconicsUtils
finds the icons within a Editable, and tries to map the the available (given via the fonts param) icons on it Use this whenever possible, as this method does update the Editable, and does not have to create a new Spanned
flags - Variable in class com.mikepenz.iconics.utils.StyleContainer
 
font(ITypeface) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
adds additional fonts which should be used to apply the icons
font - Variable in class com.mikepenz.iconics.utils.StyleContainer
 

G

GenericFont - Class in com.mikepenz.iconics.typeface
Created by mikepenz on 01.11.14.
GenericFont() - Constructor for class com.mikepenz.iconics.typeface.GenericFont
 
GenericFont(String, String) - Constructor for class com.mikepenz.iconics.typeface.GenericFont
 
GenericFont(String, String, String, String) - Constructor for class com.mikepenz.iconics.typeface.GenericFont
 
GenericFont.Icon - Class in com.mikepenz.iconics.typeface
 
GenericsUtil - Class in com.mikepenz.iconics.utils
Created by mikepenz on 03.08.15.
GenericsUtil() - Constructor for class com.mikepenz.iconics.utils.GenericsUtil
 
getAlpha() - Method in class com.mikepenz.iconics.IconicsDrawable
 
getAuthor() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getAuthor() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getBackgroundColor() - Method in class com.mikepenz.iconics.IconicsDrawable
Returns the icon background color
getCharacter() - Method in class com.mikepenz.iconics.typeface.GenericFont.Icon
 
getCharacter() - Method in interface com.mikepenz.iconics.typeface.IIcon
 
getCharacters() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getCharacters() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getColor() - Method in class com.mikepenz.iconics.IconicsDrawable
Returns the icon color
getCompatAlpha() - Method in class com.mikepenz.iconics.IconicsDrawable
just a helper method to get the alpha value
getContourColor() - Method in class com.mikepenz.iconics.IconicsDrawable
Returns the icon contour color
getCount() - Method in class com.mikepenz.iconics.utils.RemoveInfo
 
getDescription() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getDescription() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getFields(Context) - Static method in class com.mikepenz.iconics.utils.GenericsUtil
a helper to get the string fields from the R class
getFontName() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getFontName() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getFormattedName() - Method in class com.mikepenz.iconics.typeface.GenericFont.Icon
 
getFormattedName() - Method in interface com.mikepenz.iconics.typeface.IIcon
 
getIcon() - Method in class com.mikepenz.iconics.IconicsDrawable
 
getIcon(String) - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getIcon(String) - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getIcon() - Method in class com.mikepenz.iconics.view.IconicsImageView
 
getIconCount() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getIconCount() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getIcons() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getIcons() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getIntrinsicHeight() - Method in class com.mikepenz.iconics.IconicsDrawable
 
getIntrinsicWidth() - Method in class com.mikepenz.iconics.IconicsDrawable
 
getLicense() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getLicense() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getLicenseUrl() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getLicenseUrl() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getMappingPrefix() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getMappingPrefix() - Method in interface com.mikepenz.iconics.typeface.ITypeface
The Mapping Prefix to identify this font must have a length of 3
getName() - Method in class com.mikepenz.iconics.typeface.GenericFont.Icon
 
getName() - Method in interface com.mikepenz.iconics.typeface.IIcon
 
getOpacity() - Method in class com.mikepenz.iconics.IconicsDrawable
 
getPlainIcon() - Method in class com.mikepenz.iconics.IconicsDrawable
 
getRegisteredFonts(Context) - Static method in class com.mikepenz.iconics.Iconics
return all registered FONTS
getResources() - Method in class com.mikepenz.iconics.context.IconicsContextWrapper
 
getStart() - Method in class com.mikepenz.iconics.utils.RemoveInfo
 
getSystemService(String) - Method in class com.mikepenz.iconics.context.IconicsContextWrapper
 
getTotal() - Method in class com.mikepenz.iconics.utils.RemoveInfo
 
getTypeface(Context) - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getTypeface() - Method in class com.mikepenz.iconics.typeface.GenericFont.Icon
 
getTypeface() - Method in interface com.mikepenz.iconics.typeface.IIcon
 
getTypeface(Context) - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getUrl() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getUrl() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 
getVersion() - Method in class com.mikepenz.iconics.typeface.GenericFont
 
getVersion() - Method in interface com.mikepenz.iconics.typeface.ITypeface
 

I

icon(String) - Method in class com.mikepenz.iconics.IconicsDrawable
Loads and draws given text
icon(Character) - Method in class com.mikepenz.iconics.IconicsDrawable
Loads and draws given.
icon(IIcon) - Method in class com.mikepenz.iconics.IconicsDrawable
Loads and draws given.
icon(ITypeface, IIcon) - Method in class com.mikepenz.iconics.IconicsDrawable
Loads and draws given.
Icon(char) - Constructor for class com.mikepenz.iconics.typeface.GenericFont.Icon
 
Icon(String, char) - Constructor for class com.mikepenz.iconics.typeface.GenericFont.Icon
 
icon - Variable in class com.mikepenz.iconics.utils.StyleContainer
 
Iconics - Class in com.mikepenz.iconics
 
Iconics.IconicsBuilder - Class in com.mikepenz.iconics
 
Iconics.IconicsBuilderString - Class in com.mikepenz.iconics
 
Iconics.IconicsBuilderView - Class in com.mikepenz.iconics
 
IconicsArrayBuilder - Class in com.mikepenz.iconics
Created by mikepenz on 30.06.15.
IconicsArrayBuilder(IconicsDrawable) - Constructor for class com.mikepenz.iconics.IconicsArrayBuilder
 
IconicsBuilder() - Constructor for class com.mikepenz.iconics.Iconics.IconicsBuilder
 
IconicsBuilderString(Context, List<ITypeface>, Spanned, List<CharacterStyle>, HashMap<String, List<CharacterStyle>>) - Constructor for class com.mikepenz.iconics.Iconics.IconicsBuilderString
 
IconicsBuilderView(Context, List<ITypeface>, TextView, List<CharacterStyle>, HashMap<String, List<CharacterStyle>>) - Constructor for class com.mikepenz.iconics.Iconics.IconicsBuilderView
 
IconicsButton - Class in com.mikepenz.iconics.view
 
IconicsButton(Context) - Constructor for class com.mikepenz.iconics.view.IconicsButton
 
IconicsButton(Context, AttributeSet) - Constructor for class com.mikepenz.iconics.view.IconicsButton
 
IconicsButton(Context, AttributeSet, int) - Constructor for class com.mikepenz.iconics.view.IconicsButton
 
IconicsCompatButton - Class in com.mikepenz.iconics.view
 
IconicsCompatButton(Context) - Constructor for class com.mikepenz.iconics.view.IconicsCompatButton
 
IconicsCompatButton(Context, AttributeSet) - Constructor for class com.mikepenz.iconics.view.IconicsCompatButton
 
IconicsCompatButton(Context, AttributeSet, int) - Constructor for class com.mikepenz.iconics.view.IconicsCompatButton
 
IconicsContextWrapper - Class in com.mikepenz.iconics.context
Base created by Christopher Jenkins https://github.com/chrisjenx/Calligraphy
IconicsDrawable - Class in com.mikepenz.iconics
A custom Drawable which can display icons from icon fonts.
IconicsDrawable(Context) - Constructor for class com.mikepenz.iconics.IconicsDrawable
 
IconicsDrawable(Context, Character) - Constructor for class com.mikepenz.iconics.IconicsDrawable
 
IconicsDrawable(Context, String) - Constructor for class com.mikepenz.iconics.IconicsDrawable
 
IconicsDrawable(Context, IIcon) - Constructor for class com.mikepenz.iconics.IconicsDrawable
 
IconicsDrawable(Context, ITypeface, IIcon) - Constructor for class com.mikepenz.iconics.IconicsDrawable
 
IconicsImageView - Class in com.mikepenz.iconics.view
 
IconicsImageView(Context) - Constructor for class com.mikepenz.iconics.view.IconicsImageView
 
IconicsImageView(Context, AttributeSet) - Constructor for class com.mikepenz.iconics.view.IconicsImageView
 
IconicsImageView(Context, AttributeSet, int) - Constructor for class com.mikepenz.iconics.view.IconicsImageView
 
IconicsLayoutInflater - Class in com.mikepenz.iconics.context
Created by mikepenz on 01.12.15.
IconicsLayoutInflater(AppCompatDelegate) - Constructor for class com.mikepenz.iconics.context.IconicsLayoutInflater
 
IconicsTextView - Class in com.mikepenz.iconics.view
 
IconicsTextView(Context) - Constructor for class com.mikepenz.iconics.view.IconicsTextView
 
IconicsTextView(Context, AttributeSet) - Constructor for class com.mikepenz.iconics.view.IconicsTextView
 
IconicsTextView(Context, AttributeSet, int) - Constructor for class com.mikepenz.iconics.view.IconicsTextView
 
IconicsTypefaceSpan - Class in com.mikepenz.iconics.utils
 
IconicsTypefaceSpan(String, Typeface) - Constructor for class com.mikepenz.iconics.utils.IconicsTypefaceSpan
 
IconicsUtils - Class in com.mikepenz.iconics.utils
Created by mikepenz on 05.11.15.
IconicsUtils() - Constructor for class com.mikepenz.iconics.utils.IconicsUtils
 
iconOffsetXDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set the icon offset for X as dp
iconOffsetXPx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set the icon offset for X
iconOffsetXRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set the icon offset for X from resource
iconOffsetYDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set the icon offset for Y as dp
iconOffsetYPx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set the icon offset for Y
iconOffsetYRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set the icon offset for Y from resource
iconText(String) - Method in class com.mikepenz.iconics.IconicsDrawable
Loads and draws given text
IIcon - Interface in com.mikepenz.iconics.typeface
Created by mikepenz on 06.11.14.
init(Context) - Static method in class com.mikepenz.iconics.Iconics
initializes the FONTS.
isStateful() - Method in class com.mikepenz.iconics.IconicsDrawable
 
ITypeface - Interface in com.mikepenz.iconics.typeface
Created by mikepenz on 01.11.14.

O

on(Spanned) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
defines where the icons should be applied to
on(String) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
defines where the icons should be applied to
on(CharSequence) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
defines where the icons should be applied to
on(StringBuilder) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
defines where the icons should be applied to
on(TextView) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
defines where the icons should be applied to
on(Button) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
defines where the icons should be applied to
onBoundsChange(Rect) - Method in class com.mikepenz.iconics.IconicsDrawable
 
onCreateView(View, String, Context, AttributeSet) - Method in class com.mikepenz.iconics.context.IconicsLayoutInflater
 
onStateChange(int[]) - Method in class com.mikepenz.iconics.IconicsDrawable
 

P

paddingDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the padding in dp for the drawable
paddingPx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set a padding for the.
paddingRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the padding of the drawable from res

R

registerFont(ITypeface) - Static method in class com.mikepenz.iconics.Iconics
registeres a fonts into the FONTS array for performance
registerIcon(String, char) - Method in class com.mikepenz.iconics.typeface.GenericFont
 
RemoveInfo - Class in com.mikepenz.iconics.utils
 
RemoveInfo(int, int) - Constructor for class com.mikepenz.iconics.utils.RemoveInfo
 
RemoveInfo(int, int, int) - Constructor for class com.mikepenz.iconics.utils.RemoveInfo
 
respectFontBounds(boolean) - Method in class com.mikepenz.iconics.IconicsDrawable
Set if it should respect the original bounds of the icon.
roundedCornersDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from dp
roundedCornersPx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from px
roundedCornersRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from res
roundedCornersRxDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from dp
roundedCornersRxPx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from px
roundedCornersRxRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from res
roundedCornersRyDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from dp
roundedCornersRyPx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from px
roundedCornersRyRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
set rounded corner from res

S

setAlpha(int) - Method in class com.mikepenz.iconics.IconicsDrawable
 
setBackgroundColor(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setBackgroundColorRes(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setColor(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setColorFilter(ColorFilter) - Method in class com.mikepenz.iconics.IconicsDrawable
 
setColorRes(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setContourColor(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setContourColorRes(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setContourWidthDp(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setContourWidthPx(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setContourWidthRes(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setCount(int) - Method in class com.mikepenz.iconics.utils.RemoveInfo
 
setIcon(Character) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIcon(Character, boolean) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIcon(String) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIcon(String, boolean) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIcon(IIcon) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIcon(IIcon, boolean) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIcon(IconicsDrawable) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIcon(IconicsDrawable, boolean) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIconText(String) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setIconText(String, boolean) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setPaddingDp(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setPaddingPx(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setPaddingRes(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setRoundedCornersDp(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setRoundedCornersPx(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setRoundedCornersRes(int) - Method in class com.mikepenz.iconics.view.IconicsImageView
 
setStart(int) - Method in class com.mikepenz.iconics.utils.RemoveInfo
 
setState(int[]) - Method in class com.mikepenz.iconics.IconicsDrawable
 
setText(CharSequence, TextView.BufferType) - Method in class com.mikepenz.iconics.view.IconicsButton
 
setText(CharSequence, TextView.BufferType) - Method in class com.mikepenz.iconics.view.IconicsCompatButton
 
setText(CharSequence, TextView.BufferType) - Method in class com.mikepenz.iconics.view.IconicsTextView
 
setTint(int) - Method in class com.mikepenz.iconics.IconicsDrawable
 
setTintList(ColorStateList) - Method in class com.mikepenz.iconics.IconicsDrawable
 
setTintMode(PorterDuff.Mode) - Method in class com.mikepenz.iconics.IconicsDrawable
 
setTotal(int) - Method in class com.mikepenz.iconics.utils.RemoveInfo
 
sizeDp(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizeDpX(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizeDpY(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizePx(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizePxX(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizePxY(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizeRes(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizeResX(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
sizeResY(int) - Method in class com.mikepenz.iconics.IconicsDrawable
Set the size of the drawable.
span - Variable in class com.mikepenz.iconics.utils.StyleContainer
 
spannableStringBuilder - Variable in class com.mikepenz.iconics.utils.TextStyleContainer
 
startIndex - Variable in class com.mikepenz.iconics.utils.StyleContainer
 
style(CharacterStyle...) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
 
style(Context, Spanned) - Static method in class com.mikepenz.iconics.Iconics
Creates a new SpannableStringBuilder and will iterate over the textSpanned once and copy over all characters, it will also directly replace icon font placeholders with the correct mapping.
style(Context, HashMap<String, ITypeface>, Spanned, List<CharacterStyle>, HashMap<String, List<CharacterStyle>>) - Static method in class com.mikepenz.iconics.Iconics
Creates a new SpannableStringBuilder and will iterate over the textSpanned once and copy over all characters, it will also directly replace icon font placeholders with the correct mapping.
style(Paint.Style) - Method in class com.mikepenz.iconics.IconicsDrawable
Sets the style
style - Variable in class com.mikepenz.iconics.utils.StyleContainer
 
StyleContainer - Class in com.mikepenz.iconics.utils
 
StyleContainer(int, int, String, ITypeface, int) - Constructor for class com.mikepenz.iconics.utils.StyleContainer
 
StyleContainer(int, int, String, ITypeface) - Constructor for class com.mikepenz.iconics.utils.StyleContainer
 
StyleContainer(int, int, ParcelableSpan) - Constructor for class com.mikepenz.iconics.utils.StyleContainer
 
StyleContainer(int, int, ParcelableSpan, int) - Constructor for class com.mikepenz.iconics.utils.StyleContainer
 
StyleContainer(int, int, CharacterStyle) - Constructor for class com.mikepenz.iconics.utils.StyleContainer
 
StyleContainer(int, int, CharacterStyle, int) - Constructor for class com.mikepenz.iconics.utils.StyleContainer
 
styleContainers - Variable in class com.mikepenz.iconics.utils.TextStyleContainer
 
styleEditable(Context, Editable) - Static method in class com.mikepenz.iconics.Iconics
Iterates over the editable once and replace icon font placeholders with the correct mapping.
styleEditable(Context, HashMap<String, ITypeface>, Editable, List<CharacterStyle>, HashMap<String, List<CharacterStyle>>) - Static method in class com.mikepenz.iconics.Iconics
Iterates over the editable once and replace icon font placeholders with the correct mapping.
styleFor(IIcon, CharacterStyle...) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
this method allows you to apply additional styles on icons , just provide all CharacterStyles you want to apply on the given IIcon
styleFor(String, CharacterStyle...) - Method in class com.mikepenz.iconics.Iconics.IconicsBuilder
this method allows you to apply additional styles on icons , just provide all CharacterStyles you want to apply on the given icon (by it's name faw-android)

T

TAG - Static variable in class com.mikepenz.iconics.Iconics
 
TextStyleContainer - Class in com.mikepenz.iconics.utils
 
TextStyleContainer(SpannableStringBuilder, LinkedList<StyleContainer>) - Constructor for class com.mikepenz.iconics.utils.TextStyleContainer
 
toBitmap() - Method in class com.mikepenz.iconics.IconicsDrawable
Creates a BitMap to use in Widgets or anywhere else
typeface(Typeface) - Method in class com.mikepenz.iconics.IconicsDrawable
sets the typeface of the drawable NOTE THIS WILL OVERWRITE THE ICONFONT!

U

updateDrawState(TextPaint) - Method in class com.mikepenz.iconics.utils.IconicsTypefaceSpan
 
updateMeasureState(TextPaint) - Method in class com.mikepenz.iconics.utils.IconicsTypefaceSpan
 
Utils - Class in com.mikepenz.iconics.utils
 
Utils() - Constructor for class com.mikepenz.iconics.utils.Utils
 

W

withTypeface(ITypeface) - Method in class com.mikepenz.iconics.typeface.GenericFont.Icon
 
wrap(Context) - Static method in class com.mikepenz.iconics.context.IconicsContextWrapper
 
A B C D E F G I O P R S T U W 
Skip navigation links