public class TabletTransformer extends BaseTransformer
| 构造器和说明 |
|---|
TabletTransformer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static float |
getOffsetXForRotation(float degrees,
int width,
int height) |
protected void |
onTransform(View view,
float position)
Called each
BaseTransformer.transformPage(View, float). |
hideOffscreenPages, isPagingEnabled, onPostTransform, onPreTransform, setCustomAnimationInterface, transformPageprotected void onTransform(View view, float position)
BaseTransformerBaseTransformer.transformPage(View, float).onTransform 在类中 BaseTransformerprotected static final float getOffsetXForRotation(float degrees,
int width,
int height)