|
|
| RevealLinearLayout (Context context) |
| |
|
| RevealLinearLayout (Context context, AttributeSet attrs) |
| |
|
| RevealLinearLayout (Context context, AttributeSet attrs, int defStyle) |
| |
| void | setTarget (View view) |
| |
| void | setCenter (float centerX, float centerY) |
| |
| void | setClipOutlines (boolean clip) |
| |
| void | setRevealRadius (float radius) |
| |
| float | getRevealRadius () |
| |
|
void | invalidate (Rect bounds) |
| |
|
|
boolean | drawChild (Canvas canvas, View child, long drawingTime) |
| |
| float io.codetail.widget.RevealLinearLayout.getRevealRadius |
( |
| ) |
|
| void io.codetail.widget.RevealLinearLayout.setCenter |
( |
float |
centerX, |
|
|
float |
centerY |
|
) |
| |
| void io.codetail.widget.RevealLinearLayout.setClipOutlines |
( |
boolean |
clip | ) |
|
| void io.codetail.widget.RevealLinearLayout.setRevealRadius |
( |
float |
radius | ) |
|
| void io.codetail.widget.RevealLinearLayout.setTarget |
( |
View |
view | ) |
|
The documentation for this class was generated from the following file:
- src/io/codetail/widget/RevealLinearLayout.java