Uses of Interface
org.teamapps.icons.IconDecoderContext
Packages that use IconDecoderContext
-
Uses of IconDecoderContext in org.teamapps.icons
Classes in org.teamapps.icons that implement IconDecoderContext -
Uses of IconDecoderContext in org.teamapps.icons.composite
Methods in org.teamapps.icons.composite with parameters of type IconDecoderContextModifier and TypeMethodDescriptionCompositeIconDecoder.decodeIcon(String encodedIconString, IconDecoderContext context) -
Uses of IconDecoderContext in org.teamapps.icons.spi
Methods in org.teamapps.icons.spi with parameters of type IconDecoderContextModifier and TypeMethodDescriptionIconDecoder.decodeIcon(String encodedIconString, IconDecoderContext context) Decodes an icon from an encoded iconString.