Uses of Interface
com.github.weisj.jsvg.attributes.value.ColorValue
Packages that use ColorValue
Package
Description
-
Uses of ColorValue in com.github.weisj.jsvg.animation.value
Classes in com.github.weisj.jsvg.animation.value that implement ColorValueFields in com.github.weisj.jsvg.animation.value declared as ColorValueConstructors in com.github.weisj.jsvg.animation.value with parameters of type ColorValueModifierConstructorDescriptionAnimatedColor(@NotNull Track track, @NotNull ColorValue initial, @NotNull RGBColor @NotNull [] values) -
Uses of ColorValue in com.github.weisj.jsvg.nodes.animation
Methods in com.github.weisj.jsvg.nodes.animation with parameters of type ColorValueModifier and TypeMethodDescription@Nullable AnimatedColorAnimate.animatedColor(@NotNull ColorValue initial, @NotNull AttributeNode attributeNode) -
Uses of ColorValue in com.github.weisj.jsvg.paint.impl
Classes in com.github.weisj.jsvg.paint.impl that implement ColorValue -
Uses of ColorValue in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl with parameters of type ColorValueModifier and TypeMethodDescription@Nullable AnimatedColorAttributeNode.getAnimatedColor(@NotNull String property, @NotNull ColorValue initial)