Class SvgIcon

    • Constructor Summary

      Constructors 
      Constructor Description
      SvgIcon​(java.lang.String path)
      Deprecated.
       
      SvgIcon​(java.lang.String path, int width, int height)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SvgIcon

        public SvgIcon​(java.lang.String path)
        Deprecated.
      • SvgIcon

        public SvgIcon​(java.lang.String path,
                       int width,
                       int height)
        Deprecated.