Class ShapeIconDecoder

  • All Implemented Interfaces:
    org.teamapps.icons.spi.IconDecoder<ShapeIcon>

    public class ShapeIconDecoder
    extends Object
    implements org.teamapps.icons.spi.IconDecoder<ShapeIcon>
    • Constructor Detail

      • ShapeIconDecoder

        public ShapeIconDecoder()
    • Method Detail

      • decodeIcon

        public ShapeIcon decodeIcon​(String encodedIconString,
                                    org.teamapps.icons.IconDecoderContext context)
        Specified by:
        decodeIcon in interface org.teamapps.icons.spi.IconDecoder<ShapeIcon>