- setAnimationEnable(boolean) - Method in class com.chaos.view.PinView
-
Specifies whether the text animation should be enabled or disabled.
- setCursorColor(int) - Method in class com.chaos.view.PinView
-
Sets the cursor color.
- setCursorVisible(boolean) - Method in class com.chaos.view.PinView
-
- setCursorWidth(int) - Method in class com.chaos.view.PinView
-
Sets the width (in pixels) of cursor.
- setItemCount(int) - Method in class com.chaos.view.PinView
-
Sets the count of items.
- setItemHeight(float) - Method in class com.chaos.view.PinView
-
Sets the height of item.
- setItemRadius(int) - Method in class com.chaos.view.PinView
-
Sets the radius of square.
- setItemSpacing(int) - Method in class com.chaos.view.PinView
-
Specifies extra space between two items.
- setItemWidth(float) - Method in class com.chaos.view.PinView
-
Sets the width of item.
- setLineColor(int) - Method in class com.chaos.view.PinView
-
Sets the line color for all the states (normal, selected,
focused) to be this color.
- setLineColor(ColorStateList) - Method in class com.chaos.view.PinView
-
Sets the line color.
- setLineWidth(int) - Method in class com.chaos.view.PinView
-
Sets the line width.
- setTextSize(float) - Method in class com.chaos.view.PinView
-
- setTextSize(int, float) - Method in class com.chaos.view.PinView
-