JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.cwcode.cwutils.animation.timingFunction
Interface TimingFunction
All Known Implementing Classes:
CubicBezier
,
Linear
public interface
TimingFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
transform
(double value)
Method Details
transform
double
transform
(double value)