Uses of Class
com.github.weisj.jsvg.animation.value.AnimatedColor
Packages that use AnimatedColor
Package
Description
-
Uses of AnimatedColor in com.github.weisj.jsvg.animation.value
Methods in com.github.weisj.jsvg.animation.value that return AnimatedColor -
Uses of AnimatedColor in com.github.weisj.jsvg.nodes.animation
Methods in com.github.weisj.jsvg.nodes.animation that return AnimatedColorModifier and TypeMethodDescription@Nullable AnimatedColorAnimate.animatedColor(@NotNull ColorValue initial, @NotNull AttributeNode attributeNode) -
Uses of AnimatedColor in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return AnimatedColorModifier and TypeMethodDescription@Nullable AnimatedColorAttributeNode.getAnimatedColor(@NotNull String property, @NotNull ColorValue initial)