Class UImageSvg

  • All Implemented Interfaces:
    UShape

    public class UImageSvg
    extends Object
    implements UShape
    • Constructor Detail

      • UImageSvg

        public UImageSvg​(String svg,
                         double scale)
    • Method Detail

      • getMD5Hex

        public String getMD5Hex()
      • containsXlink

        public boolean containsXlink()
      • getSvg

        public String getSvg​(boolean raw)
      • getData

        public int getData​(String name)
      • getHeight

        public double getHeight()
      • getWidth

        public double getWidth()
      • getScale

        public double getScale()