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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
EvaluatorFade
public EvaluatorFade() 
 - 
 - 
Method Details
- 
evaluate
- Specified by:
 evaluatein classorg.jdesktop.animation.timing.interpolation.Evaluator<FadeValue>
 
 -