C# 클래스 android.view.animation.Animation

상속: java.lang.Object, java.lang.Cloneable
파일 보기 프로젝트 열기: JeroMiya/androidmono 1 사용 예제들

공개 메소드들

메소드 설명
Animation ( android arg0, android arg1 )
cancel ( ) : void
computeDurationHint ( ) : long
getDetachWallpaper ( ) : bool
getDuration ( ) : long
getFillAfter ( ) : bool
getFillBefore ( ) : bool
getInterpolator ( ) : global::android.view.animation.Interpolator
getRepeatCount ( ) : int
getRepeatMode ( ) : int
getStartOffset ( ) : long
getStartTime ( ) : long
getTransformation ( long arg0, android arg1 ) : bool
getZAdjustment ( ) : int
hasEnded ( ) : bool
hasStarted ( ) : bool
initialize ( int arg0, int arg1, int arg2, int arg3 ) : void
isFillEnabled ( ) : bool
isInitialized ( ) : bool
reset ( ) : void
restrictDuration ( long arg0 ) : void
scaleCurrentDuration ( float arg0 ) : void
setAnimationListener ( android arg0 ) : void
setDetachWallpaper ( bool arg0 ) : void
setDuration ( long arg0 ) : void
setFillAfter ( bool arg0 ) : void
setFillBefore ( bool arg0 ) : void
setFillEnabled ( bool arg0 ) : void
setInterpolator ( android arg0 ) : void
setInterpolator ( android arg0, int arg1 ) : void
setInterpolator ( global arg0 ) : void
setRepeatCount ( int arg0 ) : void
setRepeatMode ( int arg0 ) : void
setStartOffset ( long arg0 ) : void
setStartTime ( long arg0 ) : void
setZAdjustment ( int arg0 ) : void
start ( ) : void
startNow ( ) : void
willChangeBounds ( ) : bool
willChangeTransformationMatrix ( ) : bool

보호된 메소드들

메소드 설명
Animation ( global @__env )
applyTransformation ( float arg0, android arg1 ) : void
clone ( ) : global::android.view.animation.Animation
ensureInterpolator ( ) : void
resolveSize ( int arg0, float arg1, int arg2, int arg3 ) : float

비공개 메소드들

메소드 설명
Animation ( )

메소드 상세

Animation() 공개 메소드

public Animation ( android arg0, android arg1 )
arg0 android
arg1 android

Animation() 보호된 메소드

protected Animation ( global @__env )
@__env global

applyTransformation() 보호된 메소드

protected applyTransformation ( float arg0, android arg1 ) : void
arg0 float
arg1 android
리턴 void

cancel() 공개 메소드

public cancel ( ) : void
리턴 void

clone() 보호된 메소드

protected clone ( ) : global::android.view.animation.Animation
리턴 global::android.view.animation.Animation

computeDurationHint() 공개 메소드

public computeDurationHint ( ) : long
리턴 long

ensureInterpolator() 보호된 메소드

protected ensureInterpolator ( ) : void
리턴 void

getDetachWallpaper() 공개 메소드

public getDetachWallpaper ( ) : bool
리턴 bool

getDuration() 공개 메소드

public getDuration ( ) : long
리턴 long

getFillAfter() 공개 메소드

public getFillAfter ( ) : bool
리턴 bool

getFillBefore() 공개 메소드

public getFillBefore ( ) : bool
리턴 bool

getInterpolator() 공개 메소드

public getInterpolator ( ) : global::android.view.animation.Interpolator
리턴 global::android.view.animation.Interpolator

getRepeatCount() 공개 메소드

public getRepeatCount ( ) : int
리턴 int

getRepeatMode() 공개 메소드

public getRepeatMode ( ) : int
리턴 int

getStartOffset() 공개 메소드

public getStartOffset ( ) : long
리턴 long

getStartTime() 공개 메소드

public getStartTime ( ) : long
리턴 long

getTransformation() 공개 메소드

public getTransformation ( long arg0, android arg1 ) : bool
arg0 long
arg1 android
리턴 bool

getZAdjustment() 공개 메소드

public getZAdjustment ( ) : int
리턴 int

hasEnded() 공개 메소드

public hasEnded ( ) : bool
리턴 bool

hasStarted() 공개 메소드

public hasStarted ( ) : bool
리턴 bool

initialize() 공개 메소드

public initialize ( int arg0, int arg1, int arg2, int arg3 ) : void
arg0 int
arg1 int
arg2 int
arg3 int
리턴 void

isFillEnabled() 공개 메소드

public isFillEnabled ( ) : bool
리턴 bool

isInitialized() 공개 메소드

public isInitialized ( ) : bool
리턴 bool

reset() 공개 메소드

public reset ( ) : void
리턴 void

resolveSize() 보호된 메소드

protected resolveSize ( int arg0, float arg1, int arg2, int arg3 ) : float
arg0 int
arg1 float
arg2 int
arg3 int
리턴 float

restrictDuration() 공개 메소드

public restrictDuration ( long arg0 ) : void
arg0 long
리턴 void

scaleCurrentDuration() 공개 메소드

public scaleCurrentDuration ( float arg0 ) : void
arg0 float
리턴 void

setAnimationListener() 공개 메소드

public setAnimationListener ( android arg0 ) : void
arg0 android
리턴 void

setDetachWallpaper() 공개 메소드

public setDetachWallpaper ( bool arg0 ) : void
arg0 bool
리턴 void

setDuration() 공개 메소드

public setDuration ( long arg0 ) : void
arg0 long
리턴 void

setFillAfter() 공개 메소드

public setFillAfter ( bool arg0 ) : void
arg0 bool
리턴 void

setFillBefore() 공개 메소드

public setFillBefore ( bool arg0 ) : void
arg0 bool
리턴 void

setFillEnabled() 공개 메소드

public setFillEnabled ( bool arg0 ) : void
arg0 bool
리턴 void

setInterpolator() 공개 메소드

public setInterpolator ( android arg0 ) : void
arg0 android
리턴 void

setInterpolator() 공개 메소드

public setInterpolator ( android arg0, int arg1 ) : void
arg0 android
arg1 int
리턴 void

setInterpolator() 공개 메소드

public setInterpolator ( global arg0 ) : void
arg0 global
리턴 void

setRepeatCount() 공개 메소드

public setRepeatCount ( int arg0 ) : void
arg0 int
리턴 void

setRepeatMode() 공개 메소드

public setRepeatMode ( int arg0 ) : void
arg0 int
리턴 void

setStartOffset() 공개 메소드

public setStartOffset ( long arg0 ) : void
arg0 long
리턴 void

setStartTime() 공개 메소드

public setStartTime ( long arg0 ) : void
arg0 long
리턴 void

setZAdjustment() 공개 메소드

public setZAdjustment ( int arg0 ) : void
arg0 int
리턴 void

start() 공개 메소드

public start ( ) : void
리턴 void

startNow() 공개 메소드

public startNow ( ) : void
리턴 void

willChangeBounds() 공개 메소드

public willChangeBounds ( ) : bool
리턴 bool

willChangeTransformationMatrix() 공개 메소드

public willChangeTransformationMatrix ( ) : bool
리턴 bool