Uses of Class
com.github.weisj.jsvg.animation.value.AnimatedTransform
Packages that use AnimatedTransform
Package
Description
-
Uses of AnimatedTransform in com.github.weisj.jsvg.animation.value
Methods in com.github.weisj.jsvg.animation.value that return AnimatedTransformModifier and TypeMethodDescription@NotNull AnimatedTransformAnimatedTransform.derive(@NotNull TransformValue initialValue) -
Uses of AnimatedTransform in com.github.weisj.jsvg.nodes.animation
Methods in com.github.weisj.jsvg.nodes.animation that return AnimatedTransformModifier and TypeMethodDescription@Nullable AnimatedTransformAnimateTransform.animatedTransform(@NotNull TransformValue initial, @NotNull AttributeNode attributeNode) -
Uses of AnimatedTransform in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return AnimatedTransformModifier and TypeMethodDescription@Nullable AnimatedTransformAttributeNode.getAnimatedTransform(@NotNull String property, @NotNull TransformValue initial)