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
com.ticxo.modelengine.api.animation.keyframe
Interface IKeyframeData
All Known Implementing Classes:
DoubleData
public interface
IKeyframeData
Field Summary
Fields
Modifier and Type
Field
Description
static final
IKeyframeData
EMPTY
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
getValue
(
IAnimationProperty
property)
Field Details
EMPTY
static final
IKeyframeData
EMPTY
Method Details
getValue
double
getValue
(
IAnimationProperty
property)