Class AntuIconDecoder

java.lang.Object
org.teamapps.icon.antu.AntuIconDecoder
All Implemented Interfaces:
org.teamapps.icons.spi.IconDecoder<AntuIcon>

public class AntuIconDecoder
extends Object
implements org.teamapps.icons.spi.IconDecoder<AntuIcon>
  • Constructor Details

    • AntuIconDecoder

      public AntuIconDecoder()
  • Method Details

    • decodeIcon

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