- 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(Character, Typeface) - 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
-
- ICON_END - Static variable in class com.mikepenz.iconics.utils.IconicsUtils
-
- ICON_START - Static variable in class com.mikepenz.iconics.utils.IconicsUtils
-
- iconExists(Context, String) - Static method in class com.mikepenz.iconics.Iconics
-
Test if the icon exists in the currently loaded fonts
- 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
-
- IconicsAttrsApplier - Class in com.mikepenz.iconics.context
-
- IconicsAttrsApplier() - Constructor for class com.mikepenz.iconics.context.IconicsAttrsApplier
-
- IconicsAttrsExtractor - Class in com.mikepenz.iconics.context
-
- IconicsAttrsExtractor(Context, TypedArray) - Constructor for class com.mikepenz.iconics.context.IconicsAttrsExtractor
-
- 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
-
- 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
-
- IconicsLayoutInflater - Class in com.mikepenz.iconics.context
-
Created by mikepenz on 01.12.15.
- IconicsLayoutInflater(AppCompatDelegate) - Constructor for class com.mikepenz.iconics.context.IconicsLayoutInflater
-
- IconicsLayoutInflater2 - Class in com.mikepenz.iconics.context
-
Created by bschnack on 07.18.17.
- IconicsLayoutInflater2(AppCompatDelegate) - Constructor for class com.mikepenz.iconics.context.IconicsLayoutInflater2
-
- IconicsMenuInflaterUtil - Class in com.mikepenz.iconics.utils
-
Created by flisar on 23.05.2017.
- IconicsMenuInflaterUtil() - Constructor for class com.mikepenz.iconics.utils.IconicsMenuInflaterUtil
-
- 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
-
- iconId(int) - Method in class com.mikepenz.iconics.context.IconicsAttrsExtractor
-
- 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
- iconText(String, Typeface) - 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.
- inflate(MenuInflater, Context, int, Menu) - Static method in class com.mikepenz.iconics.utils.IconicsMenuInflaterUtil
-
- inflate(MenuInflater, Context, int, Menu, boolean) - Static method in class com.mikepenz.iconics.utils.IconicsMenuInflaterUtil
-
- 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.
- setAlpha(int) - Method in class com.mikepenz.iconics.IconicsDrawable
-
- setColorFilter(ColorFilter) - Method in class com.mikepenz.iconics.IconicsDrawable
-
- setState(int[]) - Method in class com.mikepenz.iconics.IconicsDrawable
-
- 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
-
- shadowDp(float, float, float, int) - Method in class com.mikepenz.iconics.IconicsDrawable
-
Sets the shadow for the icon
This requires shadow support to be enabled on the view holding this `IconicsDrawable`
- shadowPx(float, float, float, int) - Method in class com.mikepenz.iconics.IconicsDrawable
-
Sets the shadow for the icon
This requires shadow support to be enabled on the view holding this `IconicsDrawable`
- shadowRes(int, int, int, int) - Method in class com.mikepenz.iconics.IconicsDrawable
-
Sets the shadow for the icon
This requires shadow support to be enabled on the view holding this `IconicsDrawable`
- 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.
- sizeId(int) - Method in class com.mikepenz.iconics.context.IconicsAttrsExtractor
-
- 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)