Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- J2DPathConverter() - Constructor for class icyllis.arc3d.core.j2d.J2DUtils.J2DPathConverter
- J2DUtils - Class in icyllis.arc3d.core.j2d
- J2DUtils() - Constructor for class icyllis.arc3d.core.j2d.J2DUtils
- J2DUtils.J2DPathConverter - Class in icyllis.arc3d.core.j2d
- join(float, float) - Method in class icyllis.arc3d.core.Rect2f
-
Update this rectangle to enclose itself and the [x,y] coordinate.
- join(float, float, float, float) - Method in class icyllis.arc3d.core.Rect2f
-
Update this rectangle to enclose itself and the specified rectangle.
- join(int, int) - Method in class icyllis.arc3d.core.Rect2i
-
Update this Rect to enclose itself and the [x,y] coordinate.
- join(int, int, int, int) - Method in class icyllis.arc3d.core.Rect2i
-
Update this Rect to enclose itself and the specified rectangle.
- join(int, int, int, int) - Method in class icyllis.modernui.graphics.Rect
-
Update this Rect to enclose itself and the specified rectangle.
- join(PathConsumer, PathConsumer, float, float, float, float, float, float, float, float, boolean, boolean) - Method in interface icyllis.arc3d.core.PathStroker.Joiner
- join(Rect2fc) - Method in class icyllis.arc3d.core.Rect2f
-
Update this rectangle to enclose itself and the specified rectangle.
- join(Rect2ic) - Method in class icyllis.arc3d.core.Rect2f
-
Update this rectangle to enclose itself and the specified rectangle.
- join(Rect2ic) - Method in class icyllis.arc3d.core.Rect2i
-
Update this Rect to enclose itself and the specified rectangle.
- join(CharSequence, CharSequence...) - Static method in class icyllis.modernui.text.TextUtils
-
Returns a CharSequence composed of copies of the elements joined together with the specified delimiter.
- join(CharSequence, Iterable<? extends CharSequence>) - Static method in class icyllis.modernui.text.TextUtils
-
Returns a CharSequence composed of copies of the elements joined together with the specified delimiter.
- JOIN_BEVEL - Static variable in class icyllis.arc3d.core.Paint
-
The outer edges of a join meet with a straight line
- JOIN_BEVEL - Static variable in class icyllis.modernui.graphics.Paint
-
The outer edges of a join meet with a straight line
- JOIN_COUNT - Static variable in class icyllis.arc3d.core.Paint
-
The number of join types.
- JOIN_MITER - Static variable in class icyllis.arc3d.core.Paint
-
The outer edges of a join meet at a sharp angle
- JOIN_MITER - Static variable in class icyllis.modernui.graphics.Paint
-
The outer edges of a join meet at a sharp angle
- JOIN_ROUND - Static variable in class icyllis.arc3d.core.Paint
-
The outer edges of a join meet in a circular arc.
- JOIN_ROUND - Static variable in class icyllis.modernui.graphics.Paint
-
The outer edges of a join meet in a circular arc.
- joinNoCheck(float, float, float, float) - Method in class icyllis.arc3d.core.Rect2f
-
Update this rectangle to enclose itself and the specified rectangle.
- joinNoCheck(int, int, int, int) - Method in class icyllis.arc3d.core.Rect2i
-
Update this Rect to enclose itself and the specified rectangle.
- joinNoCheck(Rect2fc) - Method in class icyllis.arc3d.core.Rect2f
-
Update this rectangle to enclose itself and the specified rectangle.
- joinNoCheck(Rect2ic) - Method in class icyllis.arc3d.core.Rect2f
-
Update this rectangle to enclose itself and the specified rectangle.
- joinNoCheck(Rect2ic) - Method in class icyllis.arc3d.core.Rect2i
-
Update this Rect to enclose itself and the specified rectangle.
- JPEG - Enum constant in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
-
Save as the JPEG baseline format.
- jumpDrawablesToCurrentState() - Method in class icyllis.modernui.view.View
-
Call
Drawable.jumpToCurrentState()
on all Drawable objects associated with this view. - jumpDrawablesToCurrentState() - Method in class icyllis.modernui.view.ViewGroup
- jumpDrawablesToCurrentState() - Method in class icyllis.modernui.widget.AbsSeekBar
- jumpDrawablesToCurrentState() - Method in class icyllis.modernui.widget.CompoundButton
- jumpDrawablesToCurrentState() - Method in class icyllis.modernui.widget.ImageView
- jumpDrawablesToCurrentState() - Method in class icyllis.modernui.widget.ProgressBar
- jumpDrawablesToCurrentState() - Method in class icyllis.modernui.widget.TextView
- jumpToCurrentState() - Method in class icyllis.modernui.animation.StateListAnimator
-
If there is an animation running for a recent state change, ends it.
- jumpToCurrentState() - Method in class icyllis.modernui.graphics.drawable.Drawable
-
If this Drawable does transition animations between states, ask that it immediately jump to the current state and skip any active animations.
- jumpToCurrentState() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
- jumpToCurrentState() - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
- jumpToCurrentState() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form