Uses of Enum Class
org.vaadin.firitin.element.svg.AnimateElement.FillMode
Packages that use AnimateElement.FillMode
-
Uses of AnimateElement.FillMode in org.vaadin.firitin.element.svg
Methods in org.vaadin.firitin.element.svg that return AnimateElement.FillModeModifier and TypeMethodDescriptionstatic AnimateElement.FillModeReturns the enum constant of this class with the specified name.static AnimateElement.FillMode[]AnimateElement.FillMode.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.FillModeModifier and TypeMethodDescriptionAnimateElement.fill(AnimateElement.FillMode fill) Sets what happens after the animation ends.AnimateTransformElement.fill(AnimateElement.FillMode fill)