Class EvaluatorFade
java.lang.Object
org.jdesktop.animation.timing.interpolation.Evaluator<FadeValue>
com.inductiveautomation.ignition.designer.concurrency.ui.animation.EvaluatorFade
Custom evaluator to get the next animation value for the next key frame
 Essentially it does what EvaluatorColor and EvaluatorFloat does but combines it all into one class
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EvaluatorFadepublic EvaluatorFade()
 
- 
- 
Method Details- 
evaluate- Specified by:
- evaluatein class- org.jdesktop.animation.timing.interpolation.Evaluator<FadeValue>
 
 
-