Uses of Enum Class
org.vaadin.firitin.element.svg.AnimateElement.CalcMode
Packages that use AnimateElement.CalcMode
-
Uses of AnimateElement.CalcMode in org.vaadin.firitin.element.svg
Methods in org.vaadin.firitin.element.svg that return AnimateElement.CalcModeModifier and TypeMethodDescriptionstatic AnimateElement.CalcModeReturns the enum constant of this class with the specified name.static AnimateElement.CalcMode[]AnimateElement.CalcMode.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.CalcModeModifier and TypeMethodDescriptionAnimateElement.calcMode(AnimateElement.CalcMode calcMode) Sets the calculation mode for interpolation.AnimateTransformElement.calcMode(AnimateElement.CalcMode calcMode)