Module MaterialFX
Package io.github.palexdev.materialfx.effects.ripple.base
package io.github.palexdev.materialfx.effects.ripple.base
-
ClassDescriptionAbstractMFXRippleGenerator<T extends IRipple>Abstract class that defines all the properties and behaviors a RippleGenerator should have.Events class for RippleGenerators.RippleGenerators only accept ripple types that implement this interface.IRippleGenerator<T extends IRipple>Public API for every ripple generator.