Uses of Class
org.teamapps.icons.composite.CompositeIcon
Packages that use CompositeIcon
-
Uses of CompositeIcon in org.teamapps.icons.composite
Methods in org.teamapps.icons.composite that return CompositeIconModifier and TypeMethodDescriptionCompositeIconDecoder.decodeIcon(String encodedIconString, IconDecoderContext context) static CompositeIconstatic CompositeIconCompositeIcon.of(Icon baseIcon, Icon bottomRightIcon, Icon bottomLeftIcon, Icon topLeftIcon, Icon topRightIcon) Methods in org.teamapps.icons.composite with parameters of type CompositeIconModifier and TypeMethodDescriptionCompositeIconEncoder.encodeIcon(CompositeIcon icon, IconEncoderContext context) CompositeIconLoader.loadIcon(CompositeIcon icon, int size, IconLoaderContext context)