public class Pivot
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Pivot.Axis |
static class |
Pivot.X |
static class |
Pivot.Y |
| Constructor and Description |
|---|
Pivot(int axis,
int pivotPoint) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAxis() |
void |
setOn(android.view.View view) |
public static final int AXIS_X
public static final int AXIS_Y