Uses of Class
eu.webtoolkit.jwt.WGradient
Packages that use WGradient
-
Uses of WGradient in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WGradientModifier and TypeMethodDescriptionWBrush.getGradient()Returns the brush gradient.WPen.getGradient()Returns the pen color gradient.Methods in eu.webtoolkit.jwt with parameters of type WGradientModifier and TypeMethodDescriptionbooleanIndicates whether some other object is "equal to" this one.voidWBrush.setGradient(WGradient gradient) Sets the brush gradient.voidWPen.setGradient(WGradient gradient) Sets the pen color as a gradient.Constructors in eu.webtoolkit.jwt with parameters of type WGradient