All Known Implementing Classes:
MFXCircleRippleGenerator.CircleRipple

public interface IRipple
RippleGenerators only accept ripple types that implement this interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Every ripple type should specify its animation.
  • Method Details

    • getAnimation

      Animation getAnimation()
      Every ripple type should specify its animation.