Uses of Class
org.pushingpixels.radiance.animation.api.interpolator.KeyFrames
Packages that use KeyFrames
-
Uses of KeyFrames in org.pushingpixels.radiance.animation.api
Methods in org.pushingpixels.radiance.animation.api with parameters of type KeyFramesModifier and TypeMethodDescription<P> BTimeline.BaseBuilder.addPropertyToInterpolate(String propName, KeyFrames<P> keyFrames) TimelinePropertyBuilder.goingThrough(KeyFrames<? extends T> keyFrames)