Sofia Library
Package Index
|
Class Index
sofia.app
sofia.audio
sofia.content
sofia.data
sofia.demos
sofia.demos.avians
sofia.demos.breakout
sofia.demos.pong
sofia.gps
sofia.graphics
sofia.maps
sofia.micro
sofia.micro.greenfoot
sofia.micro.jeroo
sofia.micro.lightbot
sofia.util
sofia.view
sofia.widget
Interfaces
CopyableGeometry
<T>
Joint
PropertyTransformer
ResolvableGeometry
<T>
ShapeManipulating
ShapeParent
ShapeQuerying
Classes
AbstractJoint
<JointType extends Joint, JointDefType extends JointDef>
Anchor
Color
CoordinateSystem
DirectionalPad
DistanceJoint
ElasticInInterpolator
ElasticInOutInterpolator
ElasticOutInterpolator
FillableShape
FillableShape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
Geometry
Image
LineShape
MotionStep
OvalShape
PointAndAnchor
Predicate
<T>
RectangleShape
RevoluteJoint
Shape
Shape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
Shape.Filter
<FilterType extends
Animator
<FilterType>>
ShapeField
ShapeFilter
<ShapeType extends
Shape
>
ShapeSet
<ShapeType extends
Shape
>
ShapeView
SizeF
StrokedShape
StrokedShape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
TextShape
TextShape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
Timings
ViewEdges
ZIndexComparator
Enums
RepeatMode
ShapeMotion
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
ElasticInInterpolator
extends
Object
implements
Interpolator
java.lang.Object
↳
sofia.graphics.ElasticInInterpolator
Summary
Public Constructors
ElasticInInterpolator
()
Public Methods
float
getInterpolation
(float t)
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
From interface
android.view.animation.Interpolator
abstract float
getInterpolation
(float arg0)
Public Constructors
public
ElasticInInterpolator
()
Public Methods
public float
getInterpolation
(float t)