Class TLcdVectorIconDecoder

java.lang.Object
com.luciad.gui.TLcdVectorIconDecoder

@Deprecated public class TLcdVectorIconDecoder extends Object
Deprecated.
Do not use this class, it is for internal use only.
Decoder for TLcdVectorIcons, for internal use only.
See Also:
  • Constructor Details

    • TLcdVectorIconDecoder

      public TLcdVectorIconDecoder()
      Deprecated.
  • Method Details

    • decode

      public TLcdVectorIcon decode(String aSource) throws IOException
      Deprecated.
      Create a TLcdVectorIcon from the given source.
      Parameters:
      aSource - the sourcename.
      Returns:
      the TLcdVectorIcon.
      Throws:
      IOException