Uses of Class
com.github.weisj.jsvg.animation.value.AnimatedLength
Packages that use AnimatedLength
Package
Description
-
Uses of AnimatedLength in com.github.weisj.jsvg.animation.value
Methods in com.github.weisj.jsvg.animation.value that return AnimatedLengthModifier and TypeMethodDescription@NotNull AnimatedLengthAnimatedLength.derive(@NotNull LengthValue initialValue) -
Uses of AnimatedLength in com.github.weisj.jsvg.nodes.animation
Methods in com.github.weisj.jsvg.nodes.animation that return AnimatedLengthModifier and TypeMethodDescription@Nullable AnimatedLengthAnimate.animatedLength(@NotNull LengthValue initial, PercentageDimension dimension, @NotNull AttributeNode attributeNode) -
Uses of AnimatedLength in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return AnimatedLengthModifier and TypeMethodDescription@Nullable AnimatedLengthAttributeNode.getAnimatedLength(@NotNull String property, @NotNull LengthValue initial, @NotNull PercentageDimension dimension)