Uses of Interface
com.github.weisj.jsvg.animation.interpolation.PaintInterpolator
-
Packages that use PaintInterpolator Package Description com.github.weisj.jsvg.animation com.github.weisj.jsvg.animation.interpolation -
-
Uses of PaintInterpolator in com.github.weisj.jsvg.animation
Methods in com.github.weisj.jsvg.animation that return PaintInterpolator Modifier and Type Method Description @NotNull PaintInterpolator
Track. paintInterpolator()
-
Uses of PaintInterpolator in com.github.weisj.jsvg.animation.interpolation
Classes in com.github.weisj.jsvg.animation.interpolation that implement PaintInterpolator Modifier and Type Class Description class
DefaultInterpolator
-