これにより、AR ハンド モーション アニメーションが駆動します。
継承される定数
継承元のクラス
android.view.animation.Animation
int |
絶対 |
|
int |
無限 |
|
int |
RELATIVE_TO_PARENT |
|
int |
RELATIVE_TO_SELF |
|
int |
再起動 |
|
int |
REVERSE |
|
int |
START_ON_FIRST_FRAME |
|
int |
ZORDER_BOTTOM |
|
int |
ZORDER_NORMAL |
|
int |
ZORDER_TOP |
|
継承されるメソッド
継承元のクラス
android.view.animation.Animation
void |
|
void |
cancel()
|
オブジェクト |
clone()
|
long |
computeDurationHint()
|
void |
ensureInterpolator()
|
void |
finalize()
|
整数 |
getBackgroundColor()
|
ブール値 |
getDetachWallpaper()
|
long |
getDuration()
|
ブール値 |
getFillAfter()
|
ブール値 |
getFillBefore()
|
Interpolator |
getInterpolator()
|
整数 |
getRepeatCount()
|
整数 |
getRepeatMode()
|
浮動小数点数 |
getScaleFactor()
|
long |
getStartOffset()
|
long |
getStartTime()
|
ブール値 |
|
ブール値 |
|
整数 |
getZReconciliation()
|
ブール値 |
hasEnded()
|
ブール値 |
hasStarted()
|
void |
初期化(int arg0, int arg1, int arg2, int arg3)
|
ブール値 |
isFillEnabled()
|
ブール値 |
isInitialized()
|
void |
reset()
|
浮動小数点数 |
resolveSize(int arg0, float arg1, int arg2, int arg3)
|
void |
restrictDuration(long arg0)
|
void |
scaleCurrentDuration(浮動小数点数 arg0)
|
void |
|
void |
setBackgroundColor(int arg0)
|
void |
setDetachWallpaper(ブール値 arg0)
|
void |
setDuration(long arg0)
|
void |
setFillAfter(boolean arg0)
|
void |
setFillBefore(ブール値 arg0)
|
void |
setFillEnabled(ブール値 arg0)
|
void |
setInterpolator( Context arg0, int arg1)
|
void |
|
void |
setRepeatCount(int arg0)
|
void |
setRepeatMode(int arg0)
|
void |
setStartOffset(long arg0)
|
void |
setStartTime(long arg0)
|
void |
setZReconciliation(int arg0)
|
void |
start()
|
void |
startNow()
|
ブール値 |
willChangeBounds()
|
ブール値 |
willChangeTransformationMatrix()
|
java.lang.Object クラスから
オブジェクト |
clone()
|
ブール値 |
|
void |
finalize()
|
finalClass<PLURALgt; |
getClass()
|
整数 |
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
文字列 |
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
パブリック コンストラクタ
public
HandMotionAnimation
(View containerView、View HandImageView)
パラメータ
containerView |
|
HandImageView |
|