Skip navigation links
A G L O S V 

A

au.com.dardle.widget - package au.com.dardle.widget
 

G

getLabelBackgroundColor() - Method in class au.com.dardle.widget.LabelLayout
Get the background color of label
getLabelDistance() - Method in class au.com.dardle.widget.LabelLayout
Get the distance from vertex to label's edge
getLabelGravity() - Method in class au.com.dardle.widget.LabelLayout
Get the gravity of label
getLabelHeight() - Method in class au.com.dardle.widget.LabelLayout
Get the height of label
getLabelText() - Method in class au.com.dardle.widget.LabelLayout
Get the text of label
getLabelTextColor() - Method in class au.com.dardle.widget.LabelLayout
Get the text color of label
getLabelTextSize() - Method in class au.com.dardle.widget.LabelLayout
Get the text size of label

L

LabelLayout - Class in au.com.dardle.widget
LabelLayout provides a label at the corner to display text
LabelLayout(Context) - Constructor for class au.com.dardle.widget.LabelLayout
 
LabelLayout(Context, AttributeSet) - Constructor for class au.com.dardle.widget.LabelLayout
 
LabelLayout(Context, AttributeSet, int) - Constructor for class au.com.dardle.widget.LabelLayout
 
LabelLayout.Gravity - Enum in au.com.dardle.widget
 

O

onDrawForeground(Canvas) - Method in class au.com.dardle.widget.LabelLayout
 

S

setLabelBackgroundColor(int) - Method in class au.com.dardle.widget.LabelLayout
Set the background color of label
setLabelDistance(int) - Method in class au.com.dardle.widget.LabelLayout
Set the distance from vertex to label's edge
setLabelGravity(LabelLayout.Gravity) - Method in class au.com.dardle.widget.LabelLayout
Set the gravity of label
setLabelHeight(int) - Method in class au.com.dardle.widget.LabelLayout
Set the height of label
setLabelText(String) - Method in class au.com.dardle.widget.LabelLayout
Set the text of label
setLabelTextColor(int) - Method in class au.com.dardle.widget.LabelLayout
Set the text color of label
setLabelTextSize(int) - Method in class au.com.dardle.widget.LabelLayout
Set the text size of label

V

valueOf(String) - Static method in enum au.com.dardle.widget.LabelLayout.Gravity
Returns the enum constant of this type with the specified name.
values() - Static method in enum au.com.dardle.widget.LabelLayout.Gravity
Returns an array containing the constants of this enum type, in the order they are declared.
A G L O S V 
Skip navigation links