Uses of Class
com.formdev.flatlaf.extras.FlatSVGIcon
Packages that use FlatSVGIcon
-
Uses of FlatSVGIcon in com.formdev.flatlaf.extras
Methods in com.formdev.flatlaf.extras that return FlatSVGIconModifier and TypeMethodDescriptionFlatSVGIcon.derive
(float scale) Creates a new icon with given scaling, which is derived from this icon.FlatSVGIcon.derive
(int width, int height) Creates a new icon with given width and height, which is derived from this icon.FlatSVGIcon.setColorFilter
(FlatSVGIcon.ColorFilter colorFilter) Sets a color filter that can freely modify colors of this icon during painting.Constructors in com.formdev.flatlaf.extras with parameters of type FlatSVGIcon