android.view.animation
Class Animation.Description

java.lang.Object
  extended by android.view.animation.Animation.Description
Enclosing class:
Animation

protected static class Animation.Description
extends Object


Field Summary
 int type
           
 float value
           
 
Constructor Summary
protected Animation.Description()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

value

public float value
Constructor Detail

Animation.Description

protected Animation.Description()


Copyright © 2008-2010. All Rights Reserved.