Uses of Class
com.github.weisj.jsvg.animation.value.AnimatedPaint
Packages that use AnimatedPaint
Package
Description
-
Uses of AnimatedPaint in com.github.weisj.jsvg.animation.value
Methods in com.github.weisj.jsvg.animation.value that return AnimatedPaint -
Uses of AnimatedPaint in com.github.weisj.jsvg.nodes.animation
Methods in com.github.weisj.jsvg.nodes.animation that return AnimatedPaintModifier and TypeMethodDescription@Nullable AnimatedPaintAnimate.animatedPaint(@NotNull SVGPaint initial, @NotNull AttributeNode attributeNode) -
Uses of AnimatedPaint in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return AnimatedPaintModifier and TypeMethodDescriptionprivate @Nullable AnimatedPaintAttributeNode.getAnimatedPaint(@NotNull String property, @NotNull SVGPaint initial)