Uses of Enum Class
org.vaadin.firitin.element.svg.AnimateElement.Additive
Packages that use AnimateElement.Additive
-
Uses of AnimateElement.Additive in org.vaadin.firitin.element.svg
Methods in org.vaadin.firitin.element.svg that return AnimateElement.AdditiveModifier and TypeMethodDescriptionstatic AnimateElement.AdditiveReturns the enum constant of this class with the specified name.static AnimateElement.Additive[]AnimateElement.Additive.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.firitin.element.svg with parameters of type AnimateElement.AdditiveModifier and TypeMethodDescriptionAnimateElement.additive(AnimateElement.Additive additive) Sets how the animation combines with the base value.AnimateTransformElement.additive(AnimateElement.Additive additive)