public class ActionListTransformState extends TransformState
mTransformedView
Constructor and Description |
---|
ActionListTransformState() |
Modifier and Type | Method and Description |
---|---|
static ActionListTransformState |
obtain() |
void |
recycle() |
protected void |
resetTransformedView() |
protected boolean |
sameAs(TransformState otherState) |
void |
transformViewFullyFrom(TransformState otherState,
float transformationAmount) |
void |
transformViewFullyTo(TransformState otherState,
float transformationAmount) |
abortTransformation, appear, createFrom, disappear, getLaidOutLocationOnScreen, getLocationOnScreen, getTransformationStartScaleX, getTransformationStartScaleY, getTransformationStartX, getTransformationStartY, getTransformedView, initFrom, prepareFadeIn, reset, setClippingDeactivated, setTransformationEndX, setTransformationEndY, setTransformationStartX, setTransformationStartY, setVisible, transformScale, transformViewFrom, transformViewTo, transformViewVerticalFrom, transformViewVerticalFrom, transformViewVerticalTo, transformViewVerticalTo
protected boolean sameAs(TransformState otherState)
sameAs
in class TransformState
public static ActionListTransformState obtain()
public void transformViewFullyFrom(TransformState otherState, float transformationAmount)
transformViewFullyFrom
in class TransformState
public void transformViewFullyTo(TransformState otherState, float transformationAmount)
transformViewFullyTo
in class TransformState
protected void resetTransformedView()
resetTransformedView
in class TransformState
public void recycle()
recycle
in class TransformState