- setBarColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the color of the bar line and the tick lines in the range bar.
- setBarRounded(boolean) - Method in class com.appyvet.materialrangebar.RangeBar
-
set the bar with rounded corners
- setBarWeight(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the weight of the bar line and the tick lines in the range bar.
- setConnectingLineColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the color of the connecting line between the thumbs.
- setConnectingLineColors(ArrayList<Integer>) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setConnectingLineWeight(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the weight of the connecting line between the thumbs.
- setDrawTicks(boolean) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setEnabled(boolean) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setFormatter(IRangeBarFormatter) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setLeftThumbColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets left thumb circle color
- setMinimumThumbDistance(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the minimum desired distance between Thumbs.
- setOnlyOnDrag(boolean) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets if the pins works only when drag it.
- setOnRangeBarChangeListener(RangeBar.OnRangeBarChangeListener) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets a listener to receive notifications of changes to the RangeBar.
- setPinColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the color of the pins.
- setPinRadius(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
If this is set, the thumb images will be replaced with a circle of the
specified radius.
- setPinTextColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the color of the text within the pin.
- setPinTextFormatter(RangeBar.PinTextFormatter) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setPinTextListener(RangeBar.OnRangeBarTextListener) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets a listener to modify the text
- setRangeBarEnabled(boolean) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set if the view is a range bar or a seek bar.
- setRangePinsByIndices(int, int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the location of the pins according by the supplied index.
- setRangePinsByValue(float, float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the location of pins according by the supplied values.
- setRightThumbColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets Right thumb circle color
- setSeekPinByIndex(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the location of pin according by the supplied index.
- setSeekPinByValue(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the location of pin according by the supplied value.
- setTemporaryPins(boolean) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set if the pins should dissapear after released
- setThumbBoundaryColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the color of the Thumb Boundary.
- setThumbBoundarySize(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the size of the Thumb Boundary.
- setThumbColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the color of the Thumb.
- setThumbSize(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the size of the thumb.
- setTickBottomLabels(CharSequence[]) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setTickColors(ArrayList<Integer>) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the colors of the ticks.
- setTickColors(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the color of the ticks.
- setTickCount(int) - Method in class com.appyvet.materialrangebar.Bar
-
Set the number of ticks that will appear in the RangeBar.
- setTickDefaultColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
Set the default color of the ticks.
- setTickEnd(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the end tick in the RangeBar.
- setTickHeight(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the height of the ticks in the range bar.
- setTickInterval(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the start tick in the RangeBar.
- setTickLabelColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setTickLabelSelectedColor(int) - Method in class com.appyvet.materialrangebar.RangeBar
-
- setTickStart(float) - Method in class com.appyvet.materialrangebar.RangeBar
-
Sets the start tick in the RangeBar.
- setTickTopLabels(CharSequence[]) - Method in class com.appyvet.materialrangebar.RangeBar
-