Uses of Class
com.github.weisj.jsvg.nodes.AbstractGradient
Packages that use AbstractGradient
-
Uses of AbstractGradient in com.github.weisj.jsvg.nodes
Classes in com.github.weisj.jsvg.nodes with type parameters of type AbstractGradientModifier and TypeClassDescription(package private) class
AbstractGradient<Self extends AbstractGradient<Self>>
Subclasses of AbstractGradient in com.github.weisj.jsvg.nodesMethods in com.github.weisj.jsvg.nodes that return AbstractGradientModifier and TypeMethodDescriptionprivate @Nullable AbstractGradient
<?> AbstractGradient.parseTemplate
(@NotNull AttributeNode attributeNode)