Module MaterialFX
Package io.github.palexdev.materialfx.effects
package io.github.palexdev.materialfx.effects
-
ClassDescriptionA simple implementation of
Transitionthat allows to specify what to do when theConsumerTransition.interpolate(double)method is called by using aConsumer.Enumerator which defines 6 levels ofDropShadoweffects fromLEVEL0toLEVEL5.Enumerator that offers some newInterpolators for JavaFX's animations.Utility class which manages a preset number ofDropShadoweffects ordered byDepthLevel, but it also allows to create customDropShadoweffects withMFXDepthManager.shadowOf(Color, double, double, double, double).From Google's material design guidelines: