|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.view.animation.LayoutAnimationController.AnimationParameters
android.view.animation.GridLayoutAnimationController.AnimationParameters
public static class GridLayoutAnimationController.AnimationParameters
| Field Summary | |
|---|---|
int |
column
|
int |
columnsCount
|
int |
row
|
int |
rowsCount
|
| Fields inherited from class android.view.animation.LayoutAnimationController.AnimationParameters |
|---|
count, index |
| Constructor Summary | |
|---|---|
GridLayoutAnimationController.AnimationParameters()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int column
public int row
public int columnsCount
public int rowsCount
| Constructor Detail |
|---|
public GridLayoutAnimationController.AnimationParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||