Uses of Enum Class
org.vaadin.firitin.element.svg.AnimateElement.Restart
Packages that use AnimateElement.Restart
-
Uses of AnimateElement.Restart in org.vaadin.firitin.element.svg
Methods in org.vaadin.firitin.element.svg that return AnimateElement.RestartModifier and TypeMethodDescriptionstatic AnimateElement.RestartReturns the enum constant of this class with the specified name.static AnimateElement.Restart[]AnimateElement.Restart.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.RestartModifier and TypeMethodDescriptionAnimateElement.restart(AnimateElement.Restart restart) Sets the restart behavior for the animation.AnimateTransformElement.restart(AnimateElement.Restart restart)