Class RadianceAnimationCortex
java.lang.Object
org.pushingpixels.radiance.animation.api.RadianceAnimationCortex
Provides the public API surface for working with Radiance animations.
- Author:
- Kirill Grouchnikov.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddPropertyInterpolator(PropertyInterpolator<?> pInterpolator) static voidaddPropertyInterpolatorSource(PropertyInterpolatorSource pInterpolatorSource) static <T> PropertyInterpolator<T> getPropertyInterpolator(Collection<T> values) static Collection<PropertyInterpolator<?>> static voidremovePropertyInterpolator(PropertyInterpolator<?> pInterpolator) static voidsetPulseSource(RadianceAnimationCortex.PulseSource pulseSource)
-
Method Details
-
getPropertyInterpolators
-
getPropertyInterpolator
-
addPropertyInterpolator
-
addPropertyInterpolatorSource
-
removePropertyInterpolator
-
setPulseSource
-
getPulseSource
-