- 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
-
- IconicsAnimatedDrawable - Class in com.mikepenz.iconics.animation
-
- IconicsAnimatedDrawable(Context) - Constructor for class com.mikepenz.iconics.animation.IconicsAnimatedDrawable
-
- IconicsAnimatedDrawable(Context, Character) - Constructor for class com.mikepenz.iconics.animation.IconicsAnimatedDrawable
-
- IconicsAnimatedDrawable(Context, String) - Constructor for class com.mikepenz.iconics.animation.IconicsAnimatedDrawable
-
- IconicsAnimatedDrawable(Context, IIcon) - Constructor for class com.mikepenz.iconics.animation.IconicsAnimatedDrawable
-
- IconicsAnimatedDrawable(Context, ITypeface, IIcon) - Constructor for class com.mikepenz.iconics.animation.IconicsAnimatedDrawable
-
- IconicsAnimatedDrawable.Runner - Class in com.mikepenz.iconics.animation
-
- IconicsAnimationListener - Interface in com.mikepenz.iconics.animation
-
- IconicsAnimationPauseListener - Interface in com.mikepenz.iconics.animation
-
- IconicsAnimationProcessor - Class in com.mikepenz.iconics.animation
-
- IconicsAnimationProcessor() - Constructor for class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
- 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
-
- IconicsBrush<T extends android.graphics.Paint> - Class in com.mikepenz.iconics
-
Helper class to control applying state changes to colors and paint.
- IconicsBrush(T) - Constructor for class com.mikepenz.iconics.IconicsBrush
-
- 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.
- INFINITE - Static variable in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
- 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.
- interpolator(TimeInterpolator) - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
The time interpolator used in calculating the elapsed fraction of this animation.
- isPaused() - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Returns whether this processor is currently in a paused state.
- isRunning() - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
- isStarted() - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
- isStateful() - Method in class com.mikepenz.iconics.IconicsDrawable
-
- ITypeface - Interface in com.mikepenz.iconics.typeface
-
Created by mikepenz on 01.11.14.
- registerFont(ITypeface) - Static method in class com.mikepenz.iconics.Iconics
-
Registers a fonts into the FONTS array for performance
- registerIcon(String, char) - Method in class com.mikepenz.iconics.typeface.GenericFont
-
- registerProcessor(IconicsAnimationProcessor) - Static method in class com.mikepenz.iconics.Iconics
-
- removeAllListeners() - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
- removeListener(IconicsAnimationListener) - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Removes a listener from the set listening to this processor.
- removePauseListener(IconicsAnimationPauseListener) - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Removes a pause listener from the set listening to this processor.
- repeatCount(int) - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Sets how many times the animation should be repeated.
- repeatMode(int) - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Defines what this animation should do when it reaches the end.
- respectFontBounds(boolean) - Method in class com.mikepenz.iconics.IconicsDrawable
-
Set if it should respect the original bounds of the icon.
- RESTART - Static variable in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
When the animation reaches the end and repeatCount is INFINITE
or a positive value, the animation restarts from the beginning.
- resume() - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Resumes a paused processor, causing the processor to pick up where it left off
when it was paused.
- REVERSE - Static variable in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
When the animation reaches the end and repeatCount is INFINITE
or a positive value, the animation reverses direction on every iteration.
- reverse() - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Plays the processor in reverse.
- 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
- setAlpha(int) - Method in class com.mikepenz.iconics.IconicsBrush
-
- setAlpha(int) - Method in class com.mikepenz.iconics.IconicsDrawable
-
- setColorFilter(ColorFilter) - Method in class com.mikepenz.iconics.IconicsDrawable
-
- setColors(ColorStateList) - Method in class com.mikepenz.iconics.IconicsBrush
-
- setFor(View, IconicsAnimatedDrawable) - Method in class com.mikepenz.iconics.animation.IconicsAnimatedDrawable.Runner
-
Setup all animations to provided drawable and view
- setState(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
-
- shadowColorId(int) - Method in class com.mikepenz.iconics.context.IconicsAttrsExtractor
-
- 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`
- shadowDxId(int) - Method in class com.mikepenz.iconics.context.IconicsAttrsExtractor
-
- shadowDyId(int) - Method in class com.mikepenz.iconics.context.IconicsAttrsExtractor
-
- 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`
- shadowRadiusId(int) - Method in class com.mikepenz.iconics.context.IconicsAttrsExtractor
-
- 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
-
- SpinProcessor - Class in com.mikepenz.iconics.animation
-
- SpinProcessor() - Constructor for class com.mikepenz.iconics.animation.SpinProcessor
-
- start() - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Starts the animation, if processor is attached to drawable, otherwise sets flag to start
animation immediately after attaching
- startImmediately(boolean) - Method in class com.mikepenz.iconics.animation.IconicsAnimationProcessor
-
Set the flag for starting animation immediately after attach to drawable and after drawable
with the view is attached to window.
- 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)