Uses of Class
com.github.weisj.jsvg.animation.value.AnimatedPercentage
Packages that use AnimatedPercentage
Package
Description
-
Uses of AnimatedPercentage in com.github.weisj.jsvg.animation.value
Methods in com.github.weisj.jsvg.animation.value that return AnimatedPercentageModifier and TypeMethodDescription@NotNull AnimatedPercentageAnimatedPercentage.derive(@NotNull PercentageValue initial) -
Uses of AnimatedPercentage in com.github.weisj.jsvg.nodes.animation
Methods in com.github.weisj.jsvg.nodes.animation that return AnimatedPercentageModifier and TypeMethodDescription@Nullable AnimatedPercentageAnimate.animatedPercentage(@NotNull PercentageValue initial, @NotNull AttributeNode attributeNode) -
Uses of AnimatedPercentage in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return AnimatedPercentageModifier and TypeMethodDescriptionprivate @Nullable AnimatedPercentageAttributeNode.getAnimatedPercentage(@NotNull String property, @NotNull PercentageValue initial)